Skip to content

Instantly share code, notes, and snippets.

View asaks's full-sized avatar

Alexander Aksenov asaks

  • Russia
View GitHub Profile
@gskielian
gskielian / Mario.ino
Created August 1, 2013 21:44
Mario Theme in Arduino: )
tone(9,660,100);
delay(150);
tone(9,660,100);
delay(300);
tone(9,660,100);
delay(300);
tone(9,510,100);
delay(100);
tone(9,660,100);
delay(300);