LEDColors/README.md
2023-08-29 12:25:33 -04:00

545 B

LEDColors

This project is a simple web interface for managing "JAJ LED Controllers". JAJ LED Controllers are custom analog LED strip driver boards which use a WiFi connected microcontroller (ESP8266 for now) to drive analog 12v RGB LED strip lights.

Configuration

The only configuration parameter which likely needs to be customized for the local environment is the LEDADDRESS parameter. This should be the broadcast address for the local network since the system uses broadcast UDP packets to send messages to attached controllers.