nonblockingtimer

Uncategorized

The library offers a straightforward interface for creating and managing non-blocking timers.
The NonBlockingTimer library provides an easy-to-use implementation of non-blocking timers for Arduino projects. Unlike traditional timers, this library allows you to create timers that operate independently, allowing your program to continue execution while the timer counts down in the background..

Author: RichardSibanda

Maintainer: RichardSibanda

Read the documentation

Compatibility

This library is compatible with the architecture.

Releases

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