X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=blobdiff_plain;f=wiring-checklist.org;fp=wiring-checklist.org;h=4d2b88ffbc21631e39c42233261e76792e960d87;hp=0000000000000000000000000000000000000000;hb=ea93458869015fefd4cf645ca91661e9fa689e1b;hpb=81285c7b9690a6a7080396f058db3cc890a29aa6 diff --git a/wiring-checklist.org b/wiring-checklist.org new file mode 100644 index 0000000..4d2b88f --- /dev/null +++ b/wiring-checklist.org @@ -0,0 +1,40 @@ +* setup software + - [ ] locate materials + - [ ] 1x laptop + - [ ] 1x download latest installers + - [ ] arduino + - [ ] fritzing + - [ ] openscad + - [ ] 1x challenge-bot content download + - [ ] install software + - [ ] when installing arduino on ms windows, be sure to install drivers + - [ ] set up arduino preferences to set sketchbook location as + challenge-bot/build-stages. + alternatively, move everything from challenge-bot/build-stages to + wherever the current sketchbook location is. +* a_serial + - [ ] locate materials + - [ ] 1x mechanically assembled challenge-bot + - [ ] 1x usb cable + - [ ] 1x laptop with arduino installed + - [ ] open arduino + - [ ] plug arduino into computer + - [ ] in arduino + - [ ] open a_serial sketch + - [ ] tools -> serial port -> select something with arduino + - [ ] tools -> board -> arduino uno (top, or near top, of the list) + - [ ] control+u to upload the program to the arduino, + or click the "->" arrow in a circle on the upper left of arduino window. + - [ ] control+shift+M to open serial monitor, + or click the magnifying glass in the upper right hand corner. + - [ ] should say "hello computer!" in the serial monitor window + - [ ] should repeat "hello computer!" after pressing physical + reset button on arduino. +* b_left_sonar + - [ ] locate materials + - [ ] 1x mechanically assembled challenge-bot + - [ ] 1x laptop + - [ ] 1x usb cable + - [ ] 1x sonar cable + - [ ] 1x 35mm red stiff wire + - [ ] 1x 35mm black stiff wire