khoih-prog / ESP8266TimerInterruptLinks
This library enables you to use Interrupt from Hardware Timers on an ESP8266-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 tas…
☆103Updated 3 years ago
Alternatives and similar repositories for ESP8266TimerInterrupt
Users that are interested in ESP8266TimerInterrupt are comparing it to the libraries listed below
Sorting:
- LittleFS library for arduino-esp32☆188Updated 2 years ago
- An improved EEPROM emulation Arduino library for ESP8266☆87Updated 2 years ago
- 1-wire service library. OneWire compatible. Dallas thermometers support.☆101Updated 2 months ago
- This library enables you to use Interrupt from Hardware Timers on an ESP32-based board. It now supports 16 ISR-based timers, while consum…☆196Updated 3 years ago
- Arduino Stream implementation over Telnet for OTA logging and debugging☆168Updated last year
- Arduino/ESP library to simplify reading rotary encoder data.☆184Updated 2 years ago
- An Arduino library providing a minimal interface to log data on flash memory and SD cards with ESP8266 and ESP32.☆88Updated 3 years ago
- Arduino plugin for uploading files to ESP32 file system☆146Updated 4 years ago
- 📓 A dead-simple tracing library to debug your Arduino programs☆198Updated 4 years ago
- A class designed to make reading and storing data on the ESP8266 and ESP32 effortless☆38Updated 4 years ago
- ESP (32/8266) File Services in one application, enables management of files on an ESP using SD-Filing System☆90Updated 7 years ago
- Arduino library for PCF8574 - I2C IO expander☆146Updated 5 months ago
- PCF8574 library. i2c digital expander for Arduino, Raspberry Pi Pico and rp2040 boards, esp32, SMT32 and ESP8266. Can read write digital …☆241Updated 2 months ago
- 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☆122Updated 2 years ago
- Async UDP library for ESP8266☆183Updated last year
- ESP32 How to correct the ADC☆60Updated 4 years ago
- This is an Arduino library for Aosong ASAIR AHT10, AHT15 Digital Humidity & Temperature Sensor☆47Updated 4 years ago
- Save exception details and stack trace anytime and anywhere the ESP8266 crashes☆92Updated last year
- Arduino library for PCF8575 - 16 channel I2C IO expander☆88Updated 2 weeks ago
- Software Distribution and Management Over the Air☆126Updated 2 years ago
- ☆95Updated 3 years ago
- High accuracy NTP library for ESP32 and ESP8266☆131Updated 2 years ago
- ESP-NOW Arduino library for ESP8266 and ESP32☆280Updated last year
- Simple Async HTTP Request library, supporting GET, POST, PUT, PATCH, DELETE and HEAD, on top of AsyncTCP libraries, such as AsyncTCP, ESP…☆105Updated 3 years ago
- Sqlite3 library for ESP8266 Arduino core☆96Updated 6 years ago
- This is small and fast Arduino library for Rotary Encoder with interrupts.☆86Updated 6 months ago
- Port WiFiManager to ESP Async Server☆239Updated 3 years ago
- Simple FTP Server for using esp8266/esp32 SPIFFs☆216Updated 5 years ago
- An Arduino Library for EASY communication with DS3231 I2C RTC Clock and Atmel AT24C32 I2C EEPROM commonly found on the same board. Imple…☆85Updated 2 years ago
- ESP Exception Decoder helps you understand crash stack traces and backtraces from ESP8266 and ESP32 boards☆142Updated last week