khoih-prog / SAMD_TimerInterrupt

This library enables you to use Interrupt from Hardware Timers on an SAMD-based board. These SAMD 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 if you …
34Updated 2 years ago

Alternatives and similar repositories for SAMD_TimerInterrupt:

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