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.
- Host: GitHub
- URL: https://github.com/chinmay-esp/ledc_pwm_esp32
- Owner: Chinmay-ESP
- Created: 2024-12-26T10:12:43.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-26T10:19:08.000Z (5 months ago)
- Last Synced: 2024-12-26T11:22:06.159Z (5 months ago)
- Topics: cpp, esp32, espidf
- Language: C++
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**LEDC PWM Code ESP32 --ESPIDF**