Tello Dji
  • Introduction
  • Tech Spec
  • SDK
  • Frameworks
    • Python
      • Tellopy
      • PyTello
    • NodeJS
      • Tello-api-client
      • Tello-nodejs
    • Go
      • Gobot driver for the Ryze Tello
      • Tello Go (unofficial)
    • ROS
    • Scratch
    • Droneblocks
  • Applications
    • Requirements
    • FlyControll
      • Tellopy
        • HelloWorld
        • CircuitDemo
    • Image Recognition
      • Object Detection
    • Telemetry
      • HomeAssistant
      • BoschXDK110-RemoteController
        • Requirement
        • XDK110
        • Drone
Powered by GitBook
On this page

Was this helpful?

  1. Applications
  2. Telemetry
  3. BoschXDK110-RemoteController

Requirement

Operating System

  • Linux

Hardware

  • Two internet interfaces

    • Conection to Tello

    • Connection to receive MQTT

Software

  • TelloPy

  • MQTT

  • XDK Workbench 3.4.0

Linux

We need to execute the next command:

$ pip install TelloPy
$ git clone https://github.com/Reyes-fred/Tello.git
PreviousBoschXDK110-RemoteControllerNextXDK110

Last updated 5 years ago

Was this helpful?