Eppendorf

KMTronic UART Serial controlled 8 Channel Relay Board BOX - 12V

Description: KMtronic UART 8 Kanal Relaiskarte Manufacturer: KMtronic LTD Features: - Fully assembled and tested. - Each relay has an LED to indicate when it is operated. - Relay outputs can be used to turn ON/OFF lights, motors and other devices. Specifications: Relays have Normally Open (NO) and Normally Closed (NC) Contacts each capable of switching max: - 12VDC/15A - 24VDC/15A - 125VAC/15A - 250VAC/10A Supply: Requires external 12 volt DC / 1000mA power supply UART parameters: 8 Data, 1 Stop, No Parity Baud rate : 9600 Commands: FIRST channel commands: OFF command : FF 01 00 (HEX) or 255 1 0 (DEC) ON command : FF 01 01 (HEX) or 255 1 1 (DEC) SECOND channel commands: OFF command : FF 02 00 (HEX) or 255 2 0 (DEC) ON command : FF 02 01 (HEX) or 255 2 1 (DEC) ... ... EIGHT channel commands: OFF command : FF 08 00 (HEX) or 255 8 0 (DEC) ON command : FF 08 01 (HEX) or 255 8 1 (DEC) #include SoftwareSerial mySerial(2, 3); // RX, TX void setup() { // set the data rate for the SoftwareSerial port mySerial.begin(9600); } void loop() // run over and over { for(uint8_t i=1; i < 9; i++ ){ KMtronic_Relay_ON(i); delay(50); } for(uint8_t i=1; i < 9; i++ ){ KMtronic_Relay_OFF(i); delay(50); } KMtronic_Relay_ON(1); delay(500); KMtronic_Relay_OFF(1); delay(500); KMtronic_Relay_ON(8); delay(500); KMtronic_Relay_OFF(8); delay(500); } void KMtronic_Relay_ON(uint8_t number) { mySerial.write((uint8_t)0xFF); mySerial.write((uint8_t)number); mySerial.write((uint8_t)0x01); } void KMtronic_Relay_OFF(uint8_t number) { mySerial.write((uint8_t)0xFF); mySerial.write((uint8_t)number); mySerial.write((uint8_t)0x00); } htm1

Price: 49 USD

Location: VT

End Time: 2024-11-23T09:26:40.000Z

Shipping Cost: 17 USD

Product Images

KMTronic UART Serial controlled 8 Channel Relay Board BOX - 12V

Item Specifics

Return shipping will be paid by: Buyer

All returns accepted: Returns Accepted

Item must be returned within: 30 Days

Refund will be given as: Money back or replacement (buyer's choice)

Return policy details:

Model: Relay Controller

Country/Region of Manufacture: Bulgaria

MPN: URT8CR

Brand: KMTronic

Recommended

KMTronic USB 8 Channel Relay Board DIN rail
KMTronic USB 8 Channel Relay Board DIN rail

$55.00

View Details
KMTronic LAN Ethernet IP 2 channels WEB Relay board
KMTronic LAN Ethernet IP 2 channels WEB Relay board

$68.00

View Details
KMTronic RS232 Serial COM controlled 8 Channel Relay Board BOX - 12V
KMTronic RS232 Serial COM controlled 8 Channel Relay Board BOX - 12V

$44.00

View Details
KMTronic USB to RS485 FTDI interface Board + 75176 tranceiver
KMTronic USB to RS485 FTDI interface Board + 75176 tranceiver

$22.00

View Details
KMTronic USB One Relay Controller, RS232 Serial controlled, BOX
KMTronic USB One Relay Controller, RS232 Serial controlled, BOX

$34.00

View Details
KMtronic LAN DS18B20 Digital Temperature Monitor  4 Sensors 1 meter Cable
KMtronic LAN DS18B20 Digital Temperature Monitor 4 Sensors 1 meter Cable

$86.00

View Details
KMTronic USB RS485 16 Channel Relay Board (controller)
KMTronic USB RS485 16 Channel Relay Board (controller)

$125.00

View Details
USB to RS485 FTDI interface Board Power One Aurora Inverter Web Data Logger
USB to RS485 FTDI interface Board Power One Aurora Inverter Web Data Logger

$23.92

View Details
KMTronic USB 2 Relay Controller, RS232 Serial controlled, BOX
KMTronic USB 2 Relay Controller, RS232 Serial controlled, BOX

$37.00

View Details
KMTronic LAN Ethernet IP 2 channels WEB Relay board BOX
KMTronic LAN Ethernet IP 2 channels WEB Relay board BOX

$70.00

View Details