Skip to content

Latest commit

 

History

History
64 lines (42 loc) · 2.76 KB

README.md

File metadata and controls

64 lines (42 loc) · 2.76 KB

Plasma

Pico, Pico W and RP2350 powered APA102 and WS281X LED drivers

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).

⚠️ Looking for Plasma on the Raspberry Pi or Picade? Go here: https://github.com/pimoroni/plasma-python

Get Plasma

Download Firmware

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.

⚠️ If you've changed any of the code on your board then back up before flashing "-with-examples" - your files will be erased!

Installation

Plasma 2350 & 2350 W

  1. Connect Plasma 2350 (W) to your computer with a USB-C cable.
  2. Put your device into bootloader mode by holding down the BOOT button whilst tapping RST.
  3. Drag and drop the downloaded .uf2 file to the "RP2350" drive that appears.
  4. Your device should reset, and you should then be able to connect to it using Thonny.

Plasma Stick 2040 W

  1. Connect Plasma 2040 to your computer with a micro USB cable.
  2. Put your device into bootloader mode by holding down the BOOT button whilst tapping RST.
  3. Drag and drop the downloaded .uf2 file to the "RPI-RP2" drive that appears.
  4. Your device should reset, and you should then be able to connect to it using Thonny.

Plasma 2040

  1. Connect Plasma 2040 to your computer with a USB-C cable.
  2. Put your device into bootloader mode by holding down the BOOT button whilst tapping RST.
  3. Drag and drop the downloaded .uf2 file to the "RPI-RP2" drive that appears.
  4. Your device should reset, and you should then be able to connect to it using Thonny.

Useful Links

Other Resources

Nothing to see here, yet!