khoih-prog / ESP8266_PWM
View external linksLinks

This library enables you to use Interrupt from Hardware Timers on an ESP8266-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 channels. Therefore, thei…
18Dec 5, 2022Updated 3 years ago

Alternatives and similar repositories for ESP8266_PWM

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

Sorting:

Are these results useful?