From bb5ca604e5f67868dfa309b5c701a2df397a88bf Mon Sep 17 00:00:00 2001 From: daniel watson Date: Thu, 16 Jun 2016 19:18:55 -0700 Subject: [PATCH] discuss attaching breadboard to deck --- guide/challenge-bot.scm | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/guide/challenge-bot.scm b/guide/challenge-bot.scm index b0a7f2e..c746154 100644 --- a/guide/challenge-bot.scm +++ b/guide/challenge-bot.scm @@ -301,7 +301,23 @@ breadboard, and glue dots.]) (figure :legend "breadboard to deck / video" (video - :file "1-breadboard-to-deck/0-breadboard-to-deck.ogv"))) + :file "1-breadboard-to-deck/0-breadboard-to-deck.ogv")) + (enumerate + (item [take your breadboard out of its bag.]) + (item [peel the backing.]) + (item [put the shiny medal plate on the back.]) + (item [break 4 glue dots away from the rest. put the rest back + into the bag.]) + (item [break off a glue dot from the group of 4, and peel away the + backing, exposing a sticky side.]) + (item [put the glue dot on one corner of the shiny side of the + breadboard. + make sure to push it down firmly.]) + (item [repeat for the other corners.]) + (item [put the breadboard on the center of the deck. + position it so the black chip is on the right, and the + blue line is up against the arduino.]) + (item [press firmly in each of the corners.]))) (section :title [battery packs] (subsection -- 2.30.2