From b244b352705910a0255814f3fe374d41f9ea3eb7 Mon Sep 17 00:00:00 2001 From: shrkey Date: Wed, 12 Oct 2016 22:16:07 +0100 Subject: [PATCH] new layouts --- 640advanced.html | 67 +++++++++++++++++++++++++++++++++++++++++ 640advanced.md | 3 ++ 640gettingstarted.md | 11 ------- 640wiring.html | 67 +++++++++++++++++++++++++++++++++++++++++ 640wiring.md | 6 ++++ escapegettingstarted.md | 6 +--- readme.md | 2 ++ 7 files changed, 146 insertions(+), 16 deletions(-) create mode 100644 640advanced.html create mode 100644 640advanced.md create mode 100644 640wiring.html create mode 100644 640wiring.md diff --git a/640advanced.html b/640advanced.html new file mode 100644 index 0000000..ce4844b --- /dev/null +++ b/640advanced.html @@ -0,0 +1,67 @@ + + + + + + + + 640 - Advanced | Dark Water + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + +
+
+ +
+ +
+
+ + + diff --git a/640advanced.md b/640advanced.md new file mode 100644 index 0000000..4824348 --- /dev/null +++ b/640advanced.md @@ -0,0 +1,3 @@ +# Get advanced + +More here soon \ No newline at end of file diff --git a/640gettingstarted.md b/640gettingstarted.md index 2672794..724b460 100644 --- a/640gettingstarted.md +++ b/640gettingstarted.md @@ -149,14 +149,3 @@ Go to the *Advanced Options* again and do the same for *SPI* This time when you are returned to the main menu, move down to the *Finish* option (pressing the right arrow key twice will get you there) and press enter. You have now enabled the interfaces you need to use your board. - -## Wiring everything up - -### Attaching the power -### Attaching a Servo -### Attaching a motor -### Attaching an RC receiver - -### Next steps - -[Programming in Python >](/640python.html) \ No newline at end of file diff --git a/640wiring.html b/640wiring.html new file mode 100644 index 0000000..9824484 --- /dev/null +++ b/640wiring.html @@ -0,0 +1,67 @@ + + + + + + + + 640 - Wiring everythin up | Dark Water + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + +
+
+ +
+ +
+
+ + + diff --git a/640wiring.md b/640wiring.md new file mode 100644 index 0000000..33b7bd3 --- /dev/null +++ b/640wiring.md @@ -0,0 +1,6 @@ +# Wiring everything up + +## Attaching the power +## Attaching a Servo +## Attaching a motor +## Attaching an RC receiver \ No newline at end of file diff --git a/escapegettingstarted.md b/escapegettingstarted.md index 525e715..76baebe 100644 --- a/escapegettingstarted.md +++ b/escapegettingstarted.md @@ -174,8 +174,4 @@ Go to the *Advanced Options* again and do the same for *SPI* This time when you are returned to the main menu, move down to the *Finish* option (pressing the right arrow key twice will get you there) and press enter. -You have now enabled the interfaces you need to use your board. - -### Next steps - -[Programming in Python >](/escapepython.html) \ No newline at end of file +You have now enabled the interfaces you need to use your board. \ No newline at end of file diff --git a/readme.md b/readme.md index ba9c653..6f92d62 100644 --- a/readme.md +++ b/readme.md @@ -11,10 +11,12 @@ The 640 (Six for Zero) board is a DC and Stepper motor control board capable of ![640](/images/640-450.png) - [Getting started](/640gettingstarted.html) setting up your 640 board ready for use +- [Wiring everything up](/640wiring.html) connecting your power, motors and servos - [Programming in Python](/640python.html) the Python API and how to use it - [Programming in C++](/640cplusplus.html) controlling the board in C++ - [Set up RC Input]() reading input from your RC receiver - [Expanding](/expansionadding.html) adding extra expansion boards +- [Get Advanced](/640advanced.html) more advanced things you can do [Pre-Order a 640 board >](https://darkwater.io/product/640-dc-motor-control-board/)