หากต้องการใบเสนอราคา / ใบแจ้งหนี้ ติดต่อได้ทาง LINE Official: @mikroelec |
![]() |
รหัสสินค้า | SKU-00658 |
หมวดหมู่ | Relay Module 5V |
ราคา | 50.00 บาท |
สถานะสินค้า | พร้อมส่ง |
ลงสินค้า | 2 มิ.ย. 2563 |
อัพเดทล่าสุด | 23 ก.ย. 2568 |
จำนวน | ชิ้น |
2 channel Relay Module 5V High and Low Level Trigger Relay Control With Optocoupler Two Way relays DC 5 V
Module description:
1. the module uses genuine quality relay, normally open interfaces Maximum load: AC 250V/10A, DC 30V/10A;
2. using SMD optocoupler isolation, driving ability, stable performance; trigger current 5mA;
3. the module Operating voltage 5V
4. the module can be high or low by a jumper setting trigger;
5. fault-tolerant design, even if the control line is broken, the relay will not operate;
6. the power indicator (green), the relay status indicator (red)
7. the interface design of human nature, all interfaces are available through a direct connection terminal leads, very convenient
8. module size: 50mm*26mm*18.5mm (L*W*H)
Module interface:
1. DC+: positive power supply (VCC)
2. DC-: negative power supply (GND)
3. IN: can be high or low level control relay
Relay outputs:
1. NO: normally open relay interface
2. COM: Common Interface Relays
3. NC: normally closed relay interface
High and low level trigger options:
It is low level trigger when jumper connect to LOW pin
It is high level trigger when jumper connect to HIGH pin
Code:
int RelayPin1 = 6; int RelayPin2 = 7; void setup() { pinMode(RelayPin1,OUTPUT); pinMode(RelayPin2,OUTPUT); } void loop() { digitalWrite(RelayPin1,HIGH); delay(2000); digitalWrite(RelayPin1,LOW); delay(2000); digitalWrite(RelayPin2,HIGH); delay(2000); digitalWrite(RelayPin2,LOW); delay(2000); }
หน้าที่เข้าชม | 563,672 ครั้ง |
ผู้ชมทั้งหมด | 321,315 ครั้ง |
ร้านค้าอัพเดท | 19 ต.ค. 2568 |