ESP8266_ArtNetNode_v2
ESP-Dmx
ESP8266_ArtNetNode_v2 | ESP-Dmx | |
---|---|---|
3 | 2 | |
612 | 113 | |
- | - | |
0.0 | 0.0 | |
over 3 years ago | over 2 years ago | |
C++ | C++ | |
GNU General Public License v3.0 only | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ESP8266_ArtNetNode_v2
ESP-Dmx
- My ESP32 DMX Library is now Arduino compatible!
-
LED Constant Current DMX Controller
Yhea, I got the DMXSerial ( https://github.com/mathertel/DMXSerial ) library running on the 328s, that was no problem. I then used the ESPDMX ( https://github.com/Rickgg/ESP-Dmx ) library on the ESP as a master. Only thing I discovered is that the ESPDMX library seems to be offset by +1 from the DMXSerial library. Channel 0 in DMXSerial is channel 1 in ESPDMX.
What are some alternatives?
Pico-DMX - A library for inputting and outputting the DMX512-A lighting control protocol from a Raspberry Pi Pico
esphome - ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
WS2812FX - WS2812 FX Library for Arduino and ESP8266
DMXSerial - An Arduino library for sending and receiving DMX packets.
Arduino-FastLED-Music-Visualizer - An Arduino based music visualizer using the FastLED library and a strip of individually addressable LEDs
simracing-telemetry-esp8266 - Sim Racing Telemetry for ESP8266
ESPAsyncE131 - Asynchronous E1.31 (sACN) library for Arduino ESP8266 and ESP32
NeoPixelBus - An Arduino NeoPixel support library supporting a large variety of individually addressable LEDs. Please refer to the Wiki for more details. Please use the GitHub Discussions to ask questions as the GitHub Issues feature is used for bug tracking.
esp32WS2811 - Arduino library for ESP32 to drive WS2811 LEDs using the RMT peripheral
Arduino-LED - Control addressable LED with Arduino
Pico_WS2812 - Simple WS2812 LED library for the Raspberry Pi Pico in C++