The Tello SDK is based on UDP packets so an ESP32/ESP8266 board with WiFi can easily communicate with the Tello. The Tello only works as an Access Point (AP) so one ESP board is required for each ...
The code in this repo is based on the Tello.js source file distributed along with the Tello SDK. The keyboard processing logic was adapted from sample code available ...