Skip to content

Real Time System Project. Control Panel for Tello EDU Drone using Python.

Notifications You must be signed in to change notification settings

HowardYaw/TelloDroneControlPanel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TelloDroneControlPanel

Real Time System Project. Control Panel for Tello EDU Drone using Python.

Dependency

  • Python 3
  • pip

Setup

create virtual envirnoment

pip install virtualenv
virtualenv env

Activate virtual envirnoment

MacOS / Linux

source env/bin/activate

Windows

env\Scripts\activate

Installation

pip install -r requirements.txt

Start Locally

python gui.py

About

Real Time System Project. Control Panel for Tello EDU Drone using Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages