updated 640
This commit is contained in:
18
readme.md
18
readme.md
@@ -10,10 +10,10 @@ The 640 (Six for Zero) board is a DC and Stepper motor control board capable of
|
||||
|
||||

|
||||
|
||||
- [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
|
||||
|
||||

|
||||
|
||||
- [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
|
||||
|
||||

|
||||
|
||||
- [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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user