RobotSUM15 by neeeeenja

This sketch is missing a short description
This code was written in the summer of 2015 for a rolling robot guided by a Sonar and using two wheels on the left and right. It is also configured to accept interrupts from pin3 (int1). Hardware Used: Arduino Uno, Sonar, Servo, 2 3V-6V DC Motors+Wheels, Adafruit Motor Shield (made by Sainsmart) My code for the interrupt cycle is in my "SonarInterrupt.ino" file.

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