khoih-prog / ESP32_New_TimerInterrupt

This library enables you to use Interrupt from Hardware Timers on an ESP32, ESP32_S2, ESP32_S3 or ESP32_C3-based board. It now supports 16 ISR-based timers, while consuming only 1 Hardware Timer. Timers' interval is very long (ulong millisecs). The most important feature is they're ISR-based timers. Therefore, their executions are not blocked by…
10Updated 2 years ago

Alternatives and similar repositories for ESP32_New_TimerInterrupt:

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