avdweb_VirtualDelay

Timing

Allows using (multiple) delays without blocking code execution. Arduino Uno and Zero.
During the delay, the code execution is continued. We can use multiple delays simultaneously and independent of each other.

Author: Albert van Dalen

Maintainer: Abhijit Bose (aka. Boseji)

Read the documentation

Go to repository

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.