Arduino Controller Pro 3.0.0.0 Icon

Arduino Controller Pro

Marquesoft Communication
4.8
10 Ratings
100+
Downloads
3.0.0.0
version
Oct 20, 2014
release date
3.1M
file size
€ 0.95
price

What's New

Now you have unlimited profiles

And

Home screen Widgets with five different layouts:

• horizontal

• vertical

• directional pad

• up / down

• one button

Widget Features:

• Resizable

• Reconfigurable

• Status indicator

• Value indicator

• last update time

• auto update

About Arduino Controller Pro Android App

This is the pro version of the Arduino Controller Android App .
Now it is possible to build your own customized arduino app!!

• To use this application you need an arduino with ethernet shield connected to your router
• Download the example sketch from the support forum and upload it to the arduino
• Import an Example to one of the eight profiles
• Set the IP of your Arduino device in the settings screen
• The IP can be found in the serial monitor. The port is "80" by default
• Edit the button text and the data strings in program mode
• Optionally you can set the application name like -My House- and set the profile names
for your projects like -arduino alarm- or -heat pump-

Now your Arduino controller is all set!

Sending commands to your arduino can be done in two ways, first you have 30 buttons with a text label that you can set in the settings screen. So the text on the buttons can be "on, off, up, down, 1,2, etc..." whatever you like. When the text labels are left empty, the buttons won't be visible in the main screen.
The command to be send to the arduino can be set in the settings screen as well.
The strings to send you can simply set "1,2,3,4,a,b,c, etc". When you hit a button it will send a GET request in the following format: "http://yourIPorURL:yourPort/?String" , "http://192.168.1.120:80/?1".
In the arduino you can retrieve the string that comes after the questionmark "?" and send back a simple html line that will show up in the browser view on the phone.

The second way to send data to your arduino is done with the two text boxes on the main screen.
This you can use to send the textbox values like "1365, 12,5, 2,57 (max. 4 digits)" to set things like "temperature, time, speed, etc".
In the settings screen you can set a prefix that will be send before the actual value.
When you hit the send button it will send a GET request in the following format:"http://yourip:yourport/?prefixvalue" , "http://192.168.1.120:80/?b2800".

I hope you can use this app in your arduino project and please let me know what you use it for.
If you have recommendations, found any bugs, or need extra buttons, please let me know as well.
When you like it please give it a 5 star rating on google play.

The arduino example sketch can be downloaded here http://db.tt/GMoyi6hg

Support Forum:
http://arduino.cc/forum/index.php/topic,127770.0.html

Permissions:
android.permission.ACCESS_NETWORK_STATE
used to detect Wifi or mobile connection
android.permission.INTERNET
Guess :-)
android.permission.READ_EXTERNAL_STORAGE
Used to import profiles from SD card
android.permission.WRITE_EXTERNAL_STORAGE
Used to export profiles to SD card

Other Information:

Requires Android:
Android 2.3 and up
Other Sources:

Download

This version of Arduino Controller Pro Android App comes with one universal variant which will work on all the Android devices.

Variant
Updated
(Oct 20, 2014)
Architecture
Minimum OS
Android 2.3 and up
Screen DPI
nodpi (all screens)

All Versions

If you are looking to download other versions of Arduino Controller Pro Android App, We have 1 version in our database. Please select one of them below to download.

Loading..