A software aircraft controller for RaspberryPi
Project description
=======
PiPilot
=======
.. image:: https://img.shields.io/pypi/v/PiPilot.svg
:target: https://pypi.python.org/pypi/PiPilot
:alt: PyPI Version
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.
.. figure:: https://github.com/ljanyst/pipilot/raw/master/assets/interface.png
:scale: 50 %
:alt: Interface
Inverter
--------
Since SBUS, in reality, is inverted UART, you cannot connect the wires directly.
You will need to build yourself an inverter.
.. figure:: https://github.com/ljanyst/pipilot/raw/master/assets/inverter.png
:scale: 50 %
:alt: Inverter
Installation
------------
.. code-block:: console
$ pip install PiPilot
$ pipilot -n pipilot
Test
----
.. figure:: https://img.youtube.com/vi/EUDdmXHwLbQ/0.jpg
:scale: 50 %
:alt: Test
:target: https://www.youtube.com/watch?v=EUDdmXHwLbQ
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
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
PiPilot-0.0.1-py3-none-any.whl
(934.7 kB
view details)
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
|