khoih-prog / ESP32TimerInterrupt
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…
☆194Updated 2 years ago
Alternatives and similar repositories for ESP32TimerInterrupt:
Users that are interested in ESP32TimerInterrupt are comparing it to the libraries listed below
- LittleFS library for arduino-esp32☆175Updated 2 years ago
- Arduino Stream implementation over Telnet for OTA logging and debugging☆165Updated 9 months ago
- This is simple yet complete WebServer library for AVR, AVR Dx, Portenta_H7, Teensy, SAM DUE, SAMD21/SAMD51, nRF52, STM32, RP2040-based, e…☆186Updated 2 years ago
- Arduino library for PCF8574 - I2C IO expander☆134Updated 2 weeks 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 2 years ago
- PCF8574 library. i2c digital expander for Arduino, Raspberry Pi Pico and rp2040 boards, esp32, SMT32 and ESP8266. Can read write digital …☆233Updated 3 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…☆116Updated 2 months ago
- Button press detection with debounce, for esp32 idf☆187Updated last year
- ESP-NOW Arduino library for ESP8266 and ESP32☆264Updated 10 months ago
- Plugin to upload LittleFS filesystems to ESP8266☆133Updated last year
- Arduino library for DHT11 and DHT22 with automatic sensor recognition☆101Updated 3 months ago
- Arduino/ESP library to simplify reading rotary encoder data.☆181Updated last year
- Ticker library for Arduino☆199Updated last year
- ESP library that allows you to setup a telnet server for debugging.☆233Updated 3 months ago
- An improved EEPROM emulation Arduino library for ESP8266☆88Updated last year
- 1-wire service library. OneWire compatible. Dallas thermometers support.☆99Updated 2 months ago
- High accuracy NTP library for ESP32 and ESP8266☆125Updated last year
- ☆168Updated last week
- Simple Async HTTP Request library, supporting GET, POST, PUT, PATCH, DELETE and HEAD, on top of AsyncTCP libraries, such as AsyncTCP, ESP…☆99Updated 2 years ago
- ESP32/ESP8266 webserver, WiFi manager and web editor Arduino library☆137Updated last week
- Arduino library for AHT10 and AHT20 sensors!☆66Updated last year
- Companion Arduino library for Adafruit_GFX to load images from SD card☆96Updated last year
- TcMenu modular IoT menu library supporting rotary encoder, joysticks, many displays, and remote control over Ethernet and Serial☆116Updated this week
- A function that improves the default ADC reading accuracy to within 1%☆212Updated 4 years ago
- Arduino plugin for uploading files to ESP32 file system☆134Updated 4 years ago
- Library using AsyncWebServer to configure MultiWiFi/Credentials at runtime for ESP32 (including ESP32-S2 and ESP32-C3) and ESP8266 boards…☆59Updated 2 years ago
- An Arduino library for setting and retrieving internal RTC time on ESP32 boards☆242Updated 7 months ago
- Examples of how to upload files to an ESP32 using Asyncwebserver, SPIFFS and an Upload progress bar.☆94Updated 10 months ago
- Program the esp32 ULP coprocessor in Arduino☆284Updated last year
- ESP32 with HTTP server, Telnet server, file system, FTP server FTP client, SMTP client, cron daemon and user management☆107Updated 2 months ago