fix indentation
[challenge-bot] / curriculum / challenge-bot.scm
index 004b8672c25e9d18cd5762bfe96ef08b0be58c25..245c149011a9b5760534a6c685f82c0f88b3bb13 100644 (file)
@@ -8,7 +8,19 @@
   (section
    :title [arduino to deck]
    (subsection
-    :title [arduino placement])
+    :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"))
+            ,(itemize
+              (item [medical kit with bandages])
+              (item [safety goggles])
+              (item [drill bit \(we will determine size in a moment\)])
+              (item [drill])
+              (item [alan wrench])
+              (item [wood block])
+              (item [arduino])
+              (item [#6-32x3/8\", four of them]))]))
    (subsection
     :title [first hole]
     (subsubsection
      :title [inserting drill bit])
     (subsubsection
      :title [holding drill])
+    (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]
+        (figure :legend "arduino to deck / place arduino closeup"
+                (image :file
+                       "arduino-to-deck/4-place-arduino-closeup.png"))
+        [the picture above shows where to place the arduino on the deck.
+             the arduino should line up with the holes on the deck.
+             this alignment line is highlighted in pink.
+             on the arduino, there's a hole on the top left, between the
+             orange reset button and black headers.
+             the green circle shows where the hole is.
+             the blue box encloses the arduino hole and two deck holes.
+             place the arduino hole mid-way between the two
+             deck holes.]))
     (subsubsection
      :title [drilling]))
    (subsection