Skip to content

Instantly share code, notes, and snippets.

@dwaq
dwaq / main.c
Last active December 19, 2015 19:48
MSP430 flip clock project located at http://tinkeringetc.blogspot.com/
//*************************************************************************************************
// MSP430 Flip Clock
//
// By: Dillon Nichols
// http://tinkeringetc.blogspot.com/
//
// Created in Code Composer Studio 5.4.0
//
// Description:
// A frequency is created by the external 32768Hz crystal which causes an interrupt every minute.
//*************************************************************************************************
// 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