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

|

|
||||||
|
|
||||||
- [Getting started]() setting up your 640 board ready for use
|
- [Getting started]() setting up your 640 board ready for use
|
||||||
- [Running DC motors]()
|
- [Programming in Python]() the Python API and how to use it
|
||||||
- [Running stepper motors]()
|
- [Programming in C++]() controlling the board in C++
|
||||||
- [Using servos]()
|
- [Set up RC Input]() reading input from your RC receiver
|
||||||
- [Set up RC Input]()
|
- [Expanding]() adding extra expansion boards
|
||||||
- [Expanding]()
|
|
||||||
|
|
||||||
## The ESCAPE board
|
## The ESCAPE board
|
||||||
|
|
||||||
@@ -24,10 +23,10 @@ The ESCAPE (ESC-cape) board was designed to provide a method of using brushless
|
|||||||

|

|
||||||
|
|
||||||
- [Getting started]() setting up your ESCAPE board ready for use
|
- [Getting started]() setting up your ESCAPE board ready for use
|
||||||
- [Running ESC Motors]()
|
- [Programming in Python]() the Python API and how to use it
|
||||||
- [Using Servos]()
|
- [Programming in C++]() controlling the board in C++
|
||||||
- [Set up RC Input]()
|
- [Set up RC Input]() reading input from your RC receiver
|
||||||
- [Expanding]()
|
- [Expanding]() adding extra expansion boards
|
||||||
|
|
||||||
## The SOAR board
|
## The SOAR board
|
||||||
|
|
||||||
@@ -36,7 +35,12 @@ The SOAR board is a holder for advanced sensors. It is ideal for use with differ
|
|||||||

|

|
||||||
|
|
||||||
- [Getting started]() setting up your SOAR board ready for use
|
- [Getting started]() setting up your SOAR board ready for use
|
||||||
- [Adding an expansion board]() mounting an expansion board
|
- [Adding an expansion board]() adding an expansion board
|
||||||
- [Reading data]() reading the sensor data
|
- [Reading data]() reading the sensor data
|
||||||
|
|
||||||
## Tutorials
|
## Tutorials
|
||||||
|
|
||||||
|
We've put together a few tutorials to help you build functioning robots that you can then expand upon.
|
||||||
|
|
||||||
|
- [Building the GrassShark]() coming soon
|
||||||
|
- [Building the Buggy]() coming soon
|
||||||
|
|||||||
Reference in New Issue
Block a user