Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!
 
 
 
 
 
 
Go to file
cschwinne 945839e3d3 NL=0 instant off bugfix attempt
added udpPort = 0 as off
implement all settings setters (notifyNightlight \n udpPort)
De-implement notification fwd and led_amount settings
descriptive text / title (server side + settings)
nightlight function different after brightness than 0
2016-12-11 20:11:14 +01:00
wled00 NL=0 instant off bugfix attempt 2016-12-11 20:11:14 +01:00
TODO.txt NL=0 instant off bugfix attempt 2016-12-11 20:11:14 +01:00
readme.md XML settings done 2016-09-11 23:07:18 +02:00

readme.md

WLED is a basic, fast and (relatively) (ok, VERY relatively) secure implementation of a ESP8266 webserver to control Neopixel (WS2812B) leds

Features:

  • RGB and brightness sliders
  • Settings page - configuration over network
  • Access Point and station mode - automatic failsafe AP
  • Edit page. Change html and other files via OTA. Support for ArduinoOTA.