Aircoookie / WLED

Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!
https://kno.wled.ge
MIT License
14.7k stars 3.16k forks source link

WordClock Overlay #1578

Open DreiDe opened 3 years ago

DreiDe commented 3 years ago

I built a WordClock overlay setting for WLED. Currently everything is hardcoded (one language, one wiring direction, fixed number of LEDs). Instead of opening a PR I decided to open an issue first in order to find out if this feature is of any interest and if I should put more work into customization options on the UI. Which settings are needed?

I'm happy for your ideas. You can find the current code here: https://github.com/DreiDe/WLED

DJL-F3D commented 3 years ago

I for one would love to see another option for one of these. I've been using @bwente word-clock-matrix for a while now but it looks like he's not developing it any further unfortunately.

Their system of wiring is pretty straight forward and very quick to get going though. The coding of this mod does seem to eat processor cycles too which makes it a tad unresponsive. I'd love to see some options to select colours too (hopefully see attached .jpg).

Colours

I can share my 3d print files if you want a way to get a physical clock quickly to work on the software, just let me know.