#LED Strip Controller with IR Remote This project controls a WS2811 LED strip using an IR remote. It features various lighting modes that can be activated via specific buttons on the remote. The ...
Arduino Library for ESP32 to drive WS2811/WS2812 RGB leds using the RMT peripheral. The lib is lean and only drives the leds. As the ESP32 uses 3.3V levels and the WS2811 uses 5V, we need a level ...