Watch and track your favorite playlist.
Curated by: Dave's Garage (18 videos)
Dave's Garage presents corner molding with 1,000 LEDs built in; each of the individually addressable WS2812B LEDs is controlled by my custom C++ code running on an ESP32 microcontroller. The circuit controller has a 2.5" TFT LCD display for a user interface that allows you to enable or disable any of the dozen or so effects, as well as controlling effect rotation time and method. The system also provides a Web interface accessible worldwide that allows you to control the effects. It also provides a complete RESTful api for accessing and controlling effect states. The web server runs on the ESP32 microcontroller using it's build in WiFi and SPIFFs flash for file storage.