Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mauriciobarroso/led
ESP-IDF component to drive multiple instances of LEDs
https://github.com/mauriciobarroso/led
blink esp-idf esp-idf-component esp32 esp32-s2 esp32c3 fade led oop pwm
Last synced: 4 months ago
JSON representation
ESP-IDF component to drive multiple instances of LEDs
- Host: GitHub
- URL: https://github.com/mauriciobarroso/led
- Owner: mauriciobarroso
- License: mit
- Created: 2022-03-21T13:28:49.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-24T15:03:42.000Z (7 months ago)
- Last Synced: 2024-09-29T18:46:40.428Z (4 months ago)
- Topics: blink, esp-idf, esp-idf-component, esp32, esp32-s2, esp32c3, fade, led, oop, pwm
- Language: C
- Homepage:
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ESP-IDF LED Component
## Features- Support up to three LEDs instances
- Two operations modes: fade and continuos
- Based on LEDC ESP-IDF component## How to use
TBD
## License
MIT license