Updated Release: KeySwitch Digital Input Library (Mar 22, 2014)
Library for user key switches on a digital input.This is a small library to encapsulate the use of momentary push switches as user input devices. Detects press, long press and auto repeat.Detects the...
View ArticleReleased: Max72XX LED Matrix Display Library v2.7 (Feb 23, 2014)
The library implements functions that allow the MAX72xx to be used for LED matrices (64 individual LEDs), allowing the programmer to use the LED matrix as a pixel device, displaying graphics elements...
View ArticleUpdated Release: Max72XX LED Matrix Display Library v2.7 (Feb 23, 2014)
The library implements functions that allow the MAX72xx to be used for LED matrices (64 individual LEDs), allowing the programmer to use the LED matrix as a pixel device, displaying graphics elements...
View ArticleUpdated Wiki: Home
My Arduino Code Libraries A public resting place for code may be useful to others and largely reflects my wandering interests.Libraries are written to perform useful functions or for specific hardware...
View ArticleReleased: DS1307 Real Time Clock Library (Jan 05, 2013)
Library for using a DS1307 RTC with the Arduino platform. Exposes access to all on-chip capabilityRead and write clock time registers Access to the 64 byte battery backed up RAM Control of square wave...
View ArticleUpdated Release: DS1307 Real Time Clock Library (Jan 05, 2013)
Library for using a DS1307 RTC with the Arduino platform.Exposes access to all on-chip capability Read and write clock time registersAccess to the 64 byte battery backed up RAMControl of square wave...
View ArticleCreated Release: DS3231 Real Time Clock Library (Aug 08, 2015)
The DS3231 is a low-cost, extremely accurate I2C real time clock (RTC) with an integrated temperature compensated crystal oscillator (TCXO) and crystal. Microprocessor interface is exclusively through...
View ArticleReleased: DS3231 Real Time Clock Library (Aug 08, 2015)
The DS3231 is a low-cost, extremely accurate I2C real time clock (RTC) with an integrated temperature compensated crystal oscillator (TCXO) and crystal. Microprocessor interface is exclusively through...
View ArticleUpdated Release: DS3231 Real Time Clock Library (Aug 08, 2015)
The DS3231 is a low-cost, extremely accurate I2C real time clock (RTC) with an integrated temperature compensated crystal oscillator (TCXO) and crystal. Microprocessor interface is exclusively through...
View ArticleReleased: DS3231 Real Time Clock Library (Aug 09, 2015)
The DS3231 is a low-cost, extremely accurate I2C real time clock (RTC) with an integrated temperature compensated crystal oscillator (TCXO) and crystal. Microprocessor interface is exclusively through...
View ArticleUpdated Release: DS3231 Real Time Clock Library (Aug 09, 2015)
The DS3231 is a low-cost, extremely accurate I2C real time clock (RTC) with an integrated temperature compensated crystal oscillator (TCXO) and crystal. Microprocessor interface is exclusively through...
View ArticleCreated Release: Library for device independent LED Cube (Aug 13, 2015)
The MD_Cubo library implements methods that allow the software elements of LED cubes to be easily implemented, allowing the programmer to use the LED matrix as a pixel device addressable through XYZ...
View ArticleReleased: LED Cube Library (Aug 13, 2015)
The MD_Cubo library implements methods that allow the software elements of LED cubes to be easily implemented, allowing the programmer to use the LED matrix as a pixel device addressable through XYZ...
View ArticleUpdated Release: LED Cube Library (Aug 13, 2015)
The MD_Cubo library implements methods that allow the software elements of LED cubes to be easily implemented, allowing the programmer to use the LED matrix as a pixel device addressable through XYZ...
View ArticleSource code checked in, #1ca52e2c1126138e190470ebf0e3431fa5d4277a
Added PushWheel example code
View ArticleSource code checked in, #563782b21e6c267faae370c1e847b610dd280450
Added compiler switch USE_LIBRARY_SPI to transition from built-in assembler to library SPI object. This allows compatibility with other non-avr hardware architectures. May require additional...
View ArticleSource code checked in, #833eeb57151e35e09d80af309fd2c156f35249f8
Modifed all examples to conditionally include <SPI.h>
View ArticleSource code checked in, #98a017c8642c21b690a8308be9d64ef159d67fdb
Font Builder now supports definition of double height fonts.
View ArticleSource code checked in, #098e63e01f97051bde48c2f25c61dfb5b5f90b38
Minor correction to FontBuilder worksheet protection
View Article