khoih-prog / TimerInterrupt_GenericLinks
This library enables you to use Interrupt from Hardware Timers on supported Arduino boards such as AVR, ESP8266, ESP32, SAMD, SAM DUE, nRF52, Teensy, etc. These Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other softw…
☆38Updated 2 years ago
Alternatives and similar repositories for TimerInterrupt_Generic
Users that are interested in TimerInterrupt_Generic are comparing it to the libraries listed below
Sorting:
- I2C EEPROM library. Split from uRTCLib. This library controls any I2C EEPROM, independent ones or incorporated on DS1307 or DS3231 RTCs.☆19Updated last month
- Arduino Command Line Utility☆29Updated 4 months ago
- Arduino Library to approach PCA9555 I2C expander with digitalRead, digitalWrite and pinMode functions☆33Updated last year
- Example code and description how to use ESP32 low noise amplifier (LNA), including Arduino library and ESP-IDF component☆53Updated 5 years ago
- TM1650 based seven segment display driver for arduino☆28Updated 10 months ago
- Arduino graphics library for ST7735 displays with propotional fonts☆90Updated last year
- Arduino library for INA219 voltage, current and power sensor☆26Updated 2 months ago
- External flash component for the ESP32☆28Updated 7 years ago
- Arduino library for the BQ27441 LiPo Fuel Gauge.☆49Updated 4 years ago
- ESP32 PSRAM HIMEM ( above 4MB ) support for Arduino-ESP32☆23Updated 5 years ago
- Arduino library for INA3221 triple-channel current and voltage sensor.☆25Updated 2 years ago
- Arduino Library for the FocalTech FT6236. Also works with ESP boards.☆36Updated last year
- Arduino library to write big numbers on a 1602 or 2004 LCD.☆26Updated 9 months ago
- Arduino touch screen library for XPT2046☆33Updated 2 years ago
- Implementation of simple graphic user interface using cheap encoder and color LCD☆16Updated 4 years ago
- This SafeString library is designed for beginners to be a safe, robust and debuggable replacement for string processing in Arduino. Note,…☆41Updated 2 months ago
- Extracting the ESP32 ADC reference voltage to improve ADC reading accuracy☆40Updated 2 years ago
- Arduino library for 8x8 or smaller KeyPad connected to an I2C PCF8575.☆16Updated 8 months ago
- ☆41Updated 6 years ago
- Programmers for Attiny and STM32 MCU☆42Updated 6 years ago
- This library enables you to use Interrupt from Hardware Timers on an STM32F/L/H/G/WB/MP1-based board. These STM32F/L/H/G/WB/MP1 Hardware …☆34Updated 2 years ago
- ☆35Updated last year
- LGT8Fx8P ISP download protocol implementation