Arduino Bluetooth Controllor allows users to use a very simple way - through Bluetooth to control Arduino supplies (. Ex LED, dimmable lighting or any electrical switches) that can be used as learning use action device to control hardware devices, the first step into the era of the wisdom of life.
Arduino Bluetooth Controllor (ABC) features:
- Scan 、Pair、Unpair Bluetooth device or even remove paired.
- Just click on icons to control Arduino pin, on / off electrical appliances
- Slide bar can freely control the LED brightness and shade
- Countdown Timer and System auto shutdown
- Provide on-line help, convenient subsequent code development
- Provide sample code download
- Provide Arduino entity wiring diagram
- Provide Arduino reference movie
- Provide exclusive Arduino libraries (to facilitate use with this App)
- Provide you to write your own code to extend the applications
- By your own setting:
1. Pin type controlled (Digital, PWM, Analog)
2. Pin no controlled freely
3. Set the delay time, ON/OFF toggle (LED Blink)
Instruction :
Step 1: Hardware
Arduino x 1
Bluetooth module x 1
LED x 2
Resistors x 2 -- 330 ohm
Step 2: Wired : Reference App menu items in the wiring diagram or instructional videos
Step 4: Software (see **Note)
Android App : Arduino Bluetooth Controllor (ABC) -> Install it from Google Play
Arduino Sketch : Download the example or upload your sketch to your Arduino board
Step 5: Get started
Run (ABC) -> Enable Bluetooth -> "Scan", "Paired" or "Click" Bluetooth device -> Connected -> Done
**Note : You can write your own Arduino sketch to control your arduino board, or just simply use our library and sample sketch for your first try.
Arduino Sketch download links :
1. The sample code (Bluetooth_Controllor_Example.zip): Please click on App menu to download source code
2. The exclusive library (Bluetooth_Controllor_Library.zip): Please click on App menu to download library (Optional)
If you decide to use our example, then just follow these steps.
Step 1: Download Bluetooth_Controllor_Library.zip -> Unzip it to \libraries
Step 2: Download Bluetooth_Controllor_Example.zip -> Unzip and upload it to your Arduino board
Step 3: Run the Android App : Arduino Bluetooth Controllor (ABC)
Example : Use our library & upload Bluetooth_LED_Android.ino (just few lines done every controls)
#include
AndroidBluetooth ABC;
void setup() {
Serial.begin(9600);
}
void loop() {
ABC.doAction();
}
Arduino Bluetooth Controller is an Android Tools app developed by 516899 iLaLay Inc. and published on the Google play store. It has gained around 1000 installs so far, with an average rating of 4.0 out of 5 in the play store.
Arduino Bluetooth Controller requires Android with an OS version of 2.3.3 and up. In addition, the app has a content rating of Everyone, from which you can decide if it is suitable to install for family, kids, or adult users. Arduino Bluetooth Controller is an Android app and cannot be installed on Windows PC or MAC directly.
Android Emulator is a software application that enables you to run Android apps and games on a PC by emulating Android OS. There are many free Android emulators available on the internet. However, emulators consume many system resources to emulate an OS and run apps on it. So it is advised that you check the minimum and required system requirements of an Android emulator before you download and install it on your PC.
Below you will find how to install and run Arduino Bluetooth Controller on PC:
If you follow the above steps correctly, you should have the Arduino Bluetooth Controller ready to run on your Windows PC or MAC. In addition, you can check the minimum system requirements of the emulator on the official website before installing it. This way, you can avoid any system-related technical issues.
Arduino Bluetooth Controller APK 1.0 | 3.05 MB | 1.0 |