Store

Little Bird

5.0 (1 review)

$27.60 |
Out of stock
5.0 (1 review)

A hand-solderable SMD/TH module w/ RP2040 MCU+8MB FLASH, LDO, LiPo charger, reset btn, and Neopixel. Breaks out all GPIO+USB+SWD+BOOTSEL+RST The RP2040 Sta...

Get notified when back in stock

Qty
Estimated Delivery
Arrives
Disclaimer
View Markdown
Secure checkout
A hand-solderable SMD/TH module w/ RP2040 MCU+8MB FLASH, LDO, LiPo charger, reset btn, and Neopixel. Breaks out all GPIO+USB+SWD+BOOTSEL+RST


The RP2040 Stamp is a hand-solderable SMD/TH module that integrates the Raspberry Pi RP2040 MCU with 8MB of FLASH, an LDO, LiPo charge management (including a charge LED), a reset button, and a Neopixel.

It breaks out all the GPIOs as well as USB, SWD, BOOTSEL, RST, and the voltage pins.

If you want to get into the technical stuff, see the RP2040 Stamp Datasheet to learn even more!

The Stamp was created to allow you to use the Raspberry Pi RP2040 in your designs without having to solder small-pitch QFN chips or worry about lots of external circuitry.


All you need to get you started is a 5V supply or a LiPo battery. The Stamp will take care of the charging and switching the power sources.


The castellated edges with 2mm pitch can be hand-soldered directly to a carrier board or by using pin headers. You can find footprints for many PCB programs including KiCad (5 and 6), Eagle CAD, and EasyEDA here.

At only 1 by 1 inch (25mm x 25mm), the Stamp packs a lot of features:

  • 8MB of FLASH
  • 500mA 3.3V LDO
  • All 30 GPIOs broken out
  • A Neopixel
  • LiPo supply and charging circuit (with charging LED)
  • USB broken out
  • SWD broken out
  • Reset Button
  • 12MHz crystal

and of course, everything that comes with the Raspberry Pi RP2040 itself:

  • Dual core ARM Cortex-M0+ @ 133MHz
  • 264kB SRAM
  • 2 UARTs
  • 2 SPIs
  • 2 I2Cs
  • 16 PWM channels
  • USB with Host and Device support

The RP2040 MCU comes with a pre-programmed ROM UF2 Bootloader, by pulling the BOOTSEL pin low and resetting, or by double-pressing the RESET button (if the FW supports it), you can upload new firmware using the USB disk drive.

The RP2040 Stamp board comes pre-flashed with CircuitPython 7.1.0-beta.1, if you want to use it with CircuitPython, it's recommended that you check for the latest version and if there is one, update it according to the method mentioned above.

In addition to the Stamp, we also offer a reference design - the RP2040 Stamp Carrier.

Specs and Docs

Jargon buster

Plain-language definitions for the technical terms used above.

2mm pitch
Pitch is the distance between the centres of neighbouring pins on a connector. A 2mm pitch header is smaller than the common 2.54mm breadboard spacing, so you need matching cables and headers rather than standard breadboard jumper leads.
Bootloader
Small starter software on a microcontroller that lets new code be uploaded before the main program runs. Knowing how to enter bootloader mode matters when you need to program the board or recover it after a faulty sketch.
CircuitPython
A beginner-friendly version of Python designed to run directly on microcontroller boards. If a product supports CircuitPython, you can often program it by copying code files onto the board rather than setting up a more complex toolchain.
GPIO
General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
Headers
Rows of metal pins used to plug a module into a breadboard or connect it with jumper wires. Pre-soldered headers make the module easier to use straight away without needing to solder the pins yourself.
LED
A light-emitting diode is a small electronic component that lights up when current flows through it in the correct direction. In this kit, LEDs create the flashing effect, so polarity and correct soldering matter for the project to work.
LiPo
A lithium polymer rechargeable battery commonly used in portable electronics projects. It matters because LiPo batteries need correct charging circuitry and care, and this board includes hardware intended for that battery type.
NeoPixel
A type of addressable LED system where colour data is sent along a single digital data line from one LED or controller to the next. Compatibility matters because the timing and signal format must match for the lights or driver board to respond correctly.
PWM
Pulse Width Modulation is a way for a digital pin to simulate variable output power by switching on and off very quickly. It matters for controlling things like LED brightness, motor speed, or servo-style signals from a microcontroller pin.
RP2040
A microcontroller chip used on many maker boards, with enough speed and flexible I/O for some camera and display projects. Compatibility with RP2040 matters because camera modules often need many pins and careful timing to read image data successfully.
RST
Short for reset, a control pin used to restart or initialise a device from a microcontroller. It matters because this sensor requires the RST pin to be connected for some communication setups.
SRAM
Fast temporary memory used by a processor while a program is running. More SRAM helps with projects that handle larger data buffers, networking, displays, or more complex code.
SWD
Serial Wire Debug is a two-wire programming and debugging interface used with many microcontrollers. It matters if you need low-level access to program, recover or debug the processor board connected to this carrier.
Stella
Stella Expert

Ask me anything about this product

Maddy, co-founder of Little Bird

Need help? We're here for you!

Hi, I'm Maddy. My team and I are ready to help with your order or any questions.