Arduino Bluetooth Controller APK

Version 2.8 - eu.jahnestacado.arduinorc
jahnestacado,arduinorc,education

APP Information

Download Version 2.8 (19)
Apk Size1.66 MB
App DeveloperEstacado's ltd.
Malware CheckTRUSTED
Install on Android2.3.x and up
App Packageeu.jahnestacado.arduinorc.apk
MD52c14a019d8942ed1c1a9ebd221cfa37b
Rate5

Download Arduino Bluetooth Controller 2.8 APK

App Description

Arduino Bluetooth Controller is jahnestacado,arduinorc,education, content rating is Everyone (PEGI-3). This app is rated 5 by 2 users who are using this app. To know more about the company/developer, visit Estacado's ltd. website who developed it. eu.jahnestacado.arduinorc.apk apps can be downloaded and installed on Android 2.3.x and higher Android devices. The Latest Version of 2.8 Available for download. Download the app using your favorite browser and click Install to install the application. Please note that we provide both basic and pure APK files and faster download speeds than APK Mirror. This app APK has been downloaded 1741+ times on store. You can also download eu.jahnestacado.arduinorc APK and run it with the popular Android Emulators.

Are you an Arduino enthusiast that always wanted to remote control your projects via your Android phone but didn't have the time, the patience or the knowledge to build an Android Bluetooth Controller? Then  ARDUINO BLUETOOTH CONTROLLER is what you need!

This android application can establish a connection with any Arduino/microcontroller project that involves a bluetooth module!  It allows the user to set a  UUID of his own bluetooth module in order to connect the android application with his projects!!! The default UUID that comes with this application is for the HC-06 Wireless Serial 4 Pin Bluetooth RF Transceiver Module RS232. (If you use default UUID in order to pair the BT module with your smartphone for the first time, you will have to give a 4-digit password. This password is '1234'.)

The application is comprised of 4 Command Modes:

1. Vehicle Mode : By pressing the "joystick" button the user can remote control a vehicle with specific gestures. For the interpretation of gestures to commands, the application uses the built-in accelerometer sensor of the smart device. There are 8 different gestures available (FRONT, BACK, LEFT, RIGHT, FRONT_LEFT, FRONT_RIGHT, BACK_LEFT, BACK_RIGHT).

 You can set these gestures with your own custom commands through the the menu button "Set Commands".

Additionally, there is a STOP and an ANDROID button that can be assigned with custom commands as well.

***IMPORTANT*** The mode provides via the menu options the option to change the orientation of accelerometer  axises (X->Y, Y->X) in order to operate properly in Android phones with different default orientation. 

Moreover, menu options provide a sensitivity change button to modify the point where the app catches the gesture events for this mode. As the title suggests, this mode is specifically designed to remote control a vehicle which uses a bluetooth module and a microcontroller.

2. Fader Mode : This mode provides the user with a fader-seekbar that can send commands from 0-9 and allow the user to experiment with servos, leds, motors and many more.

3.  Controller Mode : This mode provides a standard controller layout with 10 buttons in total that can be assigned with custom commands. The arrow buttons are specifically designed to send commands continuously while pressed, in order to simulate an actual controller.

4. Terminal Mode : This mode provides a terminal-like interface in which the user can type and send an individual or multiple commands which will execute sequentially. Since Arduino serial port receives one byte at a time, if the user types a string in the input text field, the application divides that string into characters and sends them one by one to Arduino. It should be noted that spaces or empty strings are skipped.

All application settings and commands are permanently stored and can be accessed and modified any time according to your needs .

##################################################################################################

Arduino Side Code  

Below code is an example of how Arduino can "listen" the commands that receives through this Android application.

char incomingByte; // variable to receive data from the serial port

void setup() {

  Serial.begin(9600);       // start serial communication at 9600bps

}

void loop() {

  if( Serial.available() > 0 )       // if data is available to read

  {

   incomingByte = Serial.read();         // read it and store it in 'incomingByte'

  }

}

____________________________________

 

© 'Arduino' is a trademark of Arduino team   

____________________________________ 

App ChangeLog

App Screens

Arduino Bluetooth  Controller App Screen 1Arduino Bluetooth  Controller App Screen 2Arduino Bluetooth  Controller App Screen 3Arduino Bluetooth  Controller App Screen 4Arduino Bluetooth  Controller App Screen 5Arduino Bluetooth  Controller App Screen 6Arduino Bluetooth  Controller App Screen 7Arduino Bluetooth  Controller App Screen 8Arduino Bluetooth  Controller App Screen 9Arduino Bluetooth  Controller App Screen 10Arduino Bluetooth  Controller App Screen 11Arduino Bluetooth  Controller App Screen 12Arduino Bluetooth  Controller App Screen 13Arduino Bluetooth  Controller App Screen 14Arduino Bluetooth  Controller App Screen 15Arduino Bluetooth  Controller App Screen 16

67428fadd03518d0320b6092def310106dfa174a0a0a149f3d5a19a52d5e83f1.apk
Name:b20324fc7fdb786e002a97b62c40627b8c148ba6.apk
Name:eu.jahnestacado.arduinorc.apk
Name:Arduino%20Bluetooth%20%20Controller_2.8_apk-dl.com.apk
Name:1577921899054.apk
Name:1570701395750.apk
Name:arduino-bluetooth-controller.apk

Apk scan results


Apk Scaned By TotalVirus Antivirus,eu.jahnestacado.arduinorc.apk Was Pure And Safe.

Scan Stats:harmless:0|type-unsupported:11|suspicious:0|confirmed-timeout:0|timeout:6|failure:0|malicious:0|undetected:58|
Name:67428fadd03518d0320b6092def310106dfa174a0a0a149f3d5a19a52d5e83f1.apk
Name:b20324fc7fdb786e002a97b62c40627b8c148ba6.apk
Name:eu.jahnestacado.arduinorc.apk
Name:Arduino%20Bluetooth%20%20Controller_2.8_apk-dl.com.apk
Name:1577921899054.apk
Name:1570701395750.apk
Name:arduino-bluetooth-controller.apk SHA-1:b20324fc7fdb786e002a97b62c40627b8c148ba6 SHA-256:67428fadd03518d0320b6092def310106dfa174a0a0a149f3d5a19a52d5e83f1 SSDEEP:49152:mR38oJjDfWQlSL7gHBDffTIAdOObLubGky8P7saXKkJR:AMsDkL7Q7kWubGk/P4alJR File type:Android Magic:Java archive data (JAR) File size:1741418 Uncompressed Size:4351843 Contained Files :171 Contained Files By Type:xml:29,dex:1,MF:1,RSA:1,jpg:1,SF:1,png:136,

Older Versions

More Android Apps to Consider

Google Play Reviews

  1. Walter Deal-avatar

    Walter Deal

    Really like it... no issues in controlling Arduino and 4-wheel rover drive motors.

  2. kinza saif-avatar

    kinza saif

    Thank you for making this lovely app because it was so helpful for me in my robotics class (Thanks for making this application)

  3. SAI SRINIVAS Muppidi-avatar

    SAI SRINIVAS Muppidi

    Easy and Highly useful for engineering students.

  4. Saroj Gharat-avatar

    Saroj Gharat

    The app gets crashed after every command is given

  5. Basavaraj Morbad-avatar

    Basavaraj Morbad

    does it support ble 4.1 and it support spp protocol

  6. Abaan Adnaan-avatar

    Abaan Adnaan

    I don't like it because it is not working on my iapd

  7. Muhammad Bilal-avatar

    Muhammad Bilal

    Good but not enough

  8. ron tube-avatar

    ron tube

    works perfectly for me

  9. Mr Green-avatar

    Mr Green

    It works...nice

  10. A Google user-avatar

    A Google user

    best app for bots