Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!
 
 
 
 
 
 
Go to file
cschwinne dbd6f134c1 Added CL= and C2= API calls to set HEX or DEC RGB or WRGB color
Started to add MQTT support
Pre server and init split-up
2018-09-28 23:53:51 +02:00
wled00 Added CL= and C2= API calls to set HEX or DEC RGB or WRGB color 2018-09-28 23:53:51 +02:00
LICENSE included MIT license 2016-12-29 00:19:22 +01:00
readme.md Release of WLED 0.7.1 to dev branch 2018-08-11 22:59:37 +02:00

readme.md

Welcome to my project WLED!

WLED is a fast and (relatively) secure implementation of an ESP8266/ESP32 webserver to control NeoPixel (WS2812B) LEDs!

Features: (V0.7.1)

  • RGB, HSB, and brightness sliders
  • All new, mobile-friendly web UI!
  • Settings page - configuration over network
  • Access Point and station mode - automatic failsafe AP
  • Support of Blynk IoT cloud
  • WS2812FX library integrated for over 50 special effects (+Custom Theater Chase)!
  • Secondary color support lets you use even more effect combinations
  • Alexa smart home device server (including dimming)
  • Beta syncronization to Philips hue lights
  • Support for RGBW strips
  • 25 user presets! Save colors and effects and apply them easily! Supports cycling through them.
  • HTTP request API for simple integration
  • Macro functions to automatically execute API calls
  • Nightlight function (gradually dims down)
  • Notifier function (multiple ESPs sync color via UDP broadcast)
  • Support for power pushbutton
  • Support for the Adalight serial ambilight protocol!
  • Full OTA software update capability (HTTP and ArduinoOTA)
  • Password protected OTA page for added security (OTA lock)
  • NTP and configurable analog clock function
  • Support for the Cronixie Clock kit by Diamex
  • Realtime UDP Packet Control (E1.31, Hyperion, WARLS, DRGB, DRGBW)

Quick start guide and documentation:

See the wiki!

Other

Licensed under the MIT license Uses libraries: ESP8266/ESP32 Arduino Core NeoPixelBus by Makuna WS2812FX by kitesurfer1404 (Aircoookie fork) Time library Timezone library by JChristensen Alexa code based on arduino-esp8266-alexa-multiple-wemo-switch by kakopappa

Uses Linearicons by Perxis! (link in settings page)