Sound1challenge by LightSoundAction

Play Music directly connected to your Arduino - and - Play Music connecting through the Breadboard
[Sound Challenge 0](https://drive.google.com/open?id=0B13oE93nzkTCTEJObkNWWE5rMWs) [Sound Challenge 1](https://drive.google.com/open?id=0B13oE93nzkTCSWI3alMtMjNQUmM) Our first sound sketch has a lot more information in the "global" part of the code. This is where we establish the number of notes we're using, the exact beats we want to play, what timing they are, the patter of the notes, and the tempo. Do you recognize this song? 1 Arduino 1 USB cable 1 Breadboard 1 Piezo Speaker 4 Jumper Wires

Embed This Sketch

Use the following HTML code to embed the sketch code above in your blog or website.

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/sketch:314259" frameborder="0"></iframe>

Embed The Serial Monitor

You can also embed the Serial Monitor section! Just use this HTML code.

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/serialmonitor" frameborder="0"></iframe>