khoih-prog / ESP32_C3_TimerInterruptView on GitHub
This library enables you to use Interrupt from Hardware Timers on an ESP32-C3-based board. These ESP32-C3 Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using millis() or micros(). That's mandatory…
11Dec 21, 2022Updated 3 years ago

Alternatives and similar repositories for ESP32_C3_TimerInterrupt

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

Sorting:

Are these results useful?