[Serial 3] Servo (char) by RobotPlace

Cloned from Sketch [Serial 4] Servo (charVal) by RobotPlace

This sketch is missing a short description
![enter image description here](http://www.robotplace.com/wp-content/uploads/2014/03/example_led_pin7_bb.png "RobotPlace LED example") <br> This code is the simplest way to move a servo on the Arduino by sending a command over serial ("a"= -5deg, "s"=90deg, "d"= +5deg).<br> Serial Interface:<br> http://portal.robotplace.com/monitors/view/286/1

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