Arduino Bluetooth Controller APK

App for the controls of Arduino Bluetooth Enabled anti collision Car
Published by  Sushil Shetty
3  Ratings

APK Details

CategoryEducation
Last Updated2016-03-01
Latest Version2.0
Size2 MB
Installations1000+
Android version4.0 and up
Content RatingEveryone

Screenshots

Arduino Bluetooth Controller APK screenshot 1Arduino Bluetooth Controller APK screenshot 1

Arduino Bluetooth Controller APK Description

The app is for users who have built the remote controlled bluetooth enabled Arduino toy car but need to control it over bluetooth from their mobile device. The controls and how-to are listed in here.

http://robust-tech.blogspot.com/2016/02/arduino-remote-car-app.html

In short below is the code snippet for arduino

if (receivedChar == '1') {
forward();
flag = 6;
}

the code mapping is as below

Forward --> 1
Back --> 2
Right --> 3
Left --> 4
Stop --> 5
Auto Pilot --> 8
Fn1 --> 6
Fn2 --> 7
Fn3 --> 9

Arduino Bluetooth Controller APK Versions

Latest Version

v 2.0
2 MB
Mar 1, 2016