Home  /  Tools Apps  / Arduino Total Control free on Windows Pc

Arduino Total Control free on Windows Pc

Developed By: ATC Integrations

License: Free

Rating: 4,0/5 - 555 votes

Last Updated: December 24, 2023

Download on Windows PC

Compatible with Windows 10/11 PC & Laptop

App Details

Version 7.8.7
Size 6.9 MB
Release Date January 11, 16
Category Tools Apps

App Permissions:
Allows applications to discover and pair bluetooth devices. [see more (7)]

What's New:
Lots of improvements for usability:- Support feature added: manual, common issues, troubleshooting and contact points are provided.- Better Arduino Sketch... [see more]

Description from Developer:
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 conn... [read more]

App preview ([see all 12 screenshots]  /  [view video])

App preview

About this app

On this page you can download Arduino Total Control free and install on Windows PC. Arduino Total Control free is free Tools app, developed by ATC Integrations. Latest version of Arduino Total Control free is 7.8.7, was released on 2016-01-11 (updated on 2023-12-24). Estimated number of the downloads is more than 100,000. Overall rating of Arduino Total Control free is 4,0. Generally most of the top apps on Android Store have rating of 4+. This app had been rated by 555 users, 66 users had rated it 5*, 316 users had rated it 1*.

How to install Arduino Total Control free on Windows?

Instruction on how to install Arduino Total Control free on Windows 10 Windows 11 PC & Laptop

In this post, I am going to show you how to install Arduino Total Control free on Windows PC by using Android App Player such as BlueStacks, LDPlayer, Nox, KOPlayer, ...

Before you start, you will need to download the APK/XAPK installer file, you can find download button on top of this page. Save it to easy-to-find location.

[Note] You can also download older versions of this app on bottom of this page.

Below you will find a detailed step-by-step guide, but I want to give you a fast overview of how it works. All you need is an emulator that will emulate an Android device on your Windows PC and then you can install applications and use it - you see you're playing it on Android, but this runs not on a smartphone or tablet, it runs on a PC.

If this doesn't work on your PC, or you cannot install, comment here and we will help you!

Step By Step Guide To Install Arduino Total Control free using BlueStacks

  1. Download and Install BlueStacks at: https://www.bluestacks.com. The installation procedure is quite simple. After successful installation, open the Bluestacks emulator. It may take some time to load the Bluestacks app initially. Once it is opened, you should be able to see the Home screen of Bluestacks.
  2. Open the APK/XAPK file: Double-click the APK/XAPK file to launch BlueStacks and install the application. If your APK/XAPK file doesn't automatically open BlueStacks, right-click on it and select Open with... Browse to the BlueStacks. You can also drag-and-drop the APK/XAPK file onto the BlueStacks home screen
  3. Once installed, click "Arduino Total Control free" icon on the home screen to start using, it'll work like a charm :D

[Note 1] For better performance and compatibility, choose BlueStacks 5 Nougat 64-bit read more

[Note 2] about Bluetooth: At the moment, support for Bluetooth is not available on BlueStacks. Hence, apps that require control of Bluetooth may not work on BlueStacks.

How to install Arduino Total Control free on Windows PC using NoxPlayer

  1. Download & Install NoxPlayer at: https://www.bignox.com. The installation is easy to carry out.
  2. Drag the APK/XAPK file to the NoxPlayer interface and drop it to install
  3. The installation process will take place quickly. After successful installation, you can find "Arduino Total Control free" on the home screen of NoxPlayer, just click to open it.

Discussion

(*) is required

Download older versions

Other versions available: 7.8.7.

Download Arduino Total Control free 7.8.7 on Windows PC – 6.9 MB

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
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
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.