Press Switch by beanieboo

Cloned from Example DigitalReadSerial in 01.Basics

This sketch is missing a short description
**Press Switch** This program works with the switch circuit. When you open and connect the serial monitor, the display will show zeros if the switch is not being pressed and ones if the switch is being pressed.

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