updated pinouts

This commit is contained in:
shrkey
2016-11-21 22:32:23 +00:00
parent 7ec8209987
commit 24428fad8f
4 changed files with 13 additions and 1 deletions

6
640.md
View File

@@ -188,6 +188,12 @@ Once you have your RC receiver connected to the board and bound (linked) to yur
![640 RC receiver](/images/rc640.png) ![640 RC receiver](/images/rc640.png)
## 640 Pinout
The pins used by the 640 board are shown in the diagram below. All GND pins are linked so have all been marked.
![640 Pinout](/images/640pinout.png)
# Programming the 640 # Programming the 640
## Installing the Python libraries ## Installing the Python libraries

View File

@@ -201,10 +201,16 @@ The RC receiver is connected to the 3-pin connector on the far left of the board
Once you have your RC receiver connected to the board and bound (linked) to yur RC transmitter, you should run the C++ PPM decoder example code ([below](#programming-the-escape-installing-the-c-libraries)) to make sure that the signals are being received correctly. Once you have your RC receiver connected to the board and bound (linked) to yur RC transmitter, you should run the C++ PPM decoder example code ([below](#programming-the-escape-installing-the-c-libraries)) to make sure that the signals are being received correctly.
![EScape RC receiver](/images/rcescape.png) ![ESCAPE RC receiver](/images/rcescape.png)
## Advanced setup ## Advanced setup
## ESCAPE Pinout
The pins used by the ESCAPE board are shown in the diagram below. All GND pins are linked so have all been marked.
![ESCAPE Pinout](/images/escapepinout.png)
# Programming the ESCAPE # Programming the ESCAPE
## Installing the Python libraries ## Installing the Python libraries

BIN
images/640pinout.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

BIN
images/escapepinout.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB