AttachInterruptEx |
AttachInterruptEx extends the standard AttachInterrupt function to allow for a variety of callable objects as timer callbacks. |
CallbackHelper |
Tool to generate std::function like callback APIs without the huge memory footprint of std::function |
EncoderTool |
Library to read out mechanical rotary encoders |
IntervalTimerEx |
IntervalTimerEx subclasses the Teensy IntervalTimer to allow for a variety of callable objects as timer callbacks. |
staticFunctional |
Drop in replacement for std::function for use in embedded systems |
TeensyStep |
High speed stepper driver for PJRC Teensy boards (T3.0 - T3.6) and STM32F4 |
TeensyTimerTool |
Generic Interface to Teensy Timers |