New pages

This commit is contained in:
shrkey
2016-08-13 17:37:31 +01:00
parent ff8f861b34
commit 6254b03300
7 changed files with 200 additions and 40 deletions

42
expansions.md Normal file
View File

@@ -0,0 +1,42 @@
# Introduction
Expansion boards can be added to any of our motor driver boards
## Getting started
## Board layout
## Setup
### Attaching the power
### Attaching a Servo
### Attaching a motor
### Attaching an RC receiver
# Programming the 640
## Python
### Introduction
### Import libraries
### Drive a motor
### Motor speed
### Servo control
## Node.JS
### Introduction
### Import libraries
### Drive a motor
### Motor speed
### Servo control
## C++
### Introduction
### Install prerequisites
### Drive a motor
### Motor speed
### Servo control
### PPM integration
## Expanding the board
### Adding an expansion board