- Joined
- Apr 22, 2018
- Messages
- 25
- Reaction score
- 10
I wrote a very simple python app to drive your Ryze Tello from desktop or smartphone.
It uses Kivy (Kivy: Cross-platform Python Framework for NUI) to create a basic platform independent GUI.
I still haven't tried KivyTello on Android due to lack of time.
I used the great Tello library from hanyazou/TelloPy This library works well despite the Kivy event loop dislikes many multithreaded python libraries.
Sorry, no video capture for now...
mcecchi/KivyTello
It uses Kivy (Kivy: Cross-platform Python Framework for NUI) to create a basic platform independent GUI.
I still haven't tried KivyTello on Android due to lack of time.
I used the great Tello library from hanyazou/TelloPy This library works well despite the Kivy event loop dislikes many multithreaded python libraries.
Sorry, no video capture for now...
mcecchi/KivyTello
Last edited: