21 Forks
85 Stars
85 Watchers

ESP8266TimerInterrupt

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 tasks. This important feature is absolutely necessary for mission-critical tasks.

How to download and setup ESP8266TimerInterrupt

Open terminal and run command
git clone https://github.com/khoih-prog/ESP8266TimerInterrupt.git
git clone is used to create a copy or clone of ESP8266TimerInterrupt repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ESP8266TimerInterrupt https://github.com/khoih-prog/ESP8266TimerInterrupt/archive/master.zip

Or simply clone ESP8266TimerInterrupt with SSH
[email protected]:khoih-prog/ESP8266TimerInterrupt.git

If you have some problems with ESP8266TimerInterrupt

You may open issue on ESP8266TimerInterrupt support forum (system) here: https://github.com/khoih-prog/ESP8266TimerInterrupt/issues

Similar to ESP8266TimerInterrupt repositories

Here you may see ESP8266TimerInterrupt alternatives and analogs

 lowlevelprogramming-university    ArduinoJson    iot-433mhz    MD_DS3231    esp8266_deauther    wifi_ducky    Wi-PWN    johnny-five    gobot    Marlin    cylon    platformio-core    arduino-esp32    blynk-library    RF24    noduino    blynk-server    Sming    PJON    homie-esp8266    audio-reactive-led-strip    MySensors    EtherCard    device-os    nerd    paper-signals    OpenMQTTGateway    Open-Home-Automation    TinyGSM    ArduinoThread