Raspberry Pi

A tiny and affordable computer that you can use to learn programming through fun, practical projects. Homepagearrow-up-right

Quick Software Getting Started

$ pip unistall pymavlink (multiple times)
$ pip unistall dronekit (multiple times)
$ sudo pip install --upgrade future MAVProxy
$ cd ~
$ git clone https://github.com/dronekit/dronekit-python.git
$ cd ./dronekit-python
$ sudo python setup.py build
$ sudo python setup.py install

APSync

APSync is a project sponsored by eLabarrow-up-right which simplifies the setup of companion computers so that they can be used to provide additional functionality to ArduPilot and also to ease integration with internet services. Homepagearrow-up-right

Companion computer startup scripts and examples. Github

Telemetry Splitter

Home Directory

cmavnode

Network

Last updated