Aircoookie / WLED

Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!
https://kno.wled.ge
MIT License
14.29k stars 3.05k forks source link

sACN out vs sACN in #1986

Open VoltVisionFrenchy opened 3 years ago

VoltVisionFrenchy commented 3 years ago

1) The readme should probably clarify that wLED supports sACN input (not output). From the outside looking in, the way the readme is worded makes it sound like it supports both in and out, which is not the case.

2) Is it possible for a wLED node to act as a sACN master and send sACN data out? thx!

omski commented 2 years ago

I would like to push this request and wrote a similar request in the WLED SR fork. Generating DMX out or UDP realtime WARLS would be great I think. With some hints on how to achieve this I would be able to write some code for this. https://github.com/atuline/WLED/issues/119