luni64 / TeensyTimerTool

Generic Interface to Teensy Timers
MIT License
82 stars 18 forks source link
arduino ftm gpt imxrt1062 pit pjrc quad teensy teensy4 timer tmr

Please note: The current version requires Teensyduino 1.59beta or higher. If you use 1.58 or lower please use TeensyTimerTool 1.3.0.

PlatformIO Registry arduino-library-badge

TeensyTimerTool

The TeensyTimerTool is a library that provides a generic, easy to use interface to the hardware timers of the PJRC Teensy boards. In addition, it provides up to 20 highly efficient software timers that use the same interface. All timers can be used in periodic and one-shot mode. Currently the library supports the ARM T3.X and T4.0 boards.