Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.

Latest commit

 

History

History
executable file
·
21 lines (11 loc) · 627 Bytes

File metadata and controls

executable file
·
21 lines (11 loc) · 627 Bytes

multiwii-proxy-python

Simple and user-friendly Python 3 module for controlling drones via the MultiWii Serial Protocol (MSP) v1.

This module does not support MSP v2—or any of the newer versions.

Documentation

The API documentation can be found on the documentation site.

Installation

Run either pip install . or poetry build to install the package:

Usage

Check the examples directory.

Licensing

This project is licensed under the MIT license. See LICENSE for more details.