GitHub / khoih-prog / ATmega_TimerInterrupt
This library enables you to use Interrupt from Hardware Timers on an AVR ATmega164, ATmega324, ATmega644, ATmega1284 with MCUdude MightyCore. 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
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khoih-prog%2FATmega_TimerInterrupt
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: C
Size: 140 KB
Dependencies parsed at: Pending
Created at: over 2 years ago
Updated at: about 2 years ago
Pushed at: over 2 years ago
Last synced at: about 2 years ago
Topics: accuracy, atmega, atmega1284, atmega1284p, atmega164, atmega324, atmega324a, atmega324p, atmega324pa, atmega324pb, atmega644, atmega644p, atmel, avr, hardware-timers, interrupt, mission-critical, non-blocking, timer, timerinterrupt-library