flexitimer2 icon indicating copy to clipboard operation
flexitimer2 copied to clipboard

Arduino library to use timer 2 with a configurable resolution. Based on MsTimer2 by Javier Valencia. Written for the project associated with the "Mobile & Pervasive Computing" course at Hasselt Univer...

#FlexiTimer2 Library#

Run a function on a configurable interval.

http://playground.arduino.cc/Main/FlexiTimer2

https://github.com/wimleers/flexitimer2

http://www.pjrc.com/teensy/td_libs_MsTimer2.html

Based on MsTimer2 originally written by Javier Valencia.

Wim Leers added code which makes interval resolution configurable,