khoih-prog / TimerInterruptLinks
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-behavin…
☆102Updated 2 years ago
Alternatives and similar repositories for TimerInterrupt
Users that are interested in TimerInterrupt are comparing it to the libraries listed below
Sorting:
- Software I2C implementation for Arduino and other Wiring-type environments☆148Updated last year
- An Arduino library for the easy control of external I2C EEPROMs.☆56Updated 7 months ago
- Arduino Library for the ILI9488 TFT controller for 4 wire SPI☆93Updated 2 years ago
- Add printf support to the Arduino SDK☆97Updated last year
- ☆84Updated last week
- SPI library for Teensy & Arduino IDE☆145Updated last year
- Arduino library for ADS1015 = I2C 12 bit ADC and ADS1115 = I2C 16 bit ADC☆187Updated 4 months ago
- Library for I2C EEPROM - 24LC512, 24LC256, 24LC64/32/16/08/04/02/01.☆109Updated 6 months ago
- Arduino library for PCF8574 - I2C IO expander☆137Updated 2 months ago
- Arduino library for external (Q)SPI flash device☆179Updated 2 months ago
- Button library supports debounce, pressed/released events. It is easy to use with multiple buttons. It is designed for not only beginners…☆106Updated 4 months ago
- Enables reading and writing on SD card using SD card slot of the STM32 Board.☆168Updated 2 months ago
- An Arduino library for the 16-bit, 4 channel ADS1115 ADC. Convenient to use. All features of the ADS1115 are implemented, including alert…☆121Updated 4 months ago
- ☆192Updated last year
- State machine library for Arduino☆143Updated 2 years ago
- I2C slave library for ESP32☆83Updated 3 years ago
- A convenient way to store data into Flash memory on the ATSAMD21 and ATSAMD51 processor family☆203Updated last year
- This is a fork from arduino/ArduinoCore-samd on GitHub. This will be used to maintain Arduino support for SAM D|L|C (M0+ and M4F) boards …☆107Updated last year
- Beta SdFat for test of new features☆177Updated 2 weeks ago
- Complete support of MCP23017☆73Updated last year
- This is simple yet complete WebServer library for AVR, AVR Dx, Portenta_H7, Teensy, SAM DUE, SAMD21/SAMD51, nRF52, STM32, RP2040-based, e…☆188Updated 2 years ago
- ☆82Updated last year
- 📓 A dead-simple tracing library to debug your Arduino programs☆195Updated 4 years ago
- An Arduino hardware package for ATmega4809, ATmega4808, ATmega3209, ATmega3208, ATmega1609, ATmega1608, ATmega809 and ATmega808☆260Updated last month
- Atmel SAM: development platform for PlatformIO☆87Updated 4 months ago
- This SafeString library is designed for beginners to be a safe, robust and debuggable replacement for string processing in Arduino. Note,…☆41Updated this week
- GDB proxy and debugging support to Teensy 3/4☆136Updated 9 months ago
- Menu system for displays with up to 2 lines☆71Updated 4 years ago
- This library enables you to use Interrupt from Hardware Timers on RP2040-based boards such as RASPBERRY_PI_PICO. These RPI_PICO_TimerInte…☆36Updated 2 years ago
- This library enables you to use Interrupt from Hardware Timers on an ESP32-based board. It now supports 16 ISR-based timers, while consum…☆194Updated 2 years ago