LAN DS18B20 WEB Temperature Monitor 1 meter Cable
www.WEB-Relays.com
www.Facebook.com/KMtronic

How to send bytes to serial port in Python | Control KMtronic USB Relay board example

  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)   (1) Verify Python Interpreter Availability with ‘helloworld.py’ #!/usr/bin/python # Hello world python program print “Hello World!”;   (2) Create ‘kmtronic_usb_relay_test.py” file (3) Copy and paste code: #!/usr/bin/python . . .

Read More

Controlling KMtronic UART 8 Relay board by Raspberry Pi

  http://info.kmtronic.com/controlling-uart-8-relay-board-by-raspberry-pi.html       Needed  1 RaspberryPI 1 KMTronic UART Board 2 cables for connect to GPIO on Raspberry PI 12 volt power recommend install Raspbian Set speed USB port stty -F /dev/ttyAMA0 9600   Shell script to control relays echo -e “\xFF\x01\x01″ > /dev/ttyAMA0 echo -e “\xFF\x01\x00″ > /dev/ttyAMA0 echo -e “\xFF\x02\x01″ > /dev/ttyAMA0 . . .

Read More

USB-Relaiskarte mit 4 Relais 220V von KMtronic mbH

    Angeboten wird eine Relaisplatine Relais zum elektrischen Schalten von Verbrauchern. Es handelt sich hierbei um original verpackte Neuware der Fa. KMtronic mbH. Die Relaisplatine dient zum elektrischen Schalten verschiedener Verbraucher, wie z.B. Beleuchtungen, Signale oder Motoren.   Über virtuellen COM-Port, WIN XP/7/8/10 4 hochwertige Relais (RAS-1215) Spannungsversorgung per USB Kontaktbelastbarkeit: 1500W, 250VA max. . . .

Read More

Some Photos My Home Automation Parts – KMtronic and Domoticz

        Some Photos My Home Automation Parts – KMtronic and Domoticz Save . . .

Read More

KMtronic LAN WEB 8 Channel Relay board