Action1challenge by LightSoundAction

Move your Servo Motor using the Arduino and Breadboard
[Action Challenge 1 Fritzing diagram](https://drive.google.com/open?id=0B13oE93nzkTCU2FCbmtvNklzbDg) Notice there are two ways to program your servo in the code, the loop runs continuously from one pattern to the next. Try changing these, commenting in or out one or the other Which do you prefer? Which has the output of the movement you want to control? 1 Arduino 1 Breadboard 1 Servo Motor 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:314287" 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>