add arduino to deck required materials
[challenge-bot] / curriculum / challenge-bot.scm
index 65d56ff9581f768adcdc75c7515e182c785db219..6e9f79319582e467efc88049cf0dc4e6795ae3ed 100644 (file)
@@ -6,9 +6,21 @@
  (chapter
   :title [mechanical]
   (section
-   :title [arduino]
-   (subsection
-    :title [arduino placement])
+   :title [arduino to 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"))
+            ,(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"))
+        [the top edge of the arduino should line up with the underside
+             of the holes ]))
     (subsubsection
      :title [drilling]))
    (subsection