DroneRemote

DroneRemote Free App

Rated 3.75/5 (4) —  Free Android application by Marco Rinalducci

Advertisements

About DroneRemote

DroneRemote is an application for piloting drones with Bluetooth SPP (Serial Port Profile) protocol.

The whole project is available on GitHub at https://github.com/MRinalducci/DroneRemote

The following frame (11 bytes) is sent via Bluetooth :
Start = 240
Throttle = 0-100%
Yaw = 0-100%
Pitch = 0-100%
Roll = 0-100%
yAccelerometer = 60-110 degrees
zAccelerometer = 60-110 degrees
LED = 0-1 boolean
REC = 0-1 boolean
Checksum = 0-255
End = 250

The following frame (6 bytes) is recieved via Bluetooth :
Start = 240
PowerVolt = 0-255
PowerPourcent = 0-255
Temperatur = 0-255
Checksum = 0-255
End = 250

Checksum calculation:
for (byte data : datas) checksum += data;
checksum = checksum & 0xff;
checksum = 0xff - checksum

How to Download / Install

Download and install DroneRemote version 1.0.2 on your Android device!
Downloaded 500+ times, content rating: Everyone
Android package: ch.rinalducci.DroneRemote, download DroneRemote.apk

All Application Badges

Free
downl.
Android
2.2+
Bug
buster
For everyone
Android app

App History & Updates

What's Changed
V 1.0.1
- Compatibility Android 4.3
V 1.0.1
- Compatibility Nexus 7
- Improvements
V 1.0.0
- Checksum at data transmission
- User manual
V 0.7.1B :
- Improved UI
V 0.6.2B :
- Adding screen compatibility
V 0.6.1B :
- Launch
More downloads  DroneRemote reached 500 - 1 000 downloads
Version update DroneRemote was updated to version 1.0.2
More downloads  DroneRemote reached 100 - 500 downloads

What are users saying about DroneRemote

D70%
by D####:

What specs hw and sw needed to make rhis work?


Share The Word!


Rating Distribution

RATING
3.85
4 users

5

4

3

2

1