Playing Mario Bros Tunes on Arduino with a Piezo Buzzer

Arduino Uno diagram This is a very useful note on how to play tunes with your Arduino-compatible devices. 1. Connect your Piezo Buzzer red cable (+) in Arduino digital pin #3 and black cable (-) into ground pin. 2. Set the Led in pin #13 to blink. This will blink…