Timing

IntervalCallback

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.

Go to repository

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