Hello Tello Pilot!
Join our DJI Tello community & remove this banner.
Sign up

TelloCommander - API for controlling a Tello with Console-based example applications

davewalker5

Member
Joined
Dec 6, 2019
Messages
5
Reaction score
6
Location
Abingdon, UK
Website
github.com
Got my first Tello before Christmas and I've been developing an API for controlling it for my own interest but thought I'd make it available for others to use.

Briefly, the API supports the following:
  • Validation of all commands to ensure only valid commands are sent to the drone
  • Command/response history
  • Response parser for processing drone "read" command responses
  • Execution of commands from pre-prepared scripts
  • Background monitoring and reporting of drone status

The example application is console based and lets you send commands to control the drone and query its status. The GitHub and NuGet pages for the API and test app are here:

davewalker5/TelloCommander
TelloCommander 1.0.0.3

It includes a Wiki that describes how to reference it in your own applications with examples.

Hopefully, you'll find it of some use - enjoy!
 
Sure - I use Visual Studio Community, Visual Studio for Mac and Visual Studio Code to write the software.

It’s not actually uploaded to the Tello itself - it runs on the laptop (Windows or Mac) and uses UDP to send data to and read responses from the drone.


Sent from my iPhone using Tapatalk
 
Sure - I use Visual Studio Community, Visual Studio for Mac and Visual Studio Code to write the software.

You also need the .NET Core runtime and SDK installed.

It’s not actually uploaded to the Tello itself - it runs on the laptop (Windows or Mac) and uses UDP to send data to and read responses from the drone.


Sent from my iPhone using Tapatalk
 

New Posts

Members online

No members online now.

Forum statistics

Threads
5,690
Messages
39,934
Members
17,023
Latest member
Repiv

New Posts