Skip to content

Instantly share code, notes, and snippets.

View lukywong's full-sized avatar

Luky Wong lukywong

View GitHub Profile
@rwinscot
rwinscot / DEV_10587_Sample_01.ino
Created December 18, 2011 05:12
Sketch to drive the SparkFun Music Instrument Shield (VS1053 MP3 and MIDI codec IC) from an Arduino UNO.
/**
* Author: Rick Winscot, Nathan Seidle
* Copyright: PUBLIC DOMAIN ( Beerware License )
*
* Hardware: Arduino UNO R3
* SparkFun Musical Instrument Shield ( http://www.sparkfun.com/products/10587 )
*
* IDE: Arduino 1.0 ( http://arduino.cc/en/Main/Software )
*
* Original sketch by Nathan Seidle on 2-12-2011. Transmogrified by Rick Winscot on 17-12-2011