Attention: The latest ESP32 version of Midbar compiles successfully in Arduino IDE 1.8.9 with ESP32 package v2.0.8. There might be compatibility issues with other versions of the ESP32 package for Arduino IDE.
The lantern project is an ESP-based addressable RGB LED strip controller. It consists of two ESPs.
ESP32 serves as a remote, and ESP8266 is the receiver that drives the addressable RGB LED strip. The Lantern project offers its users 32 different modes, 14 lock screens, and a basic level of security (at least it prevents separate transmitter-receiver pairs from interfering with one another)
GitHub page: https://github.com/Northstrix/Lantern
You can find the tutorial for V1.1 at https://www.instructables.com/DIY-Addressable-RGB-LED-Strip-Controller/
Downloads:
1 This Week