add motor controller to bill of materials
[challenge-bot] / README.md
CommitLineData
df9c03dc 1# challenge-bot
b3053d46 2
ef4da8bd 3## prerequisites
4
5install the following software:
6
7[openSCAD](http://www.openscad.org/downloads)
8
9[fritzing](http://fritzing.org/download/)
10
11[arduino ide](http://arduino.cc/en/Main/Software)
12
beb8c6bf 13## quickstart
14
c1677e91 15[openSCAD tutorial](http://goo.gl/E3OQXc)
beb8c6bf 16
c1677e91 17[assemble the hardware](http://goo.gl/EV0FCJ)
beb8c6bf 18
7aef8881 19[wire and load code to the robot](http://goo.gl/srWpeI)
b3053d46 20
df9c03dc 21## Introduction
b3053d46
WG
22
23Most introductory robots are "dead-end" robots that
24tend to strand people after they have the first
25few robot behaviors are implemented -- obstacle avoid,
26wall follow, line follow, don't fall off table, etc.
27
df9c03dc 28One of the primary goals of the challenge-bot is to try
b3053d46
WG
29to make it expandable from simple to more complex in
30reasonable incremental steps.
31
df9c03dc 32The base is organized around 1-inch x 1-inch grid peg-board
33which is readily available from locations such as Home
b3053d46 34Depot, Lowes, and lumber stores.