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…
☆192Updated 2 years ago
Alternatives and similar repositories for ESP32TimerInterrupt:
Users that are interested in ESP32TimerInterrupt are comparing it to the libraries listed below
- Arduino Stream implementation over Telnet for OTA logging and debugging☆165Updated 7 months ago
- Arduino library for PCF8574 - I2C IO expander☆130Updated 3 months ago
- LittleFS library for arduino-esp32☆174Updated last year
- An Arduino library for the 16-bit, 4 channel ADS1115 ADC. Convenient to use. All features of the ADS1115 are implemented, including alert…☆109Updated last month
- Arduino/ESP library to simplify reading rotary encoder data.☆180Updated last year
- Arduino library for ADS1015 = I2C 12 bit ADC and ADS1115 = I2C 16 bit ADC☆176Updated last month
- A function that improves the default ADC reading accuracy to within 1%☆210Updated 4 years ago
- ESP library that allows you to setup a telnet server for debugging.☆230Updated last month
- Ticker library for Arduino☆196Updated last year
- ESP-NOW Arduino library for ESP8266 and ESP32☆261Updated 9 months 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…☆101Updated 2 years ago
- Button press detection with debounce, for esp32 idf☆185Updated last year
- Program the esp32 ULP coprocessor in Arduino☆282Updated 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…☆187Updated 2 years ago
- High accuracy NTP library for ESP32 and ESP8266☆126Updated last year
- 1-wire service library. OneWire compatible. Dallas thermometers support.☆98Updated 2 weeks ago
- Arduino library for DHT11 and DHT22 with automatic sensor recognition☆100Updated 2 months ago
- PCF8574 library. i2c digital expander for Arduino, Raspberry Pi Pico and rp2040 boards, esp32, SMT32 and ESP8266. Can read write digital …☆229Updated 2 months ago
- This is an ESP32 (including ESP32-S2 and ESP32-C3) / ESP8266 WiFi Connection Manager, using ESPAsyncWebServer, with fallback web configur…☆299Updated 2 years ago
- An improved EEPROM emulation Arduino library for ESP8266☆88Updated last year
- ESP32/ESP8266 webserver, WiFi manager and web editor Arduino library☆133Updated last week
- Simple Async HTTP Request library, supporting GET, POST, PUT, PATCH, DELETE and HEAD, on top of AsyncTCP libraries, such as AsyncTCP, ESP…☆98Updated 2 years ago
- An Arduino library providing a minimal interface to log data on flash memory and SD cards with ESP8266 and ESP32.☆87Updated 2 years ago
- Arduino library for the SHT31 temperature and humidity sensor☆50Updated 11 months ago
- Arduino plugin for uploading files to ESP32 file system☆132Updated 4 years ago
- TcMenu modular IoT menu library supporting rotary encoder, joysticks, many displays, and remote control over Ethernet and Serial☆114Updated last month
- An arduino library to create html string in the sketch for ESP8266/ESP32 WebServer.☆197Updated 2 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
- The complete and secured Mail Client for ESP32, sending and reading the E-mail through the SMTP and IMAP servers.☆90Updated 4 years ago
- Easy implement rotary encoder to your application using microcontroler like ESP32☆314Updated 9 months ago