Arduino Bluetooth Controller icon

Arduino Bluetooth Controller

★★★★★
★★★★★
(0.00/5)

5.0Free2 years ago

Download Arduino Bluetooth Controller APK latest version Free for Android

Version 5.0
Update
Size 1.98 MB (2,072,003 bytes)
Developer Sushil Shetty
Category Apps, Education
Package Name com.sss.arduino_controller_v1
OS 5.0 and up

Arduino Bluetooth Controller APPLICATION description

App for the controls of Arduino Bluetooth Enabled anti collision Car
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
↓ Read more
Arduino Bluetooth Controller screen 1 Arduino Bluetooth Controller screen 2