Game Info
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;
}
}
}
Games Related to Bluetooth Switch - Arduino
How to Download and Play Bluetooth Switch - Arduino on PC
- 1Download and install LDPlayer X on your PC.
- 2Enter and search for Bluetooth Switch - Arduino in the search bar at the top left corner.
- 3Click on "Install" to download Bluetooth Switch - Arduino automatically.
- 4Once the installation is completed, click on "Open".
- 5The game will be launched in LDPlayer automatically. Enjoy!
- 6You can also click on the game icon of Bluetooth Switch - Arduino in LDPlayer homepage to start playing.
Advantages of Playing Bluetooth Switch - Arduino on PC with LDPlayer X
Wider Screen
The larger PC screen allows you to capture clearer visual details in Bluetooth Switch - Arduino.
Customized Control
Play games with mouse, keyboard & controller with your own customized setting, guaranteeing a gaming experience for Bluetooth Switch - Arduino comparable to actual PC gaming.
Multi-instance & Synchronizer
Log in to multiple game accounts or play multiple games at the same time. A great time saver for rerolling.
Higher FPS
With more realistic and smooth visual effect, and more coherent action, visual experience and the sense of immersion for Bluetooth Switch - Arduino is greatly optimized.
Game Assistant
Use scripts to simplify complex task processes and complete tasks automatically. Enjoy your game with ease.
Video Record
Record highlights or operation processes in Bluetooth Switch - Arduino to share with your friends.
Computer Configuration for Bluetooth Switch - Arduino PC Version
System
Win10 64-bit or higher, including OpenGL 4.xSystem
Win7 / Win8 / Win8.1 / Win10CPU
8th Gen Intel Core i3-8100 4-core or higher, with VT enabledCPU
Intel or AMD CPU Processor x86 / x86_64, with VT enabledGPU
NVIDIA GeForce GTX1050 Ti 2GB or higherGPU
Windows DirectX 11 / OpenGL 4.0 Graphics DriverMemory
8GB or moreMemory
At least 2GB RAMStorage
10GB or more available space for installation disk, 2GB or more available space for system diskStorage
At least 1GB available memoryMore From One N One Apps
You might also like
More popular games
Free Fire
PUBG MOBILE
Mobile Legends: Bang Bang
Among Us
Brawl Stars
Clash of Clans
GODDESS OF VICTORY: NIKKE
Call of Duty: Mobile Season 9
Free Fire MAX
PUBG MOBILE LITE
Minecraft: Play with Friends
CookieRun: Kingdom
Ragnarok M: Eternal Love
Epic Seven
Call of Duty®: Mobile - Garena
Roblox
Arknights
Ragnarok X: 3rd Anniversary
Clash Royale
Black Desert Mobile
Apex Legends Mobile
Bluetooth Switch - Arduino - FAQ
Q: Is LDPlayer X safe for players?
Q: Can I play Bluetooth Switch - Arduino on PC?
Q: Why is LDPlayer X the best platform to play Bluetooth Switch - Arduino on PC?
The powerful built-in Android emulator lets you immerse yourself in every small detail of the game.
Additionally, it allows you to simply play numerous popular games in your browser, such as Brawl Stars and Roblox.
You can also enjoy the best top-up discount for popular games on LDShop.