Conclusion
The Tello drone was able to receive the commands issued via our custom-made Telegram Bot @DroneTellobot.
Despite the shortcomings to add a middleware communication for accessing Telegram data, the implementation is application rich.
If any of the readers want to try the Telegram Tello drone control LIVE using our custom-developed
@DroneTellobot
, please reach out to us in DM.
Because drones can be controlled remotely and can be flown at varying distances and heights, they make the perfect candidates for taking on some of the toughest jobs in the world.
They can be found assisting in a search for survivors after a hurricane, giving law enforcement and the military an eye-in-the-sky during terrorist situations, and advancing scientific research in some of the most extreme climates on the planet.
Drones have even made their way into our homes and serve as entertainment for hobbyists and a vital tool for photographers.
Drones are used for various purposes:
- Military
- Delivery
- Emergency Rescue
- Outer Space
- Wildlife and Historical Conservation
- Medicine
- Photography etc.
So the applications of drones are going to increase going forward and novel methods of control are always welcome in the domain which could accelerate the industry in better ways.
What next !!
- Make the middleware redundant.
- Add more options to the @DroneTellobot
References
https://dl-cdn.ryzerobotics.com/downloads/Tello/Tello%20SDK%202.0%20User%20Guide.pdf
https://store.dji.com/product/tello
https://github.com/akshayvernekar/telloArduino
https://docs.m5stack.com/en/quick_start/m5core/m5stack_core_get_started_Arduino_Windows
https://www.arduino.cc/reference/en/libraries/m5stack/
https://shop.m5stack.com/products/fire-iot-development-kit?variant=16804798169178
https://core.telegram.org/bots
https://core.telegram.org/bots/api
Blog Series:
Telegram Controlled Drone #1 : Introduction
Telegram Controlled Drone #2 : Preparation - Drone and M5Stack module
Telegram Controlled Drone #3 : Preparation - Telegram Bot