Description
1 Way USB Relay Board Computer Smart Relay Remote Control Switch CH340 USB to Serial Port USB Controlled Relay Board
Product Description
The LCUS-1 USB relay module is equipped with a stable USB to serial port chip and a microcontroller. The serial port debugging software can be used to send serial commands to control the opening and closing of the relay.
Feature
|
||
1
|
Onboard high performance microcontroller chip;
|
|
2
|
Onboard CH340 USB control chip;
|
|
3
|
Onboard power LED indicator and relay status LED indicator;
|
|
4
|
Support relay switch status inquiry;
|
|
5
|
Onboard 5V, 10A/250VAC, 10A/30VDC relays, long life of relays can be continuously pumped 100,000 times;
|
|
6
|
The module has overcurrent protection and relay diode freewheel protection;
|
Instructions
Communication protocol description:
LCUSB switch default communication baud rate: 9600BPS open USB switch: A00101A2 turn off USB switch: A00100A1 query switch status:
FF LCUSB switch communication protocol:
Data (1) - Start ID (default is 0xA0) Data (2) - Switch address code (default is 0x01, identify the first switch) Data (3) -
Operation data (0x00 is " Off", 0×01 is “on”) Data (4)---Check code
LCUSB switch default communication baud rate: 9600BPS open USB switch: A00101A2 turn off USB switch: A00100A1 query switch status:
FF LCUSB switch communication protocol:
Data (1) - Start ID (default is 0xA0) Data (2) - Switch address code (default is 0x01, identify the first switch) Data (3) -
Operation data (0x00 is " Off", 0×01 is “on”) Data (4)---Check code
Instructions for use:
1. Plug the USB relay module into the computer and install the CH340USB to serial port chip driver. 2. Open the serial port
debugging software such as STC-ISP and SSCOM32. Select the baud rate to be 9600 and send it in hexadecimal (hex) format. A00101A2 turns on the relay; sends A00100A1 to close the relay in hexadecimal (hex) form, you can choose to send manually or automatically. The following is an example of SSCOM32 serial debugging software:
debugging software such as STC-ISP and SSCOM32. Select the baud rate to be 9600 and send it in hexadecimal (hex) format. A00101A2 turns on the relay; sends A00100A1 to close the relay in hexadecimal (hex) form, you can choose to send manually or automatically. The following is an example of SSCOM32 serial debugging software:
Details Images