Brian Park

Results 10 repositories owned by Brian Park

AceButton

362
Stars
37
Forks
Watchers

An adjustable, compact, event-driven button library for Arduino that debounces and dispatches events to a user-defined event handler.

AceRoutine

147
Stars
18
Forks
Watchers

A low-memory, fast-switching, cooperative multitasking library using stackless coroutines on Arduino platforms.

AceTime

69
Stars
15
Forks
Watchers

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

166
Stars
15
Forks
Watchers

Unit testing framework for Arduino platforms inspired by ArduinoUnit and Google Test. Used with EpoxyDuino for continuous builds.

bigquery-schema-generator

232
Stars
50
Forks
Watchers

Generates the BigQuery schema from newline-delimited JSON or CSV data records.

EpoxyDuino

84
Stars
28
Forks
Watchers

Compile and run Arduino programs natively on Linux, MacOS and FreeBSD.

AceCommon

23
Stars
4
Forks
Watchers

Common low-level Arduino functions and routines intended to be used by other libraries.

AUniter

18
Stars
2
Forks
Watchers

Command line tools for verifying Arduino sketches, uploading them to boards, validating AUnit unit tests, and integrating with continuous integration platforms.

AceSegment

21
Stars
4
Forks
Watchers

A library for rendering seven segment LED modules using the TM1637, TM1638, MAX7219, HT16K33, or 74HC595 controller chip.

rpn83p

15
Stars
0
Forks
Watchers

RPN calculator app for TI-83 Plus and TI-84 Plus inspired by HP-42S