Skip to content

Instantly share code, notes, and snippets.

//*************************************************************************************************
// Adjustable RGB LED Color Cube
//
// By: Dillon Nichols
// http://tinkeringetc.blogspot.com/2013/07/adjustable-rgb-led-color-cube.html
//
// Created in Arduino 1.0.5
//
// Description:
// Drives four strips of RGB LEDs inside a cube structure by the use of a controller that
@dwaq
dwaq / blink-ATtiny13a.c
Created March 7, 2014 14:09
Blink LED on ATtiny13A when switch is pressed. tinkeringetc.blogspot.com