Home  /  Tools Apps  / ArduinoTC -Arduino/BT/WiFi/BLE on Windows Pc

ArduinoTC -Arduino/BT/WiFi/BLE on Windows Pc

Developed By: ATC Integrations

License: Free

Rating: 4,3/5 - 83 votes

Last Updated: December 27, 2023

Download on Windows PC

Compatible with Windows 10/11 PC & Laptop

App Details

Version 8.2.0
Size 1 MB
Release Date July 01, 17
Category Tools Apps

What's New:
- Several bugs fixed.- Support for newer Android versions up to Android O (Android 8.0).- New Code Generator feature for Bluetooth. Automatically generates... [see more]

Description from Developer:
Supports:
Arduino boards
• Compatible with all Arduino boards

Bluetooth
• HC05
• HC06

WiFi
• Ethernet Shield
• ESP8266
• Arduno Yun
• And any tcp/ip interface

Get... [read more]

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

App preview

About this app

On this page you can download ArduinoTC -Arduino/BT/WiFi/BLE and install on Windows PC. ArduinoTC -Arduino/BT/WiFi/BLE is free Tools app, developed by ATC Integrations. Latest version of ArduinoTC -Arduino/BT/WiFi/BLE is 8.2.0, was released on 2017-07-01 (updated on 2023-12-27). Estimated number of the downloads is more than 1,000. Overall rating of ArduinoTC -Arduino/BT/WiFi/BLE is 4,3. Generally most of the top apps on Android Store have rating of 4+. This app had been rated by 83 users, 7 users had rated it 5*, 56 users had rated it 1*.

How to install ArduinoTC -Arduino/BT/WiFi/BLE on Windows?

Instruction on how to install ArduinoTC -Arduino/BT/WiFi/BLE on Windows 10 Windows 11 PC & Laptop

In this post, I am going to show you how to install ArduinoTC -Arduino/BT/WiFi/BLE 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 ArduinoTC -Arduino/BT/WiFi/BLE 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 "ArduinoTC -Arduino/BT/WiFi/BLE" 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 ArduinoTC -Arduino/BT/WiFi/BLE 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 "ArduinoTC -Arduino/BT/WiFi/BLE" on the home screen of NoxPlayer, just click to open it.

Discussion

(*) is required

Download older versions

Other versions available: 8.2.0.

Download ArduinoTC -Arduino/BT/WiFi/BLE 8.2.0 on Windows PC – 1 MB

Supports:
Arduino boards
• Compatible with all Arduino boards

Bluetooth
• HC05
• HC06

WiFi
• Ethernet Shield
• ESP8266
• Arduno Yun
• And any tcp/ip interface

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!
- Several bugs fixed.
- Support for newer Android versions up to Android O (Android 8.0).
- New Code Generator feature for Bluetooth. Automatically generates your code according to the objects set in layout.
- Spanish misspellings fixed.