Documentation site
- JavaScript 44.1%
- HTML 28.4%
- CSS 27.5%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| flatdoc | ||
| images | ||
| .gitignore | ||
| 640.html | ||
| 640.md | ||
| 640advanced.html | ||
| 640advanced.md | ||
| 640cplusplus.html | ||
| 640cplusplus.md | ||
| 640gettingstarted.html | ||
| 640gettingstarted.md | ||
| 640python.html | ||
| 640python.md | ||
| 640wiring.html | ||
| 640wiring.md | ||
| CNAME | ||
| escape.html | ||
| escape.md | ||
| escapeadvanced.html | ||
| escapeadvanced.md | ||
| escapecplusplus.html | ||
| escapecplusplus.md | ||
| escapegettingstarted.html | ||
| escapegettingstarted.md | ||
| escapepython.html | ||
| escapepython.md | ||
| escapewiring.html | ||
| escapewiring.md | ||
| expansionadding.html | ||
| expansionadding.md | ||
| index.html | ||
| quadcopter.md | ||
| readme.md | ||
| soar.html | ||
| soar.md | ||
| soargettingstarted.html | ||
| soargettingstarted.md | ||
| tutorial-quadcopter.html | ||
Welcome to Dark Water
This guide will help you get your hardware set up, connected, and working quickly and easily.
So, let's get going - follow the links for your board below
The 640 board
The 640 (Six for Zero) board is a DC and Stepper motor control board capable of powering 6 independent DC motors (from 2 – 11v) or 3 stepper motors.
- Getting started find out about your 640 board
- Setup your 640 setting up your 640 board ready for use
- Setting up your Pi setting up your Raspberry Pi
- Wiring everything up connecting your power, motors and servos
- Programming in Python the Python API and how to use it
- Programming in C++ controlling the board in C++
- Set up RC Input reading input from your RC receiver
- Expanding adding extra expansion boards
- Get Advanced more advanced things you can do
The ESCAPE board
The ESCAPE (ESC-cape) board was designed to provide a method of using brushless motors rather than the DC motors.
- Getting started find out about your ESCAPE board
- Setup your ESCAPE setting up your ESCAPE board ready for use
- Setting up your Pi setting up your Raspberry Pi
- Wiring everything up connecting your power, motors and servos
- Programming in Python the Python API and how to use it
- Programming in C++ controlling the board in C++
- Set up RC Input reading input from your RC receiver
- Expanding adding extra expansion boards
- Get Advanced more advanced things you can do
The SOAR board
The SOAR board is a holder for advanced sensors. It is ideal for use with different robot control boards, or if you have a single sensor expansion board you want to switch between robots.
- Getting started setting up your SOAR board ready for use
- Adding an expansion board adding an expansion board
- Reading data reading the sensor data
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
- Building the quadcopter Building and flying a quad-copter with the ESCAPE board.


