updated 640

This commit is contained in:
shrkey
2016-10-19 00:19:52 +01:00
parent 9187671a96
commit d83e051f82
5 changed files with 126 additions and 95 deletions

View File

@@ -10,10 +10,10 @@ 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++
- [Getting started](/640.html#getting-started) setting up your 640 board ready for use
- [Wiring everything up](/640.html) connecting your power, motors and servos
- [Programming in Python](/640.html) the Python API and how to use it
- [Programming in C++](/640.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
@@ -26,10 +26,10 @@ The ESCAPE (ESC-cape) board was designed to provide a method of using brushless
![escape](/images/escape-450.png)
- [Getting started](/escapegettingstarted.html) setting up your ESCAPE board ready for use
- [Wiring everything up](/escapewiring.html) connecting your power, motors and servos
- [Programming in Python](/escapepython.html) the Python API and how to use it
- [Programming in C++](/escapecplusplus.html) controlling the board in C++
- [Getting started](/escape.html) setting up your ESCAPE board ready for use
- [Wiring everything up](/escape.html) connecting your power, motors and servos
- [Programming in Python](/escape.html) the Python API and how to use it
- [Programming in C++](/escape.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](/escapeadvanced.html) more advanced things you can do
@@ -42,7 +42,7 @@ The SOAR board is a holder for advanced sensors. It is ideal for use with differ
![soar](/images/soar-450.png)
- [Getting started](/soargettingstarted.html) setting up your SOAR board ready for use
- [Getting started](/soar.html) setting up your SOAR board ready for use
- [Adding an expansion board](/expansionadding.html) adding an expansion board
- [Reading data]() reading the sensor data