Here are a bunch of Oryng Wiring Framework (aka Arduino) Libraries that I’ve either created or modified over the years.

The libraries are mirrored on GitHub and BitBucket.


Tone

Produces square wave tones on arbitrary pins.


SoftPWM

Produces PWM signals on arbitrary pins.


MillisTimer

A timer library for working with millis(), providing for an easy way to have a recurring action.


RogueMP3

Rogue Robotics MP3 module library.


RogueSD

Rogue Robotics SD module library.


Button

Originally written by Alexander Brevig, I updated (some would say I “bloated” it) the library to have a bunch of more functionality.


LPD8806VD

Variable color depth version of the LPD8806 library.