Quantcast
Channel: Arduino Code Repository
Browsing all 115 articles
Browse latest View live

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 Article


Released: 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 Article


Updated 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 Article

Image may be NSFW.
Clik here to view.

Updated 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 Article

Source code checked in, #3b4da4c1a0e75f574ce1240bd5ef66d0be04dd66

Added Pacman example

View Article


Released: 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 Article

Updated 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 Article

Created 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 Article


Released: 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 Article


Updated 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 Article

Released: 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 Article

Updated 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 Article

Created 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 Article


Released: 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 Article

Updated 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 Article


Source code checked in, #1ca52e2c1126138e190470ebf0e3431fa5d4277a

Added PushWheel example code

View Article

Source 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 Article


Source code checked in, #833eeb57151e35e09d80af309fd2c156f35249f8

Modifed all examples to conditionally include <SPI.h>

View Article

Source code checked in, #98a017c8642c21b690a8308be9d64ef159d67fdb

Font Builder now supports definition of double height fonts.

View Article

Source code checked in, #098e63e01f97051bde48c2f25c61dfb5b5f90b38

Minor correction to FontBuilder worksheet protection

View Article
Browsing all 115 articles
Browse latest View live


Latest Images