Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexhorn/plasma-e131

E1.31 / sACN receiver for the Plasma Stick 2040 W.
https://github.com/alexhorn/plasma-e131

dmx512 micropython pico ws2812

Last synced: 13 days ago
JSON representation

E1.31 / sACN receiver for the Plasma Stick 2040 W.

Awesome Lists containing this project

README

        

# plasma-e131

E1.31 / sACN receiver for the Plasma Stick 2040 W.

Can be used to control WS2812 LEDs connected to a Raspberry Pi Pico W with DMX-compatible software such as QLC+ or LedFx.

## Usage

* Flash the Pimoroni firmware as described [on their website](https://learn.pimoroni.com/article/getting-started-with-pico)
* Configure your WLAN credentials in `config.py`
* Upload all files to the Pico W (e.g. using Thonny)