simpleEvents

Timing

Implement simple event loops for micro-controllers using Arduino’s millis().
Provides interface that allows user to schedule periodic task and hook reaction to trigger (with built-in debounce and delay).

Author: Wing-Ho Ko

Maintainer: Wing-Ho Ko

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.