khoih-prog / ESP32TimerInterruptView on GitHub
This library enables you to use Interrupt from Hardware Timers on an ESP32-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 bad-behaving functions or tasks…
197Dec 21, 2022Updated 3 years ago

Alternatives and similar repositories for ESP32TimerInterrupt

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

Sorting:

Are these results useful?