Firmware

Arduino

You can also use the Arduino IDE with the RP2040 Stamp by using Earle Philhower’s Arduino core. Follow the instructions in the README file. After installation, the Stamp will be listed as a board in the IDE.

CircuitPython

The Stamp comes pre-flashed with CircuitPython, you can download the pre-built firmware from the official website and you can find the source code on github.

Pico-SDK

Board files for the Stamp as well as the Carriers are available in the official Raspberry Pi Pico SDK.

Rust

The RP HAL for Rust Embedded has board files for the Stamp. There’s also an example on using the Stamp’s Neopixel. Thank you to Johan Kristell for this contribution.

Others

Have you ported the RP2040 Stamp to another language/framework/library? Let us know and we’ll gladly add it here!

Last modified August 5, 2024