layout stages with lexicographically ordered names
[challenge-bot] / build-stages / a_serial / README
1 (how to use this
2 (connect your robot to your computer via usb cable)
3 (open arduino ide)
4 (in arduino ide, open serial.ino)
5 (hit the upload button)
6 (hit control+shift+m,
7 or go to the menu item tools, and down to serial monitor)
8 (in the bottom right, select "9600 baud")
9 (hit the reset button on the arduino)
10 (you should see "hello computer!" each time you hit the reset button,
11 (this means your arduino is talking to your computer when it starts))
12 (yaaay!))