Giter Site home page Giter Site logo

Brian Park's Projects

acebutton icon acebutton

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

acecommon icon acecommon

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

acecrc icon acecrc

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

aceroutine icon aceroutine

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

acesegment icon acesegment

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

acesegmentwriter icon acesegmentwriter

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

acesorting icon acesorting

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

acespi icon acespi

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

acetime icon 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.

acetimec icon acetimec

TimeZone library for C based on AceTime

acetimeclock icon acetimeclock

System clocks for Arduino compatible with the AceTime library

acetimego icon acetimego

Timezone library in Go/TinyGo lang based on AceTime

acetimepy icon acetimepy

Python TimeZone implementation using AceTime

acetimetools icon acetimetools

TZDB extractor, compiler and code generators for AceTime

acetmi icon acetmi

Interfaces for communicating with the TM1637 and TM1638 LED controllers on Arduino platforms

aceutils icon aceutils

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

acewire icon 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.

acunit icon acunit

A simple C unit testing framework

adafruit-gfx-library icon adafruit-gfx-library

Adafruit GFX graphics core library, this is the 'core' class that all our other graphics libraries derive from

arduinounit icon arduinounit

ArduinoUnit is a unit testing framework for Arduino libraries

attinycore icon attinycore

Arduino core for ATtiny 1634, 828, x313, x4, x41, x5, x61, x7 and x8

aunit icon aunit

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

auniter icon auniter

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.