Skip to content

Instantly share code, notes, and snippets.

@freetronics
freetronics / LeoStickTunes.ino
Created February 11, 2012 15:31 — forked from smarthall/gist:1618800
LeoStickTunes, Hacked Tone Library example for LeoStick
// A fun sketch to demonstrate the use of the Tone library.
// To mix the output of the signals to output to a small speaker (i.e. 8 Ohms or higher),
// simply use 1K Ohm resistors from each output pin and tie them together at the speaker.
// Don't forget to connect the other side of the speaker to ground!
// You can get more RTTTL (RingTone Text Transfer Language) songs from
// http://code.google.com/p/rogue-code/wiki/ToneLibraryDocumentation
/*************************************************