add breadboard section to mechanical chapter
[challenge-bot] / curriculum / challenge-bot.scm
index fb4b47bf1fd3c905be2dd76989dde0382eec0197..18fdc886bec48ae1c340ffc4d23f4d31a3249b3d 100644 (file)
@@ -15,6 +15,8 @@
     :title [second hole and screw])
    (subsection
     :title [third and fourth hole and screw]))
+  (section
+   :title [breadboard])
   (section
    :title [battery packs]
    (subsection
  (chapter
   :title [wiring and software]
   (section
-   :title [serial])
+   :title [serial]
+   (subsection
+    :title [arduino software on computer])
+   (subsection
+    :title [attach arduino and computer via cable])
+   (subsection
+    :title [debugging common connection problems])
+   (subsection
+    :title [arduino reset button]))
   (section
    :title [left sonar])
   (section