nodecg-io icon indicating copy to clipboard operation
nodecg-io copied to clipboard

Add support for WLED

Open sebinside opened this issue 4 years ago • 0 comments

Description

WLED is a commonly used ESP webserver.

WLED describes itself as follows: "A fast and feature-rich implementation of an ESP8266/ESP32 webserver to control NeoPixel (WS2812B, WS2811, SK6812) LEDs or also SPI based chipsets like the WS2801 and APA102!"

The HTTP API is deprecated, but the JSON API should be easy to embed.

References

More information: https://kno.wled.ge/

sebinside avatar Jan 06 '22 22:01 sebinside