Four_Note_Piano_with_LED_Synced-SBS by LetsStartCoding

Cloned from Sketch Four_Note_Piano_with_LED_Synced_base by LetsStartCoding

Use four buttons to trigger four different tones and an LED when they are pressed. See how to combine digitalWrite() and tone() commands.

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:337491" 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>