A software aircraft controller for RaspberryPi
Project description
PiPilot lets you control a drone from a web browser. It’s been designed to work with Raspberry Pi, hence its name. However, you can likely make it work with anything that has UART. It should be able to interface with any autopilot board capable of understanding the SBUS protocol.
The purpose of the project is to let the autopilot control the fundamental behavior of a drone, i.e., attitude using gyros and accelerometers, and provide functionality controlling velocity, altitude hold, and basic navigation using more sophisticated sensors. We’re not there yet.
Inverter
Since SBUS, in reality, is inverted UART, you cannot connect the wires directly. You will need to build yourself an inverter.
Installation
$ pip install PiPilot
$ pipilot -n pipilot
Test
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file PiPilot-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: PiPilot-0.0.1-py3-none-any.whl
- Upload date:
- Size: 934.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e51a1ccd1b36706efbf35d59ef7063178d4b6c2f339f9232359668f65450a67 |
|
MD5 | 6ced5aafd128a9df0c590d0e668dfe3b |
|
BLAKE2b-256 | 7427a4df92b98c4af8107f748e2a658fbe2ad94041e793e587b80097d8fd735b |