This repository is home to the MicroPython firmware and examples for Plasma 2040, Plasma Stick (Pico W Aboard), Plasma 2350 (RP2350) and Plasma 2350 W (RP2350 and RM2).
- Plasma 2350 W - https://shop.pimoroni.com/products/plasma-2350-w
- Plasma 2350 - https://shop.pimoroni.com/products/plasma-2350
- Plasma Stick 2040 W - https://shop.pimoroni.com/products/plasma-stick-2040-w
- Plasma 2040 -
⚠️ EOL - https://shop.pimoroni.com/products/plasma-2040
You can find the latest firmware releases at https://github.com/pimoroni/plasma/releases/latest.
For each board there are two choices, a regular build that just updates the firmware and a "-with-examples" build which includes a selection of examples depending upon your board.
- Connect Plasma 2350 (W) to your computer with a USB-C cable.
- Put your device into bootloader mode by holding down the BOOT button whilst tapping RST.
- Drag and drop the downloaded .uf2 file to the "RP2350" drive that appears.
- Your device should reset, and you should then be able to connect to it using Thonny.
- Connect Plasma 2040 to your computer with a micro USB cable.
- Put your device into bootloader mode by holding down the BOOT button whilst tapping RST.
- Drag and drop the downloaded .uf2 file to the "RPI-RP2" drive that appears.
- Your device should reset, and you should then be able to connect to it using Thonny.
- Connect Plasma 2040 to your computer with a USB-C cable.
- Put your device into bootloader mode by holding down the BOOT button whilst tapping RST.
- Drag and drop the downloaded .uf2 file to the "RPI-RP2" drive that appears.
- Your device should reset, and you should then be able to connect to it using Thonny.
Links to community projects and other resources that you might find helpful can be found below. Note that these code examples have not been written/tested by us and we're not able to offer support with them.