From 1a35441edb48a38f1acf4efa48acab0d0bdac401 Mon Sep 17 00:00:00 2001 From: daniel watson Date: Thu, 10 Nov 2016 17:04:30 -0800 Subject: [PATCH] start an overview of hausner class --- guide/hausner/overview.org | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 guide/hausner/overview.org diff --git a/guide/hausner/overview.org b/guide/hausner/overview.org new file mode 100644 index 0000000..1fe3c73 --- /dev/null +++ b/guide/hausner/overview.org @@ -0,0 +1,23 @@ +* challenge-bot robot overview +** videos for assembling the hardware +** content +*** software + software is available as nice neat installable packages for + Mac OS X, GNU+Linux, and MS Windows. + + it's also available in source code form, so you can compile it for + other platforms. + + all software used in this robot is available for you to use for any + purpose, improve, and, share those improvements (if you want). +**** arduino +***** summary + control how the robot gets information from sensors, and moves + its motors. +***** download + https://www.arduino.cc/en/Main/Software +**** openscad +***** summary + create robot parts! +**** fritzing + wire up components -- 2.30.2