khoih-prog/TimerInterrupt
This library enables you to use Interrupt from Hardware Timers on an Arduino, such as Nano, UNO, Mega, etc. 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're 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.
CMIT
Issues
- 4
One Step Timer
#29 opened by freetoair - 1
- 3
Leonardo gives old error in #13 when using in Atmel Studio. Not a problem in Arduino IDE or library
#19 opened by utsavZebra - 5
Timer3/4 in Arduino Micro board
#18 opened by joonghochoe - 3
Error compiling for Arduino Pro Micro
#5 opened by balucio - 2
User of new ISR_Timer does not work
#6 opened by chess-levin - 3
Adafruit feather 32u4
#17 opened by bzuidgeest - 2
Newer versions missing from platformIO
#16 opened by bzuidgeest - 2
Arduino Uno Wifi rev2 compatibility
#3 opened by tomasskratochvil - 2
Compile error on UNO WiFi rev 2
#15 opened by trixheim - 1
Warnings could be addressed
#8 opened by Django0 - 1
- 2
Error compiling for arduino leonardo
#13 opened by eslavko - 3
- 2
- 1
- 3
Conflict with Servo library
#2 opened by hank880907 - 3
ISR_RPM_Measure Example crash
#1 opened by csaba911