Arduino Total Control free Application icon

Arduino Total Control free 7.8.7

6.9 MB / 100K+ Downloads / Rating 4.0 - 555 reviews


See previous versions

Arduino Total Control free, developed and published by ATC Integrations, has released its latest version, 7.8.7, on 2016-01-11. This app falls under the Tools category on the Google Play Store and has achieved over 100000 installs. It currently holds an overall rating of 4.0, based on 555 reviews.

Arduino Total Control free APK available on this page is compatible with all Android devices that meet the required specifications (Android 3.2+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.apps.emim.btrelaycontrolfree

Updated: 9 years ago

Developer Name: ATC Integrations

Category: Tools

New features: Show more

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing Arduino Total Control free on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

4.0
Total 555 reviews

Reviews

5 ★, on 2016-12-11
I've made many arduino projects with bluetooth capabilites, and so far have used controller apps that are specific to their function. ATC let's me customize exactly what I want from an command module for complete control of my project, including how I want it to look. The learning curve was minimal and it's everything I could want from a Bluetooth interface, without actually programming my own interface from scratch.

5 ★, on 2017-09-02
I like this app I want to purchase the pro version but cant succed. Its keep on charging on my account but always showing error. Please anyone can help.

1 ★, on 2017-08-17
Seems like a nice app, but it pops up so many ads that it's unusable, so I can't really be sure.

5 ★, on 2018-02-26
This app is truly engineered. As its name states -total control, this app and its Arduino code examples can be used to control anything. By anything i mean it can control anything with some patience to read the manuals and the example codes. You are awesome SIR.. Thank you for making it available to everyone...

3 ★, on 2018-04-04
When I'm trying to connect to the hc05 Bluetooth transducer, the app gives an error saying it can't connect to the device( unable to connect error). Why is it not connecting.Please help me.

1 ★, on 2016-03-08
Will not open app

Previous Versions

Arduino Total Control free 7.8.7
2016-01-11 / 6.9 MB / Android 3.2+

About this app

Support new features in indiegogo
https://www.indiegogo.com/projects/arduino-total-control-re-design/x/12835281#/

WI-FI + 7 BLUETOOTH DEVICES
WARNING: If using bluetooth, and connecting for the first time, use autoconnect or connection manager.

Get code samples and post your inventions at https://www.facebook.com/ArduinoTotalControlApp
Demo: https://www.youtube.com/watch?v=Fxz3N32Hwhs&feature=youtu.be

Build your layout, control up to 24 x 2 circuits + 8 dimmer bars on 7 different devices at the same time, program their functions, take pictures of what you want to control or choose a picture from your gallery (each picture box has three states that can be switched dynamically via app or Arduino) and have fun switching your circuits in latch (toggle button) or momentary (Touching Pictures) modes.

Get accelerometer data for your Arduino (when multiple devices connected, accelerometer data will be sent to all Bluetooth devices).

NEW: Make your arduino TALK!!! Use the tag " < T t o S 0 0 : Any text" or change 00 to 01 for your default language. Make your arduino perform a sound alarm using the tag " < A l r m 0 0 ".

Connect via BLUETOOTH and/or WiFi. Hardware:
* Bluetooth serial modue (like the JY-MCU)
* Ethernet shield
* Any ethernet or wifi shield configured as a TCP/IP server with an IP and port defined.

Thanks to your feedback and support, Arduino Total Control now can be fully customized. You can manage the layout as you like the most! Just enable "Edit properties" form the menu to hide/show buttons, text or images, then, keep your finger (long click) on the picture in order to change the displayed image, and choose one from your gallery or take a shot.

Excellent for Advanced home automation, school projects and more.

Data sent by app are:
• '<' Indicates special command like accelerometer for example:
- 9.81 m/s^2 will be sent as integer "981"
- 56.24 m/s^2 will be sent as integer "5624"
• '[' Is sent every 2.5 secs in order to know we are still connected
• Or whatever you want! now you decide what the sending command is!

Objects displayed by app
• Images, Can be used as visual dynamic indicators and / or push buttons (with editable commands)
• Text Tags, Can be used as descriptors, as sensor sources, or to display data from Arduino
• Toggle Buttons, Can be used as Buttons :p (with editable commands)

Get feedback from your board!!!
Board -> android codes are strings that are displayed as feedback! NOTE that empty strings and "\r" will have no effect on the displayed text. End each string with "\n" (New line character) in order to let the app know when to display the incoming string.

You can easily assemble your own board using a Bluetooth – serial module (like JY-MCU...), and getting the previous codes from micro-controller's serial port (if you want to communicate via WiFi, use the Ethernet shield)

You can get the code from the app for free, just copy and paste into your Arduino sketch, then auto-format, and download the sketch!

Arduino Code provided!!!!!
Arduino connection schematics provided!!!!

Log Arduino Total Control V 7.5
*8 scroll bars available
*New Arduino Beginner and Advanced Sketches for Ethernet and Bluetooth
*WARNING: Take a look to new sketches in order to use seek/scroll bars

Log Arduino Total Control V 7.7
*New Alarm feature
*New Text to speech feature
*Some minor bugs fixed
*Editable Layout Names

Log Arduino Total Control V 7.8.1
*Move Enable Feature
*Editable object sizes
*Change Background Image
*Auto-connect and Scroll enable per layout
*Editable Color Text

Log Arduino Total Control V 7.8.4
- Support feature added: manual, common issues, troubleshooting and contact points are provided.
- Better Arduino Sketch navigation: get the repository link for latest .ino files download.
- Better layout configuration structure: Hide and display items with a single click
- v26 IO Expansion board compatible, get it on www.parsicitalia.it
- Minor issues solved

New features

Lots of improvements for usability:
- Support feature added: manual, common issues, troubleshooting and contact points are provided.
- Better Arduino Sketch navigation: get the repository link for latest .ino files download.
- Edit your layout freely, changing positions and sizes with pixel precision
- Export / Import Feature enabled
- Vibration on image click enabled
- Background edition enabled
- 7.8.7 = Minor bug for some devices eliminated, splash screen suppressed for better performance

App Permissions

Allows applications to discover and pair bluetooth devices.
Allows applications to connect to paired bluetooth devices.
Allows applications to access information about networks.
Allows applications to open network sockets.
Allows an application to read from external storage.
Allows an application to write to external storage.
Allows access to the vibrator.