Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 551 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 551 Bytes

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