About Arduino Bluetooth Controller
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();
}
Download and install
Arduino Bluetooth Controller version 1.0 on your
Android device!
Downloaded 1,000+ times, content rating: Everyone
Android package:
com.ilalay.bluetoothcontrollor_lite, download Arduino Bluetooth Controller.apk
by E####:
Mega tasitic