Skip to content

Instantly share code, notes, and snippets.

@mischk
mischk / jingle_bells.ino
Created December 1, 2017 09:42
Arduino and Piezo play Jingle Bells
/* Play JingleBells
* by Mischka 2017 (mischk.neocities.org)
*
* based on the code from:
* https://www.arduino.cc/en/Tutorial/PlayMelody
* by D. Cuartielles (clay.shirky@nyu.edu)
*
* connect piezo to pin 9 and GND on arduino board
*/