Skip to content

Library for visualizing telemetry data of an RC plane written in Python. Replaced by github.com/peteole/telemetry

Notifications You must be signed in to change notification settings

peteole/planePython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

planePython

Library for visualizing telemetry data of an RC plane written in Python. Written by Simon Hock and me. Replaced by github.com/peteole/telemetry

setup

Requires the python libraries tk and serial.

functionality

This project implements the basic functionality for visualizing flight data (artificial horizon, speed display, altitude display, battery indicator...). It can read the serial port to get new flight data, but was swaped to a html website at this point of the development process due to python performance issues.

About

Library for visualizing telemetry data of an RC plane written in Python. Replaced by github.com/peteole/telemetry

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages