https://github.com/eapo/esp32-micropython
To control WS281X using DMX signals
https://github.com/eapo/esp32-micropython
Last synced: 9 days ago
JSON representation
To control WS281X using DMX signals
- Host: GitHub
- URL: https://github.com/eapo/esp32-micropython
- Owner: eapo
- License: mit
- Created: 2024-04-21T21:55:01.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-24T06:47:17.000Z (about 2 years ago)
- Last Synced: 2025-10-10T05:38:43.037Z (8 months ago)
- Language: Python
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eSP32-MicroPython
To control WS281X using DMX signals
[
](https://youtu.be/DXT17nDMcpY)
## Installation
1. [MicroPython - Python for microcontrollers](https://micropython.org/download/ESP32_GENERIC/)
2. [Quick reference for the ESP32 — MicroPython latest documentation](https://docs.micropython.org/en/latest/esp32/quickref.html#webrepl-web-browser-interactive-prompt)
3. [Controlling NeoPixels — MicroPython latest documentation](https://docs.micropython.org/en/latest/esp8266/tutorial/neopixel.html)
4. [stupidArtnet: (Very) Simple Python library implementation of the Art-Net protocol](https://github.com/eapo/stupidArtnet)
[ 🎞️ NodeMCU ESP32 & MicroPython & StupidArtNet controlled WS2815 using DMX signal from MadMapper - YouTube](https://youtu.be/DXT17nDMcpY)