DRONE Control
drone.example.drone
Total installs
2.9K(2,989)
Rating
0.0
Released
May 12, 2020
Last updated
May 12, 2020
Category
Auto & Vehicles
Developer
RookieBoy
Screenshots
Description
Problem buying external transmitter to control your DIY drone? This App will send following UDP packets to the specified IP address and PORT of your flight controller:
1) Roll left
2) Roll Right
3) Up
4) Down
5) Forward
6) Backward
7) Turn left
8) Turn right
The above packets are sent in byte format which needs to be decoded and controlled accordingly from flight controller of your Drone.
Happy Droning!!