Skip to content

I made a Controller for DJI Tello with Arduino and MPU-6050. You can Control DJI Tello Drone with Hand Gestures and some Push Buttons.

License

Notifications You must be signed in to change notification settings

mohammadreza-sharifi/Control-DJI-Tello-with-Arduino-and-MPU-6050

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Control-DJI-Tello-with-Arduino-and-MPU-6050

I made a Controller for DJI Tello with Arduino and MPU-6050. You can Control DJI Tello Drone with Hand Gestures and some Push Buttons.

Demo

1

see demo video in my Reddit profile: https://www.reddit.com/r/arduino/comments/rv3c9q/i_made_a_controller_for_dji_tello_drone_with/?utm_source=share&utm_medium=web2x&context=3

first install easytello library for python

pip install easytello

also you can use djitellopy library:

pip3 install djitellopy

second install Adafruit_MPU6050 library in Arduino IDE

the parts used in this project are:

  • Arduino Nano
  • MPU-6050
  • Push Button*6
  • Jumper Wire

About

I made a Controller for DJI Tello with Arduino and MPU-6050. You can Control DJI Tello Drone with Hand Gestures and some Push Buttons.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published