03_Input_output01 by yasusanto

This sketch is missing a short description
This program is a combination of tutorial 01 that autonomously turn on and off LEDs, and tutorial 02 that read and print states of 2 switches to Serial Monitor. By combining the two, you can control the behaviour/status of LEDs by pressing either or both switches. Go through this program to understand how programs written in tutorial 01 and 02 could be combined into a single program. ![enter image description here](http://coadaptable.com/dnb603/DNH603_LEDs+Switches.png "enter image title here")

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