Skip to content

stephenmurray2/arduino-music-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Arduino Music Player

Play music with an Arduino Uno! Currently programmed to play the theme from Super Mario Bros. You can see a demo here. All components can be found in the Arduino Uno starter kit. They are:

  • Arduino Uno
  • LEDs
  • Piezo speaker
  • Breadboard
  • Jumper wires

Setup

  • Connect the piezo speaker to the Arduino; one end into the digital pin, and the other to the ground (via a 100ohm resistor)
  • Connect the LEDs to the Arduino, one end into the digital pin, and the other to the groun (via a 220ohm resistor)

About

Play music with an Arduino Uno

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages