ผู้พัฒนา: algologix (1)
ราคา: ฟรี
การจัดอันดับ: 0 
ความเห็น: 0 เขียนความเห็น
รายการ: 0 + 0
แต้มแล: 0 + 68 (3.8) ¡
Google Play

คำอธิบาย

Bluetooth Smart Switch
Source Code and Pin Mode

Arduino UNO to Bluetooth module PIN Mode : RX pin 10 and TX pin 11.

Code:
#include
SoftwareSerial mySerial(10, 11); //Pin 10=TX, Pin 11=RX Bluetooth TX,RX

#define relay1 2 //Relay IN1 connected to PinOut 2 Arduino
#define relay2 3 //Relay IN2 connected to PinOut 3 Arduino
#define relay3 4 //Relay IN3 connected to PinOut 4 Arduino
#define relay4 5 //Relay IN4 connected to PinOut 5 Arduino

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);
}

void loop() {//cek data serial from bluetooth android App
if( mySerial.available() >0 )
{
val = mySerial.read();
Serial.println(val);
}
//Relay is on

/*
--->you can connected to relay modul 4 channel
Serial data sending from Arduino Bluetooth Relay 4CH.apk
data '1'-'4' to on is Ralay CH 1-4
data 'A'-'D' to off is Ralay CH 1-4
data '9' to on ALL CH 1-4
data 'I' to off ALL CH 1-4
*/
if( val == '1' )
{
digitalWrite(relay1,LOW);
}
else if( val == '2' )
{
digitalWrite(relay2,LOW);
}
else if( val == '3' )
{
digitalWrite(relay3,LOW);
}
else if( val == '4' )
{
digitalWrite(relay4,LOW);
}
//relay all on
else if( val == '9' )
{
digitalWrite(relay1,LOW);
digitalWrite(relay2,LOW);
digitalWrite(relay3,LOW);
digitalWrite(relay4,LOW);
}
//relay is off
else if( val == 'A' )
{
digitalWrite(relay1,HIGH);
}
else if( val == 'B' )
{
digitalWrite(relay2,HIGH);
}
else if( val == 'C' )
{
digitalWrite(relay3,HIGH);
}
else if( val == 'D' )
{
digitalWrite(relay4,HIGH);
}
//relay all off
else if( val == 'I' )
{
digitalWrite(relay1,HIGH);
digitalWrite(relay2,HIGH);
digitalWrite(relay3,HIGH);
digitalWrite(relay4,HIGH);
}

}
ขึ้น ↓

ภาพหน้าจอ

#1. Bluetooth Smart Switch (Android) โดย: algologix
#2. Bluetooth Smart Switch (Android) โดย: algologix
#3. Bluetooth Smart Switch (Android) โดย: algologix
#4. Bluetooth Smart Switch (Android) โดย: algologix
#5. Bluetooth Smart Switch (Android) โดย: algologix

มีอะไรใหม่

  • เวอร์ชัน: 2.0
  • อัปเดต:
  • English

ราคา

  • วันนี้: ฟรี
  • ต่ำสุด: ฟรี
  • มากที่สุด: ฟรี
ติดตามราคา

ผู้พัฒนา

  • algologix
  • แพลตฟอร์ม: Android แอป (1)
  • รายการ: 0 + 0
  • แต้มแล: 0 + 68 ¡
  • การจัดอันดับ: 0
  • ความเห็น: 0
  • ลดราคา: 0
  • วิดีโอ: 0
  • RSS: ติดตาม

แต้มแล

0 ☹️

การจัดอันดับ

0 ☹️

รายการ

0 ☹️

ความเห็น

แสดงรีวิวเป็นคนแรกเลย 🌟

ข้อมูลเพิ่มเติม

  • เวอร์ชัน: 2.0
  • ID: com.algologixbd.lightcontrol
  • หมวดหมู่:
  • ระบบปฏิบัติการ:
  • ขนาด:
  • การจัดประเภทเนื้อหา:
  • Google Play คะแนนโดย:  (68)
  • อัปเดต:
  • วันที่วางจำหน่าย:

รายชื่อติดต่อ

Bluetooth Smart SwitchBluetooth Smart Switch URL แบบสั้น: คัดลอกแล้ว!
  • แชร์ 👍
  • Google Play

คุณอาจชอบ

    • RMG Bluetooth Smart Switch for
    • Android แอป: เครื่องมือ  โดย: RMG AUTOMATION
    • ฟรี  
    • รายการ: 0 + 0  การจัดอันดับ: 0  ความเห็น: 0
    • แต้มแล: 1 + 0  เวอร์ชัน: 1.2   With the advent of app-based, wireless network through smart phone and tablet, the popularity of home automation had increased greatly in recent years. RMG automation introduces a ...
        ⥯ 
    • Smart Switch : Phone Clone
    • Android แอป: เครื่องมือ  โดย: BallitoApps
    • * ฟรี  
    • รายการ: 0 + 0  การจัดอันดับ: 0  ความเห็น: 0
    • แต้มแล: 0 + 0  เวอร์ชัน: 4.0   Smart Switch: Phone Clone app allows to transfer data between two android phones. It can be used to transfer all your files, apps, and settings from one android device to another Smart
        ⥯ 
    • Smart switch - copy my data
    • Android แอป: เครื่องมือ  โดย: Simple things for life
    • * * ฟรี  
    • รายการ: 0 + 0  การจัดอันดับ: 0  ความเห็น: 0
    • แต้มแล: 1 + 4,199 (3.2)  เวอร์ชัน: 106.0   Check the Smart Switch app for quick transfer of personal data and settings between two gadgets! Our program is one of the best tools for transferring files between devices. File ...
        ⥯ 
    • Smart Switch - Share Files
    • Android แอป: เครื่องมือ  โดย: StarsDev market
    • * ฟรี  
    • รายการ: 0 + 0  การจัดอันดับ: 0  ความเห็น: 0
    • แต้มแล: 0 + 104 (3.8)  เวอร์ชัน: 16.0   Smart Switch: Transfer Data: Copy all data and phone clone. Samsung Smart Switch makes it more easer to transfer photos , files and important data from your old mobile devices to your ...
        ⥯ 
    • Bluetooth Smart Auto Connect
    • Android แอป: เครื่องมือ  โดย: Tech that app
    • * * ฟรี  
    • รายการ: 0 + 0  การจัดอันดับ: 0  ความเห็น: 0
    • แต้มแล: 0 + 776 (3.2)  เวอร์ชัน: 17.0   Looking for a Reliable Bluetooth Auto Connector? Bluetooth Smart Auto Connect is the ultimate solution for seamless Bluetooth pairing and reconnections. Designed to make your life ...
        ⥯ 
    • Bluetooth Smart Device Finder
    • Android แอป: เครื่องมือ  โดย: Furat Apps
    • * * ฟรี  
    • รายการ: 0 + 0  การจัดอันดับ: 0  ความเห็น: 0
    • แต้มแล: 0 + 303 (3.9)  เวอร์ชัน: 1.0.18   Find My Bluetooth: Never Lose Your Device Again Bluetooth Smart Device Finder is your go-to solution for effortlessly connecting and locating your Bluetooth devices! Take control of ...
        ⥯ 
    • Smart Switch - Files Transfer
    • Android แอป: เครื่องมือ  โดย: EchooByte
    • * * ฟรี  
    • รายการ: 0 + 0  การจัดอันดับ: 0  ความเห็น: 0
    • แต้มแล: 0 + 6,257 (4.1)  เวอร์ชัน: 6.14   Smart Switch is a Smart transfer app for all android devices to copy my data from one phone to another phone. Smart switch is a data transfer app to transfer and copy my data any kind ...
        ⥯ 
    • Smart Switch Mobile: Transfer
    • Android แอป: เครื่องมือ  โดย: OZI Apps Global
    • * * ฟรี  
    • รายการ: 0 + 0  การจัดอันดับ: 0  ความเห็น: 0
    • แต้มแล: 0 + 4,164 (4.1)  เวอร์ชัน: 4.1.1   Smart switch mobile/Phone backup app helps transfer mobile data and switch from phone to another over WiFi network. Copy data from one phone to another with smart switch restore. Copy ...
        ⥯ 
    • Smart switch : Data Transfer
    • Android แอป: เครื่องมือ  โดย: WE Studio Apps
    • * * ฟรี  
    • รายการ: 0 + 0  การจัดอันดับ: 0  ความเห็น: 0
    • แต้มแล: 0 + 0  เวอร์ชัน: New   Smart switch data transfer app allows you to transfer data easily from one phone to another.With the help of smart switch phone transfer app users can copy and send the data ...
        ⥯ 
    • Smart Switch: Copy My Data
    • Android แอป: เครื่องมือ  โดย: Send Files
    • * ฟรี  
    • รายการ: 0 + 0  การจัดอันดับ: 0  ความเห็น: 0
    • แต้มแล: 0 + 0  เวอร์ชัน: 6.0   Smart switch Data phone clone is about transfer data from one android mobile to another android phone. Smart Switch transfer data makes data transfer very simple and comfortable for ...
        ⥯ 
    • Smart Switch : Transfer Data
    • Android แอป: เครื่องมือ  โดย: One Stop Apps
    • * * ฟรี  
    • รายการ: 0 + 0  การจัดอันดับ: 0  ความเห็น: 0
    • แต้มแล: 1 + 0  เวอร์ชัน: New   Smart Transfer The Best Solution for Seamless Data Transfer Need to copy my data or transfer content from your old device to a new one? Smart Transfer is here to help! With powerful ...
        ⥯ 
    • smart switch phone transfer
    • Android แอป: เครื่องมือ  โดย: Auxillary Cloning studio
    • * * ฟรี  
    • รายการ: 0 + 0  การจัดอันดับ: 0  ความเห็น: 0
    • แต้มแล: 0 + 454 (3.9)  เวอร์ชัน: 1.53   - Switch Mobile My Phone - Swift Data Transfer - Smart Switch Mobile app - switch mobile data transfer - transfer my data Clone phone, send data, smart mobile transfer with smart ...
        ⥯ 
    • Smart switch: Phone transfer
    • Android แอป: เครื่องมือ  โดย: Windrock Apps
    • * ฟรี  
    • รายการ: 0 + 0  การจัดอันดับ: 0  ความเห็น: 0
    • แต้มแล: 0 + 238 (4.0)  เวอร์ชัน: 2.40   Smart Switch: data transfer is a fantastic phone application designed for seamless and efficient copy my data smart share between phones. It's a quick share app for phone transfer, ...
        ⥯ 
    • Smart Switch - Phone Clone
    • Android แอป: เครื่องมือ  โดย: Sapphire Global Tech Ltd
    • * ฟรี  
    • รายการ: 0 + 0  การจัดอันดับ: 0  ความเห็น: 0
    • แต้มแล: 0 + 82 (4.3)  เวอร์ชัน: 7.3   Smart Switch Data Transfer This app simplifies the process of transferring various types of data, including contacts, messages, photos, and videos, between smartphones. Smart switch - ...
        ⥯ 

คุณอาจชอบ

โอเปอเรเตอร์การค้นหาที่คุณสามารถใช้กับ AppAgg
เพิ่มใน AppAgg
AppAgg
เริ่มต้นใช้งาน – ฟรี
ลงทะเบียน
ลงชื่อเข้าสู่ระบบ