NightLight is an ESP32-based controller for WS2811 LEDs that changes colors automatically based on time of day. It provides a web interface for configuration, allowing users to set: Time periods ...
A unified web-based control system for multiple LED hardware types including HUB75 matrices, WS2811 strips, and WLED/ESP32 devices. LB3C/ ├── ledctl/ # Main application │ ├── app.py # Flask server │ ...