create a list of parts for a single robot
[challenge-bot] / arduino-sketches / motor / README
CommitLineData
4d60ae62 1(how to use this
2 (connect your robot to your computer via usb cable)
3 (open arduino ide)
4 (in arduino ide, open motor.ino)
5 (hit the upload button)
6 (your robot's wheels should start moving forward slowly)
7 (yaay!)
8 (you can reverse the direction a motor spins by plugging it into
9 the motor controller differently. take the wires that come out of
10 the motor and swap where they plug into the motor controller)
458dfcbe 11 (yaay!))