Made for Mira Loma car: RC car with no suspension, xBee, and IR sensor on the rear, driven wheel. 'edit' for more.
Made for Mira Loma car: RC car with no suspension, xBee, and IR sensor on the rear driven wheel
- communicate with beagleterm through xBee for development or USB for competition
- d sets distance in cm
- a sets acceleration, arbitrary units
- g or 'start' button on car starts run
- any key stops run
- Velocity ramps up, cruises for .5 to 4.5 meters, then ramps down, dithering through neutural
- After run data can be uploaded with beagleterm and plotted.
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:470923" 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>