Giter VIP home page Giter VIP logo

wled's Introduction

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 [email protected], 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.

wled's People

Contributors

aircoookie avatar albarlow avatar blazoncek avatar broccoliboy avatar debsahu avatar def3nder avatar dependabot[bot] avatar erwin-repolust avatar ewoudwijma avatar ezcgman avatar fishbone-git avatar garyd9 avatar herm avatar huksley avatar itcarl avatar jeffresc avatar lost-hope avatar mxklb avatar pbolduc avatar proto-molecule avatar scottrbailey avatar softhack007 avatar srg74 avatar stockklauser avatar stringandstickytape avatar travisdean avatar viknet365 avatar werkstrom avatar wiesendaniel avatar woodyletscode avatar

Stargazers

 avatar

wled's Issues

Web Improvements

This issue is to coordinate the planning of possible enhancements to WLED HTML, js and CSS environment. These issues are not bugs, but rather changes that can improve the development workflow going forward in my opinion.

We have to take into consideration the differences between an ESP8266 or ESP32 web server vs regular internet facing web sites. Final solutions have to take into consideration the limits of running a web server on ESP8266 or ESP32.

Current Concerns

Javascript inlined in web pages

  • would be nice to be able to run jslint
  • ...

CSS is inline in web pages

  • would be nice to be able to run csslint
  • ...

Some pages inject generated javascript via web server

  • easy to implement, but tightly couples to the web server implementation
  • makes it harder to decouple the UI from the WLED instance - ie, you dont need have UI served off the microcontroller, only expose the API from to get or update state

LEDs flash colors when performing a read of the temperature sensor

Describe the bug
When the temperature sensor is being read, the leds flash random colours.

To Reproduce

  1. Set to solid color
  2. Wait for temperature to be read, default at 20 seconds past each minute 0:20, 1:20, 2:20, etc

Expected behavior
Usermod should not impact colors

WLED version

  • Board: ESP32 Mini
  • Version: 0.11.0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.