An open API service indexing awesome lists of open source software.

https://github.com/arthurfdlr/flighttime_prediction

GUI that allows to calculate the flight time of a drone by giving its caracteristics.
https://github.com/arthurfdlr/flighttime_prediction

Last synced: about 2 months ago
JSON representation

GUI that allows to calculate the flight time of a drone by giving its caracteristics.

Awesome Lists containing this project

README

          

# Drone flight time calculator

The GUI ease the calculation of the flight time of a drone by giving its caracteristics.
The math are based on an empirical formula developed on the analysis of several data on propellers.

This project is higly similar to [eCalc calculator](https://www.ecalc.ch/xcoptercalc.php "eCalc")

## GUI developed with TKinter

![GUI p1](Interface_p1.JPG)
![GUI p2](Interface_p2.JPG)