ESP-Drone client for iPhone.
Features
- Can connect and control a ESP-Drone via UDP
- Choice of control mode and sensitivity
This app requires iOS 10 or higher.
This project uses cocoapods to manage dependencies. If you do not have it installed follow the cocoapods getting started guide.
Install cocoapod dependencies for the project with command.
pod install
Open the workspace file Crazyflie client.xcworkspace
in Xcode to compile and run the app.
See the espressif-esp-drone for more information about ESP-Drone and the communication protocols.
ESP-Drone App user documentation, please see Quick start