khoih-prog / ESP32TimerInterruptLinks
This library enables you to use Interrupt from Hardware Timers on an ESP32-based board. 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…
☆196Updated 3 years ago
Alternatives and similar repositories for ESP32TimerInterrupt
Users that are interested in ESP32TimerInterrupt are comparing it to the libraries listed below
Sorting:
- Arduino Stream implementation over Telnet for OTA logging and debugging☆167Updated last year
- LittleFS library for arduino-esp32☆185Updated 2 years ago
- Arduino library for PCF8574 - I2C IO expander☆145Updated 3 months ago
- A function that improves the default ADC reading accuracy to within 1%☆220Updated 5 years ago
- High accuracy NTP library for ESP32 and ESP8266☆129Updated 2 years ago
- This library enables you to use Interrupt from Hardware Timers on an ESP8266-based board. It now supports 16 ISR-based timers, while cons…☆102Updated 3 years ago
- An Arduino library for the 16-bit, 4 channel ADS1115 ADC. Convenient to use. All features of the ADS1115 are implemented, including alert…☆140Updated last month
- ESP library that allows you to setup a telnet server for debugging.☆242Updated last month
- 1-wire service library. OneWire compatible. Dallas thermometers support.☆100Updated last month
- PCF8574 library. i2c digital expander for Arduino, Raspberry Pi Pico and rp2040 boards, esp32, SMT32 and ESP8266. Can read write digital …☆240Updated last month
- Library using AsyncWebServer to configure MultiWiFi/Credentials at runtime for ESP32 (including ESP32-S2 and ESP32-C3) and ESP8266 boards…☆59Updated 2 years ago
- Program the esp32 ULP coprocessor in Arduino☆293Updated last year
- ESP (32/8266) File Services in one application, enables management of files on an ESP using SD-Filing System☆90Updated 6 years ago
- A simple library for Nextion display that uses only four functions. You can easily benefit from Nextion's wide range of features and adva…☆140Updated 3 years ago
- An improved EEPROM emulation Arduino library for ESP8266☆89Updated 2 years ago
- An arduino library to create html string in the sketch for ESP8266/ESP32 WebServer.☆201Updated 2 years ago
- This is simple yet complete WebServer library for AVR, AVR Dx, Portenta_H7, Teensy, SAM DUE, SAMD21/SAMD51, nRF52, STM32, RP2040-based, e…☆194Updated 2 years ago
- Arduino library for PCF8575 - 16 channel I2C IO expander☆87Updated 8 months ago
- Arduino plugin for uploading files to ESP32 file system☆145Updated 4 years ago
- ESP-NOW Arduino library for ESP8266 and ESP32☆276Updated last year
- An Arduino library providing a minimal interface to log data on flash memory and SD cards with ESP8266 and ESP32.☆89Updated 3 years ago
- ESP32/ESP8266 webserver, WiFi manager and web editor Arduino library☆144Updated last week
- WiFi Manager for the ESP32 Arduino environment☆189Updated 11 months ago
- Arduino library to manage dimmers compatible with AVR, ESP8266, ESP32, SAMD, and RP2040 platforms.☆101Updated last year
- With this library You can easily build a WebRadio with a ESP32 board and a mp3-module. See: https://www.youtube.com/watch?v=u4u9NvZvWRk☆119Updated 2 years ago
- Really tiny library to basic RTC functionality on Arduino. DS1307, DS3231 and DS3232 RTCs are supported.☆96Updated 6 months ago
- Arduino library for DHT11 and DHT22 with automatic sensor recognition☆104Updated 4 months ago
- Simple Async HTTP Request library, supporting GET, POST, PUT, PATCH, DELETE and HEAD, on top of AsyncTCP libraries, such as AsyncTCP, ESP…☆105Updated 2 years ago
- Arduino/ESP library to simplify reading rotary encoder data.☆184Updated 2 years ago
- Ethernet library for ENC28J60. This is a modern version of the UIPEthernet library. EthernetENC library is compatible with all Arduino ar…☆162Updated last year