Features
• The module has a MICRO USB and serial port, so they can communicate with a PC and another device conveniently.
• The normal working voltage for modules is 5V. And module of ICSE014A has a power interface of 5V.
Modules all have Micro USB and serial port. Read following for details :
• Micro USB: standard micro USB mother mouth.
• TX: Transmit
• RX: Receive
• 5V: Volt current condenser
• GND: Ground
• Power Interface: Only ICSE014A have. An interface is used when Micro USB cannot give enough power.
Usage method
1.USB usage method
Module cont with PC through USB. The common method is as follows:
Then open ” Relay Board Manager ” to operate the module. Read ” RelayBoardManager_Reference” for details of the software.
2. Serial port usage method
The module can communicate with another device directly through a serial port.
The module can receive a single byte from an upper monitor ( baud rate 9600) :
Upper Monitor 0x50 0x51
ICSE012A 0xAB
ICSE013A 0xAD
ICSE014A 0xAC
The module will turn to normal work ate after receive “ 0x51”. Then every data byte will control the relay directly. Each bit controls a really ( ‘ 0 ' mark art, ‘ 1 ' mark op). Read following for details:
Bit
ICSE012A
ICSE013A
ICSE014A
Remark
0
√
√
√
Control the relay K1
1
√
√
√
Control the relay K2
2
√
&mes;
√
Control the relay K3
3
√
&mes;
√
Control the relay K4
4
&mes;
&mes;
√
Control the relay K5
5
&mes;
&mes;
√
Control the relay K6
6
&mes;
&mes;
√
Control the relay K7
7
&mes;
&mes;
√
Control the relay K8