An open API service indexing awesome lists of open source software.

https://github.com/chinmay-esp/ledc_pwm_esp32

This repository features an ESP32 LED controller using FreeRTOS and ESP-IDF's LEDC driver for smooth PWM-based fade effects. It employs an object-oriented C++ design for modular and configurable LED control.
https://github.com/chinmay-esp/ledc_pwm_esp32

cpp esp32 espidf

Last synced: 3 months ago
JSON representation

This repository features an ESP32 LED controller using FreeRTOS and ESP-IDF's LEDC driver for smooth PWM-based fade effects. It employs an object-oriented C++ design for modular and configurable LED control.

Awesome Lists containing this project

README

        

**LEDC PWM Code ESP32 --ESPIDF**