A collection of utility classes and functions designed for Arduino framework.
- Templated containers
- Logging and benchmarking
- Timer, stopwatch and esp32 time
- Button and IO
- Common design pattern implementations
- PlatformIO ready
Clone or download this repository and copy desired libraries from the lib
folder into your PlatformIO project's lib
directory.