RGB LED Controller Library for ESP32 (ESP-IDF). The library provides asynchronous functionality to initialize and control the brightness and color of RGB LEDs through a Pulse Width Modulation (PWM) interface using ESP-IDF's LED Control (LEDC) module. It leverages the High-Resolution Timer (ESP Timer) module of ESP-IDF.
-
Updated
Jan 12, 2024 - C