ATmega_TimerInterrupt

This library enables you to use Interrupt from Hardware Timers on an AVR ATmega164, ATmega324, ATmega644, ATmega1284 with MCUdude MightyCore

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

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
ATmega_TimerInterrupt-1.1.1.zip 2022-08-27 71.67 KiB
ATmega_TimerInterrupt-1.1.0.zip 2022-08-23 71.74 KiB
ATmega_TimerInterrupt-1.0.0.zip 2022-08-23 71.37 KiB