Bluetooth Switch - Arduino
bluetooth switch with up to 26 buttons
Bluetooth Switch - Arduino is developed and provided by One N One Apps. LDPlayer offers the download service only.
Overview
FAQ
Use LDPlayer to Play Bluetooth Switch - Arduino on PC
Bluetooth Switch - Arduino is a Tools application developed by One N One Apps, but with the best Android emulator-LDPlayer, you can download and play Bluetooth Switch - Arduino on your computer.
Running Bluetooth Switch - Arduino on your computer allows you to browse clearly on a large screen, and controlling the application with a mouse and keyboard is much faster than using touchscreen, all while never having to worry about device battery issues.
With multi-instance and synchronization features, you can even run multiple applications and accounts on your PC.
And file sharing makes sharing images, videos, and files incredibly easy.
Download Bluetooth Switch - Arduino and run it on your PC. Enjoy the large screen and high-definition quality on your PC!
Bluetooth Switch is an app that you can use to connect to your Arduino and turn the device on and off.The app lets you control your device from your phone or tablet so you can turn it on and off without getting out of bed.
For example, you can use this app to turn lights, electrical appliances or other devices on or off.
To use the Bluetooth Switch, you must first connect the Bluetooth module to the Arduino.
After connecting the bluetooth module, you need to open the app and pair it with the Arduino.
Once the pairing is complete, you can use the app to power on and off your device.
Bluetooth Switch is a useful application for anyone using Arduino.
This application allows you to control your device from your phone or tablet, which is very convenient and efficient.
Download Bluetooth Switch now and experience a new way to control your Arduino!
[function]:
- Can be used in connection with HC-05 and HC-06.
- You can select up to 26 buttons.
- All on the switch
- All switch off
- Send a specific character to the Arduino whenever the switch is on or off.
- You can change the toggle icon.
- You can change the name of the switch.
- If you set automatic connection, it will automatically connect to previously connected devices.
[Arduino Source Code Example]
#include
void allOn(){
digitalWrite(2, HIGH);
digitalWrite(3, HIGH);
digitalWrite(4, HIGH);
digitalWrite(5, HIGH);
digitalWrite(6, HIGH);
digitalWrite(7, HIGH);
digitalWrite(8, HIGH);
digitalWrite(9, HIGH);
}
void allOff(){
digitalWrite(2, LOW);
digitalWrite(3, LOW);
digitalWrite(4, LOW);
digitalWrite(5, LOW);
digitalWrite(6, LOW);
digitalWrite(7, LOW);
digitalWrite(8, LOW);
digitalWrite(9, LOW);
}
void setup() {
pinMode(2, OUTPUT);
pinMode(3, OUTPUT);
pinMode(4, OUTPUT);
pinMode(5, OUTPUT);
pinMode(6, OUTPUT);
pinMode(7, OUTPUT);
pinMode(8, OUTPUT);
pinMode(9, OUTPUT);
Serial.begin(9600);
allOff();
}
void loop() {
if(Serial.available()){
char rx_data=Serial.read();
// out On
switch(rx_data){
case '1':
allOn();
break;
case 'A':
digitalWrite(2, HIGH);
break;
case 'B':
digitalWrite(3, HIGH);
break;
case 'C':
digitalWrite(4, HIGH);
break;
case 'D':
digitalWrite(5, HIGH);
break;
case 'E':
digitalWrite(6, HIGH);
break;
case 'F':
digitalWrite(7, HIGH);
break;
case 'G':
digitalWrite(8, HIGH);
break;
case 'H':
digitalWrite(9, HIGH);
default:
break;
}
// out Off
switch(rx_data){
case '0':
allOff();
break;
case 'a':
digitalWrite(2, LOW);
break;
case 'b':
digitalWrite(3, LOW);
break;
case 'c':
digitalWrite(4, LOW);
break;
case 'd':
digitalWrite(5, LOW);
break;
case 'e':
digitalWrite(6, LOW);
break;
case 'f':
digitalWrite(7, LOW);
break;
case 'g':
digitalWrite(8, LOW);
break;
case 'h':
digitalWrite(9, LOW);
default:
break;
}
}
}
Screenshots and Videos of Bluetooth Switch - Arduino PC
Why Play Bluetooth Switch - Arduino on PC with LDPlayer?
Multi-Instance
Transform your computer into several LDPlayers, allowing you to run multiple applications or accounts on your PC. Coupled with a synchronizer, it assists you in managing multiple Bluetooth Switch - Arduino accounts!File Transfer
Effortlessly transfer files between Android emulators and your computer, making sharing images, videos, and documents in Bluetooth Switch - Arduino incredibly easy.Extended Battery Life
When running Bluetooth Switch - Arduino on your computer, you need not worry about low battery or device overheating issues. Enjoy playing for as long as you desire.Virtual GPS
By using LDPlayer to run Bluetooth Switch - Arduino, you can alter your location, unlocking app content specific to certain regions, hiding your real geographical information to prevent privacy breaches.Large Screen
Offering a high-definition experience for Bluetooth Switch - Arduino on a large screen, animations and images are smoother, allowing for more comfortable content browsing and video watching.Ample Memory
With larger memory than smartphones, you no longer need to worry about insufficient memory hindering Bluetooth Switch - Arduino operations. Download as many applications as you desire effortlessly.
How to Download&Play Bluetooth Switch - Arduino on PC?
- 1
Download and install LDPlayer on your computer
- 2
Locate the Play Store in LDPlayer's system apps, launch it, and sign in to your Google account
- 3
Enter "Bluetooth Switch - Arduino" into the search bar and search for it
- 4
Choose and install Bluetooth Switch - Arduino from the search results
- 5
Once the download and installation are complete, return to the LDPlayer home screen
- 6
Click on the game icon on the LDPlayer home screen to start enjoying the exciting game