There are no reviews yet. Be the first to send feedback to the community and the maintainers!
AceButton
An adjustable, compact, event-driven button library for Arduino that debounces and dispatches events to a user-defined event handler.bigquery-schema-generator
Generates the BigQuery schema from newline-delimited JSON or CSV data records.AUnit
Unit testing framework for Arduino platforms inspired by ArduinoUnit and Google Test. Used with EpoxyDuino for continuous builds.AceRoutine
A low-memory, fast-switching, cooperative multitasking library using stackless coroutines on Arduino platforms.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.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-42SAUniter
Command line tools for verifying Arduino sketches, uploading them to boards, validating AUnit unit tests, and integrating with continuous integration platforms.AceCRC
Cyclic Redundancy Check (CRC) algorithms (crc8, crc16ccitt, crc16modbus, crc32) converted from https://pycrc.org C99 code to Arduino C++.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.AceTimeClock
System clocks for Arduino compatible with the AceTime libraryAceUtils
Useful Arduino utilities which are too small as separate libraries, but complex enough to have external dependencies to other libraries.AceSorting
Sorting algorithms for Arduino including Bubble Sort, Insertion Sort, Selection Sort, Shell Sort, Comb Sort, and Quick SortAceSPI
Unified interface for selecting hardware or software SPI implementations on Arduino platformsAceSegmentWriter
Write decimal numbers, hex numbers, temperature, clock digits, characters, and strings to seven segment LED modules supported by AceSegment.Love Open Source and this site? Check out how you can help us