X-Git-Url: http://challenge-bot.com/repos/?a=blobdiff_plain;f=curriculum%2Fchallenge-bot.scm;h=72de0cff48333284c86fa70aa1880daedf92f4c5;hb=27547a790e79d26818b4d4611d23571c02384af4;hp=aae56ec9e49d5bbd222448f34b74b8e9b80cb708;hpb=0b5cd84e95a2e84696afc5aa844bdf64a5ae4dc6;p=challenge-bot diff --git a/curriculum/challenge-bot.scm b/curriculum/challenge-bot.scm index aae56ec..72de0cf 100644 --- a/curriculum/challenge-bot.scm +++ b/curriculum/challenge-bot.scm @@ -5,13 +5,15 @@ :title [challenge-bot] (chapter :title [mechanical] + (p [let's build your robot!]) (section :title [arduino to deck] + (p [let's attach the arduino to the deck.]) (subsection :title [required materials] (p [you will need the things in this picture. ,(figure :legend "arduino to deck / required materials" - (image :file "arduino-to-deck/0-required-materials.png")) + (image :file "arduino-to-deck/0-required-materials.png")) ,(itemize (item [medical kit with bandages]) (item [safety goggles]) @@ -20,21 +22,66 @@ (item [alan wrench]) (item [wood block]) (item [arduino]) - (item [#6-32x3/8\", four of them]))])) + (item [#6-32x3/8\", four of them]) + (item [robot deck, the white thing with a grid of holes1]))])) (subsection :title [first hole] (subsubsection - :title [choosing drill bit]) + :title [choosing drill bit] + (p [the arduino comes with holes in it already, so we will make + some choices around those holes. + choosing the right drill bit depends on what job you are + doing. + right now, we are making holes for screws to hold the + arduino to the deck. + there are two constraints between the hole and screw. + each hole needs to be big enough for the screw body to fit + through it. + the holes also need to be smaller than the screw's thread. + since there are holes on the arduino already, the screw was + chosen to match it. + the screw was chosen so that the hole on the arduino was + bigger than the screw body and smaller than its thread. + we will choose the biggest drill bit that fits through the + hole on the arduino, then use that to drill holes in the + deck.]) + (p [here's a cross section of a screw in the deck] + (figure :legend "screw cross section" + (image :file + "arduino-to-deck/screw-cross-section.png"))) + (p [check + ,(itemize + (item + [what would happen if the drill bit were larger than the + screw thread?]) + (item + [what would happen if the drill bit were smaller than the + screw body?]))])) (subsubsection - :title [inserting drill bit]) + :title [inserting drill bit] + (p (figure :legend "arduino to deck / insert bit" + (image :file "arduino-to-deck/1-insert-bit.png")) + [insert the drill bit into the teeth of the drill. + insert it far enough that the teeth will clamp on the + smooth part of the bit when they are tightened.]) + (p (figure + :legend "arduino to deck / twist tighten drill teeth" + (image :file "arduino-to-deck/2-twist-tighten-drill-teeth.png")) + [while holding the drill bit, twist end of the drill to tighten + the teeth. + make sure that the teeth end up gripping the flat part of + the drill bit.])) (subsubsection - :title [holding drill]) + :title [holding drill] + (p [hold the drill with one hand on the handle and trigger. + put the other hand on the orange nozzle, before the + black spinning part.])) (subsubsection :title [arduino placement] (p [the arduino should be placed as shown in this picture.] (figure :legend "arduino to deck / place arduino" - (image :file "arduino-to-deck/3-place-arduino.png")) - [here's a closeup] + (image :file "arduino-to-deck/3-place-arduino.png"))) + (p [here's a closeup] (figure :legend "arduino to deck / place arduino closeup" (image :file "arduino-to-deck/4-place-arduino-closeup.png")) @@ -56,7 +103,10 @@ (p [the "#6" part of "#6-32x3/8\"" is how big around the bolt is. it is related to wire gauge. bigger numbers mean larger screw. - smaller numbers means smaller screws.]) + smaller numbers means smaller screws.] + (figure :legend "arduino to deck / #6-32 screw" + (image :file + "arduino-to-deck/6-32-screw.png"))) (p [check ,(itemize (item