watchX Tello Drone Control Bluetooth & WiFi

So, I was able to control my Tello drone using my watchX! It is so cool:

So, the watchX sends commands as a UART device to a raspberry pi and the pi sends it to the drone!
Coding watchX:

watchX With Code On It:

Cool Right?! I found this project on Electronoobs, here is the link: https://electronoobs.com/eng_arduino_tut141.php
There are 2 step-by-step videos on there! And step-by-step typed instructions!
Well I do have one step to add:
If you do upload that code to the watchX and you ever want to upload any other code onto the watch you will have to do this because it messes up timer 4 on the watchX, so here it it:

  1. Ready to upload different code to the watchX? Open Arduino IDE
  2. Select Arduino Leonardo
  3. Hold reset button on watch (hint take off the case and use button under OLED)
  4. Keep holding and hit upload sketch.
  5. Still, keep holding until you see uploading on the screen, then release it.
  6. Wait until it says done uploading, then unplug the watchX.
  7. Enjoy!

Credit to Electronoobs for this amazing project!
Happy Coding!

3 Likes

Thanks for the detailed explanation and the cool project. The watchX is a very flexible platform. :slight_smile:

Looking forward to your next build.

1 Like

Thanks so much! I am hoping to create tons more projects!
Next up will probably be controlling Nabot AI!
And after that would most likely be a Bluetooth app!
I love this platform so much!

1 Like