TimerInterrupt

This library enables you to use Interrupt from Hardware Timers on an Arduino, Adafruit or Sparkfun AVR board, such as Nano, UNO, Mega, Leonardo, YUN, Teensy, Feather_32u4, Feather_328P, Pro Micro, etc.

Author
Khoi Hoang
Website
https://github.com/khoih-prog/TimerInterrupt
Category
Device Control
License
MIT
Library Type
Contributed
Architectures
avr, teensy

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 are ISR-based timers. Therefore, their executions are not blocked by bad-behaving functions or tasks. This important feature is absolutely necessary for mission-critical tasks.

Downloads

Filename Release Date File Size
TimerInterrupt-1.8.0.zip 2022-01-19 81.32 KiB
TimerInterrupt-1.7.0.zip 2021-11-20 106.79 KiB
TimerInterrupt-1.6.0.zip 2021-11-15 106.54 KiB
TimerInterrupt-1.5.0.zip 2021-05-09 126.05 KiB
TimerInterrupt-1.4.1.zip 2021-04-03 118.71 KiB
TimerInterrupt-1.4.0.zip 2021-04-02 116.12 KiB
TimerInterrupt-1.3.0.zip 2021-02-26 120.04 KiB
TimerInterrupt-1.2.0.zip 2021-01-07 111.72 KiB
TimerInterrupt-1.1.2.zip 2021-01-06 104.95 KiB
TimerInterrupt-1.1.1.zip 2020-12-07 93.81 KiB