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

Recent content by Hacky

  1. Hacky

    Robomaster TT Swarm Control Help

    In this repository you find an example how to bring the Tellos into station mode: https://github.com/TelloSDK/Multi-Tello-Formation
  2. Hacky

    Multiple drones with python

    You must configure the Tellos to connect as client to your home WiFi. In that case, they get different IP adresses.
  3. Hacky

    Swarm with tello ?

    What you describe, is nothing else than multiple networks, but even worse, as my suggestion would at least allow to control all regular Tellos from one system.
  4. Hacky

    How can I keep the drone flying while waiting for a new instruction?

    You have to keep on sending instructions continuesly (e.g. the RC command), otherwise after some seconds Tello assumes a broken connection and lands for safety reasons.
  5. Hacky

    A little fly with my tello in my neighborhood Haiti port au prince

    Visual positioning system. It uses a downward facing camera (for movement detection) and a rangfinder (measuring the distance to the ground) to aid it keeping it's position stable.
  6. Hacky

    Swarm with tello ?

    In that case you need multiple networks (e.g. multiple WiFi USB dongles).
  7. Hacky

    Connecting to Tello SDK while not losing general access to the internet

    Configuring Tello as WiFi client is only possible with Tello EDU / Tello Talent. When you use the "normal" Tello, it should be possible to have access to internet when using a second network interface on the computer.
  8. Hacky

    Thank you Tello!

    Nice photos. Armenia?
  9. Hacky

    Tello EDU Swarm Set Up

    Here you find an approach, but it's still Python 2: GitHub - TelloSDK/Multi-Tello-Formation: A Sample Code that implements the formation function of multiple tellos
  10. Hacky

    Tello SDK 3.0 not for regular tello

    Access to bottom camera is only available with Tello EDU / Tello Talent.
  11. Hacky

    new mavic

    Nice drone but wrong forum ;-)
  12. Hacky

    Tello RMTT with LiDAR and Autonomous flying with Machine Learning

    You should take into account that the Tello has a very limited capability to carry extra payload. A Raspberry Pi Zero W + lightweight single beam LiDAR like the VL53L0X (or VL53L1X) or may be a Benewake TF-Mini may already bring the Tello to it's limit. Another option may be the Tello Talent...
  13. Hacky

    Purchase recommendations

    I guess, you recommend it due to the better low light sensivity of the bottom camera? Also the Tello EDU seem to have that better bottom camera and I would recommend these, if it is also planned to be used for programming.
  14. Hacky

    Which drone?

    This "toy" has an API that is pretty easy to use, including access to the camera stream, the bottom camera and the rangefinder. This is good base for first steps in drone programming. You should look for the Tello EDU, as the normal Tello is a bit more limitied. If you need longer flight times...
  15. Hacky

    how to set up for fpv or acro style flying

    Did you try the "Sports" mode? Looking at the temperature, the tiny motors and the battery already reach, I think it already operates at it's limit.