Close
0%
0%

Arduino Timer Library

ArduinoTimer aids in writing highly event driven code on Arduino Uno, Nano and other Atmega328P based boards.

Public Chat
Similar projects worth following
ArduinoTimer aids in writing highly event driven code on Arduino Uno, Nano and other Atmega328P based boards. It uses Timer2 hardware internally to generate timing to determine when to make callbacks. This allows the CPU time to be used efficiently instead of wasting it on continuously polling. By putting the micro in different sleep modes while idle, power consumption can be greatly reduced.

Zip Archive - 60.27 kB - 04/02/2020 at 13:28

Download

Enjoy this project?

Share

Discussions

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates