khoih-prog / ESP32_FastPWM

This library, a wrapper around ESP32 ledc library, enables you to use Hardware-based PWM channels on ESP32, ESP32_S2, ESP32_S3 or ESP32_C3-based boards to create and output PWM to pins. Using similar functions as some other FastPWM libraries, it enables you to port PWM code easily between platforms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

khoih-prog/ESP32_FastPWM Stargazers