khoih-prog / ESP32_PWM

This library enables you to use Interrupt from Hardware Timers on an ESP32, ESP32_S2 or ESP32_C3-based board to create and output PWM to pins. It now supports 16 ISR-based synchronized PWM channels, while consuming only 1 Hardware Timer. PWM interval can be very long (uint32_t millisecs). The most important feature is they're ISR-based PWM chann…
23Updated 2 years ago

Alternatives and similar repositories for ESP32_PWM:

Users that are interested in ESP32_PWM are comparing it to the libraries listed below