ArduRemote Apk

ArduRemote Apk

Latest version 2.1
31 Jul 2014

Older Versions

Apk Infos

Version2.1
Rating4.4/5, based on 8 votes
Size‎357.6 KB
Requires AndroidAndroid 2.2+ (Froyo)
Author's NotesArduRemote - remote control for your Arduino microcontroller projects.

About ArduRemote APK

ArduRemote APK Download for Android
ArduRemote APK Download for Android

Description

Remote control for your Arduino microcontroller projects. Display text, buttons, sliders, plots on your Android device from your Arduino.

Requires:
- a Bluetooth-to-serial module on the Arduino side.

No Android programming required. The remote control look&feel is fully controlled by Arduino push-protocol via serial port.

Communication protocol (use Arduino "Serial.print", "Serial.read"):

request by ArduRemote:
{.} request: get main menu
{key} request: select menu item 'key'
{key`value} request: change slider to value

response from Arduino:
{.title`1000|key1~text1|key2~text2|key3~text3} response: create new sub-menu
{.title|key~min`value`max`min~unit~scale} response: create menu with slider
{.title|key~min`500`1000`0~unit~0.1} response: create menu with slider 0..100 (scale 0.1)
{.title|key~min`50`100`0~unit~1} response: create menu with slider 0..100 (scale 1)
{.title|key~min`5`10`0~unit~10} response: create menu with slider 0..100 (scale 10)
{=battery`300|min`0|battery V`1|charge V`1|charge A`2|capacity Ah`3} response: create plot dialog
{=battery`300|battery V`1|charge V`1|charge A`2|capacity Ah`3} response: create plot dialog
{:|key1~Commands|key2~Manual|key3~Settings} response: update current menu

Latest updates

What's new in version 2.1

- bugfix: slider bug

How to install ArduRemote APK on Android phone or tablet?

Download ArduRemote APK file from ApkClean, then follow these steps:

Update Phone Settings

  • Go to your phone Settings page
  • Tap Security or Applications (varies with device)
  • Check the Unknown Sources box
  • Confirm with OK

Go to Downloads

  • Open Downloads on your device by going to My Files or Files
  • Tap the APK file you downloaded (de.grauonline.arduremote-v2.1-ApkClean.apk)
  • Tap Install when prompted, the APK file you downloaded will be installed on your device.

Older Versions

2.1 (12)357.6 KB

Questions & Answers

Q: What is an APK File?

A: Just like Windows (PC) systems use an .exe file for installing software, Android does the same. An APK file is the file format used for installing software on the Android operating system.

Q: If I install an APK from this website, will I be able to update the app from the Play Store?

A: Yes, absolutely. The Play Store installs APKs it downloads from Google's servers, and sideloading from a site like ApkClean.net goes through a very similar process, except you're the one performing the downloading and initiating the installation (sideloading).
As soon as the Play Store finds a version of the app newer than the one you've sideloaded, it will commence an update.

Q: Why ApkClean.net can guarantee APK 100% safe?

A: Whenever someone wants to download an APK file from ApkClean.net, we'll check the corresponding APK file on Google Play and allow user download it directly (of course, we'll cache it on our server). If the APK file does not exist on Google Play, we'll search it in our cache.

Q: What are Android App permissions?

A: Apps require access to certain systems within your device. When you install an application, you are notified of all of the permissions required to run that application.

Don't hesitate to contact us if you have any questions or concerns.

(*) is required

User's Reivew

5 ★Very good