Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 807 Bytes

File metadata and controls

22 lines (18 loc) · 807 Bytes

tello-gui-controller

A responsive Graphical User Interface (GUI) built with Python and Ttkbootstrap for direct manual control of DJI Tello drones.

Features

  • Flight Control: Simple buttons for takeoff, landing, and basic maneuvers.
  • Live Video Stream: Embedded video feed from the Tello's camera.
  • Telemetry Data: Real-time display of battery percentage, and battery.
  • Speed Settings: Adjust the drone's flight speed with a slider control.

Usage

  1. Ensure your Tello drone is powered on and connected to your computer's Wi-Fi.
  2. Run the main application script:
    python main.py
  3. Use the buttons to control the drone's flight and the slider to adjust its speed.

Preview

Preview: Windows

Screenshot Windows