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-behavin…
☆99Updated 2 years ago
Alternatives and similar repositories for TimerInterrupt:
Users that are interested in TimerInterrupt are comparing it to the libraries listed below
- Software I2C implementation for Arduino and other Wiring-type environments☆148Updated 8 months ago
- A software I2C implementation to run on any GPIO pins on any system☆249Updated 3 months ago
- Arduino library for ADS1015 = I2C 12 bit ADC and ADS1115 = I2C 16 bit ADC☆170Updated this week
- An Arduino library for the 16-bit, 4 channel ADS1115 ADC. Convenient to use. All features of the ADS1115 are implemented, including alert…☆101Updated last week
- SPI library for Teensy & Arduino IDE☆140Updated last year
- ☆82Updated last year
- Arduino RTC library for STM32.☆143Updated last month
- State machine library for Arduino☆141Updated 2 years ago
- Arduino library to provide several examples for the Arduino core for STM32 MCUs.☆146Updated 2 months ago
- Compile and run Arduino programs natively on Linux, MacOS and FreeBSD.☆100Updated last month
- An Arduino library for the easy control of external I2C EEPROMs.☆55Updated 3 months ago
- Atmel AVR: development platform for PlatformIO☆145Updated 3 months ago
- An Arduino hardware package for ATmega4809, ATmega4808, ATmega3209, ATmega3208, ATmega1609, ATmega1608, ATmega809 and ATmega808☆253Updated 2 weeks ago
- Arduino Library for the ILI9488 TFT controller for 4 wire SPI☆87Updated 2 years ago
- Add printf support to the Arduino SDK☆93Updated 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 …☆106Updated 11 months ago
- Arduino AutoPID library☆113Updated last year
- Library for I2C EEPROM - 24LC512, 24LC256, 24LC64/32/16/08/04/02/01.☆100Updated 2 months ago
- Enables reading and writing on SD card using SD card slot of the STM32 Board.☆161Updated last week
- Arduino library for PCF8574 - I2C IO expander☆129Updated 2 months ago
- Ethernet library for ENC28J60. This is a modern version of the UIPEthernet library. EthernetENC library is compatible with all Arduino ar…☆142Updated 8 months ago
- Complete support of MCP23017☆72Updated last year
- Arduino graphics library for ST7735 displays with propotional fonts☆85Updated last year
- Benchmark CPU Performance on Arduino Compatible Boards☆108Updated 3 years ago
- GDB proxy and debugging support to Teensy 3/4☆133Updated 5 months ago
- Arduino library for external (Q)SPI flash device☆171Updated 3 months ago
- Create a wide range of sampling and audio related applications with simple API for onboard DAC (or PWM), ADC, DMA & Timers on Arduino dev…☆125Updated 2 months ago
- Minimal I2C master routines for all AVR microcontrollers.☆168Updated last year
- FreeRTOS port with C++ std::thread support for ARM boards Teensy 3.5, 3.6, 4.0 and 4.1 (cortex-m4f and cortex-m7f)☆99Updated 6 months ago
- This SafeString library is designed for beginners to be a safe, robust and debuggable replacement for string processing in Arduino. Note,…☆40Updated 3 months ago