Content-Length: 270501 | pFad | http://github.com/infomaniac50/SimpleTimer

51 GitHub - infomaniac50/SimpleTimer: This is (yet another) simple library to launch timed actions.
Skip to content

infomaniac50/SimpleTimer

Repository files navigation

SimpleTimer Library for Arduino

This is (yet another) simple library to launch timed actions.

It's based on millis(), thus it has 1 ms resolution.

It uses polling, so no guarantee can be made about the exact time when a callback is fired. For example, if you setup the library so that it calls a function every 2ms, but this function requires 5ms to complete, then you'll have an invocation every 5ms.

For applications where non-strict timing is enough, not using interrupts avoids potential problems with global variables shared between the interrupt service routine and the main program, and doesn't consune a hardware timer.

Author: Marcello Romani
Contact: mromani@ottotecnica.com
License: GNU LGPL 2.1+
Link: http://playground.arduino.cc/Code/SimpleTimer

Git Repository

Derek Chafin
January 31, 2015

About

This is (yet another) simple library to launch timed actions.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages









ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/infomaniac50/SimpleTimer

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy