GetPwmValues by whittenjaw85

This sketch is missing a short description
Author: Bryan Solomon Date: 15JULY2015 Title: Motor Calibration Program Description: This program is for use to calibrate the motors on the Tolleduinibot. To run the program, flash the device and then open a serial port before resetting. The operation of the program is menu driven. If in the event of an upper limit test you wish to stop, type the 'q' key. Otherwise, the test will continue until your MCU resets.

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