You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Blaz Kristan 130f495fb6 Bugfix multi relay. 3 hours ago
.devcontainer Add PlatformIO and npm install 3 years ago
.github Restore Github actions CI build (#3187) 1 month ago
.vscode Remove build flag leading to wdt reset on some boards 1 year ago
images Update logo 2 years ago
include added initial PlatformIO config. still needs work 5 years ago
lib added initial PlatformIO config. still needs work 5 years ago
pio-scripts Accept hex color strings in individual LED API 2 years ago
test added initial PlatformIO config. still needs work 5 years ago
tools Custom Palette Creator 2 months ago
usermods Bugfix multi relay. 3 hours ago
wled00 Changes for allowing Alexa to change light color to White when auto-calculating from RGB (#3211) 1 day ago
.envrc Release engineering improvements (#1844) 2 years ago
.gitignore adding wled00.ino.cpp to gitignore 3 months ago
.gitpod.Dockerfile Fix Gitpod compiling (#2875) 7 months ago
.gitpod.yml Fix Gitpod compiling (#2875) 7 months ago
CHANGELOG.md Feature implementation 4 days ago
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 3 years ago
CONTRIBUTING.md Indentation: Consistent use of Tab 1 year ago
LICENSE included MIT license 7 years ago
package-lock.json Bump cacheable-request and nodemon (#3089) 3 months ago
package.json Bump cacheable-request and nodemon (#3089) 3 months ago
platformio.ini Feature implementation 4 days ago
platformio_override.ini.sample Remove Blynk support (#3102) 3 months ago
readme.md Remove Blynk support (#3102) 3 months ago
requirements.in Release engineering improvements (#1844) 2 years ago
requirements.txt Bump requests from 2.28.2 to 2.31.0 (#3213) 7 days ago
wled00.sln Modify Structure to fix path issues 4 years ago

readme.md

Welcome to my project WLED!

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!

⚙️ Features

  • WS2812FX library with more than 100 special effects
  • FastLED noise effects and 50 palettes
  • Modern UI with color, effect and segment controls
  • Segments to set different effects and colors to user defined parts of the LED string
  • Settings page - configuration via the network
  • Access Point and station mode - automatic failsafe AP
  • Up to 10 LED outputs per instance
  • Support for RGBW strips
  • Up to 250 user presets to save and load colors/effects easily, supports cycling through them.
  • Presets can be used to automatically execute API calls
  • Nightlight function (gradually dims down)
  • Full OTA software updatability (HTTP + ArduinoOTA), password protectable
  • Configurable analog clock (Cronixie, 7-segment and EleksTube IPS clock support via usermods)
  • Configurable Auto Brightness limit for safe operation
  • Filesystem-based config for easier backup of presets and settings

💡 Supported light control interfaces

  • WLED app for Android and iOS
  • JSON and HTTP request APIs
  • MQTT
  • E1.31, Art-Net, DDP and TPM2.net
  • diyHue (Wled is supported by diyHue, including Hue Sync Entertainment under udp. Thanks to Gregory Mallios)
  • Hyperion
  • UDP realtime
  • Alexa voice control (including dimming and color)
  • Sync to Philips hue lights
  • Adalight (PC ambilight via serial) and TPM2
  • Sync color of multiple WLED devices (UDP notifier)
  • Infrared remotes (24-key RGB, receiver required)
  • Simple timers/schedules (time from NTP, timezones/DST supported)

📲 Quick start guide and documentation

See the documentation on our official site!

On this page you can find excellent tutorials and tools to help you get your new project up and running!

🖼️ User interface

💾 Compatible hardware

See here!

✌️ Other

Licensed under the MIT license
Credits here!

Join the Discord server to discuss everything about WLED!

Check out the WLED Discourse forum!

You can also send me mails to dev.aircoookie@gmail.com, but please, only do so if you want to talk to me privately.

If WLED really brightens up your day, you can

Disclaimer:

If you are prone to photosensitive epilepsy, we recommended you do not use this software.
If you still want to try, don't use strobe, lighting or noise modes or high effect speed settings.

As per the MIT license, I assume no liability for any damage to you or any other person or equipment.