Timerinterrupt Alternatives

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.
Suggest Alternative
Alternatives To khoih-prog/TimerInterrupt
Project Name Stars Downloads Repos Using This Packages Using This Most Recent Commit Total Releases Latest Release Open Issues License Language
adafruit/Adafruit_NeoPixel 2,917 0 0 over 2 years ago 0 94 lgpl-3.0 C++
Arduino library for controlling single-wire LED pixels (NeoPixel, WS2812, etc.)
Links2004/arduinoWebSockets 1,780 0 0 over 2 years ago 0 243 lgpl-2.1 C++
arduinoWebSockets
lexus2k/ssd1306 516 0 0 over 3 years ago 0 20 mit C
Driver for SSD1306, SSD1331, SSD1351, IL9163, ILI9341, ST7735, PCD8544, Nokia 5110 displays running on Arduino/ESP32/Linux (Rasperry) platforms
DavyLandman/AESLib 314 0 0 over 4 years ago 0 2 gpl-3.0 C
Arduino Library for AES Encryption (source based on avr-crypto-lib)
lexus2k/lcdgfx 297 0 0 over 2 years ago 0 28 mit C++
Driver for LCD displays running on Arduino/Avr/ESP32/Linux (including Rasperry) platforms
dmadison/ArduinoXInput 278 0 0 about 3 years ago 0 1 mit C++
XInput library for USB capable Arduino boards
ArminJo/ServoEasing 263 0 0 over 2 years ago 0 0 gpl-3.0 C++
Arduino library to enable smooth servo movement.
bxparks/AUnit 151 0 0 over 2 years ago 0 5 mit C++
Unit testing framework for Arduino platforms inspired by ArduinoUnit and Google Test. Used with EpoxyDuino for continuous builds.
ZakKemble/nRF905 87 0 0 over 5 years ago 0 gpl-3.0 C
nRF905 AVR Library
khoih-prog/TimerInterrupt 74 0 0 over 3 years ago 0 0 mit C
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.
Alternatives To khoih-prog/TimerInterrupt
Select To Compare


Alternative Project Comparisons
Popular Arduino Library Projects
Popular Avr Projects
Popular Libraries Categories
Related Searches
Get A Weekly Email With Trending Projects
No Spam. Unsubscribe easily at any time.
Privacy | About | Terms | Follow Us On Twitter

Downloads, Dependent Repos, Dependent Packages, Total Releases, Latest Releases data powered by Libraries.io.

Copyright 2018-2026 Awesome Open Source.  All rights reserved.