-
I am looking into potentially selling a device that makes use of your library for the UART and DMA methods for the ESP8266 controller (since you have the only library that actually uses those techniqu…
-
**Describe the solution you'd like**
I'm looking for a converter between `RgbColor` and `RgbwColor` (both ways ideally, but RGB to RGBW is really the most interesting) that preserves the hue, i.e. …
-
Make slight changes to bit timings so the library will work with these popular LED string https://www.ebay.co.uk/itm/373588834942?var=642594617777
I have tried many libraries but all fail
I …
-
### What happened?
When I mix segments with different effects, individual areas flicker. The error appears in different configurations.
![0904](https://github.com/MoonModules/WLED/assets/43117741/83…
-
**NOTE: If you are seeking help or have questions, this is NOT the place to do it.** For questions and support, jump on Gitter and ask away.
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](…
-
**Describe the problem you have/What new integration you would like**
Enable WLED sync effect for platform RGBWW and single RGB bulbs.
**Please describe your use case for this integration and …
-
**Is your feature request related to a problem? Please describe.**
As discussed on Discord, sending the data stream multiple times to replicate the output. This would be particularly useful in low me…
-
Gen2 has the ability to sense the number of leds and is able to detect and adress the individual lights.
This sounds like amazing tech to add to WLED as single pins multi segments as well as auto-sen…
-
**Describe the problem you have/What new integration you would like**
For an addressable light, in example neopixlebus, I can define an addressable-lambda-effect. In this lambda, I do have the …
m1ch updated
8 months ago
-
Hi,
Is there a schematic or any documentation to find the correct pinout for
- I2C
- ws2812 led
- the buttons
I2C seems to be default, but that depends on the lib you use, I tried GPIO8 (SDA),…