X-Git-Url: http://challenge-bot.com/repos/?a=blobdiff_plain;f=curriculum%2Fchallenge-bot.scm;h=eda101bfa79a10125117c744bfbe9774bc2cd516;hb=52596bd02caa47223de7cbb85b4f6c19770fcc75;hp=aae56ec9e49d5bbd222448f34b74b8e9b80cb708;hpb=0b5cd84e95a2e84696afc5aa844bdf64a5ae4dc6;p=challenge-bot diff --git a/curriculum/challenge-bot.scm b/curriculum/challenge-bot.scm index aae56ec..eda101b 100644 --- a/curriculum/challenge-bot.scm +++ b/curriculum/challenge-bot.scm @@ -11,7 +11,7 @@ :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]) @@ -24,7 +24,17 @@ (subsection :title [first hole] (subsubsection - :title [choosing drill bit]) + :title [choosing drill bit] + (p [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. + this means the hole needs to be big enough for the + screw body to fit through. + we want the screw to stay put once it's in place. + the threads of the screw will grip the edges of the + hole it's going through.]) + (p [here's a diagram of a screw] + (figure :legend "screw" (image :file "arduino-to-deck/screw.png")))) (subsubsection :title [inserting drill bit]) (subsubsection