/tello

Keyboard interface to control a DJI Tello drone with your PC

Primary LanguageGo

tello

Basic Go code to control a DJI Tello drone via keyboard using Gobot. Inspired by "Hello, Tello - Hacking Drones With Go".

Buy me a coffee

Requirements

  • Go 1.13
  • Computer with WiFi adapter

Installation

  • go get ./...

Usage

  • go run ./*.go

To Do

  • Multi-key support

License

MIT