IntervalCallback

Timing

Library to call a callback repetively after a certain time.
IntervalCallback is a minimalistic library to call a callback funtion repetively after a user-specific time in milliseconds. Interval is non-blocking and designed to use minimal memory requirements.

Author: Yesbotics

Maintainer: Jens Kabisch, Albrecht Nitsche

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.