Bluetooth Controller Arduino icon

Bluetooth Controller Arduino

★★★★★
★★★★★
(5.00/5)

1.0Free7 years ago

Download Bluetooth Controller Arduino APK latest version Free for Android

Version 1.0
Update
Size 6.21 MB (6,515,415 bytes)
Developer username
Category Apps, Tools
Package Name com.jackinoaso.arduinobluetooth
OS 4.0 and up

Bluetooth Controller Arduino APPLICATION description

"Bluetooth Controller Arduino"• Play console games anywhere
• Control emulators on your TV, Tablet, or Phone
• Supports up to 4 players
• Use Bluetooth or Wifi to connect your devices

Fitur App:
-control 4 channel on/off ralay
-control All channel ON
-control All channel OFF
-download file Program Arduino_Bluetooth_Ralay_4ch.ino
-download file Tutorial PDF with schemmatic


char val;
void setup() {
pinMode(relay1,OUTPUT);
pinMode(relay2,OUTPUT);
pinMode(relay3,OUTPUT);
pinMode(relay4,OUTPUT);
digitalWrite(relay1,HIGH);
digitalWrite(relay2,HIGH);
digitalWrite(relay3,HIGH);
digitalWrite(relay4,HIGH);
mySerial.begin(9600);
Serial.begin(9600);

• Download new controllers or create your own with BT Controller Editor 


Basic instructions:
1. Open BT Controller on the device that will run the emulator
2. Click Start Host
3. Follow the directions to enable the BT Controller Keyboard and then activate it
4. Open BT Controller on the next device that will be used to control the emulator
5. Press connect and then select the Host device
6. Open an emulator on the Host device
7. Use the emulator settings to map the BT Controller buttons to the emulators buttons

Arduino Bluetooth Relay 4CH App is android application which is used to control 4 channel relay module via Bluetooth with Bluetooth serial communication module support HC-05, HC-06, or HC-07, Using Arduino or AVR

i am test with arduino UNO and serial commnunication library to connected RX pin 10 and TX pin 11.
you can use arduino uno or arduino leonardo etc...
↓ Read more
Bluetooth Controller Arduino screen 1 Bluetooth Controller Arduino screen 2 Bluetooth Controller Arduino screen 3 Bluetooth Controller Arduino screen 4 Bluetooth Controller Arduino screen 5 Bluetooth Controller Arduino screen 6 Bluetooth Controller Arduino screen 7 Bluetooth Controller Arduino screen 8 Bluetooth Controller Arduino screen 9 Bluetooth Controller Arduino screen 10 Bluetooth Controller Arduino screen 11 Bluetooth Controller Arduino screen 12