SimpleTiming

Timing

A library which helps you to write non-delaying timers
Uses the List library of Luis Llamas so you can add void timer to repeat anywhere between 1 to 254, to indefinite(255). Also returns IDs of specific timers, so they can be removed manually.

Author: Stefan Herald

Maintainer: Stefan Herald

Read the documentation

Compatibility

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.