This is your work, valued

Brian Park

Elite
@bxparks

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

424

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

249

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

198

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

189

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

118

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.

83

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

69

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

39

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

26

AceCRC. Cyclic Redundancy Check (CRC) algorithms (crc8, crc16ccitt, crc16modbus, crc32) converted from https://pycrc.org C99 code to Arduino C++.

26

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

21

AceWire. Fast and compact software I2C implementations (SimpleWireInterface, SimpleWireFastInterface) on Arduino platforms. Also provides adapter classes to allow the use of third party I2C libraries using the same API.

16

AceTimeClock. System clocks for Arduino compatible with the AceTime library

13

AceSorting. Sorting algorithms for Arduino including Bubble Sort, Insertion Sort, Selection Sort, Shell Sort, Comb Sort, and Quick Sort

9

AceUtils. Useful Arduino utilities which are too small as separate libraries, but complex enough to have external dependencies to other libraries.

8

acetimec. TimeZone library for C based on AceTime

2

AceSegmentWriter. Write decimal numbers, hex numbers, temperature, clock digits, characters, and strings to seven segment LED modules supported by AceSegment.

2

clocks. Various Arduino clocks

1

AceSPI. Unified interface for selecting hardware or software SPI implementations on Arduino platforms

1

acetimego. Timezone library in Go/TinyGo lang based on AceTime

1