Brian Park
Brian Park
AceButton
An adjustable, compact, event-driven button library for Arduino that debounces and dispatches events to a user-defined event handler.
AceRoutine
A low-memory, fast-switching, cooperative multitasking library using stackless coroutines on Arduino platforms.
AceTime
Date and time classes for Arduino supporting the IANA TZ Database time zones to convert epoch seconds to date and time components in different time zones.
AUnit
Unit testing framework for Arduino platforms inspired by ArduinoUnit and Google Test. Used with EpoxyDuino for continuous builds.
bigquery-schema-generator
Generates the BigQuery schema from newline-delimited JSON or CSV data records.
EpoxyDuino
Compile and run Arduino programs natively on Linux, MacOS and FreeBSD.
AceCommon
Common low-level Arduino functions and routines intended to be used by other libraries.
AUniter
Command line tools for verifying Arduino sketches, uploading them to boards, validating AUnit unit tests, and integrating with continuous integration platforms.
AceSegment
A library for rendering seven segment LED modules using the TM1637, TM1638, MAX7219, HT16K33, or 74HC595 controller chip.
rpn83p
RPN calculator app for TI-83 Plus and TI-84 Plus inspired by HP-42S