Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/alexhorn/plasma-e131
- Owner: alexhorn
- License: bsd-3-clause
- Created: 2023-09-03T15:19:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-23T15:50:45.000Z (over 1 year ago)
- Last Synced: 2023-09-23T19:28:18.157Z (over 1 year ago)
- Topics: dmx512, micropython, pico, ws2812
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)