TimeAlarms

Perform tasks at specific times or after specific intervals.

Author
Michael Margolis
Maintainer
Paul Stoffregen
Website
http://playground.arduino.cc/code/time
Github
https://github.com/PaulStoffregen/TimeAlarms
Category
Timing
License
Unknown
Library Type
Contributed
Architectures
Any

The Alarm library is a companion to the Time library that makes it easy to perform tasks at specific times or after specific intervals. Tasks scheduled at a particular time of day are called Alarms, tasks scheduled after an interval of time has elapsed are called Timers. These tasks can be created to continuously repeat or to occur once only.

Downloads

Filename Release Date File Size
TimeAlarms-1.5.0.zip 2016-07-06 11.53 KiB
TimeAlarms-1.4.0.zip 2014-10-24 11.63 KiB