Velleman K8090 USB relay card support
Posted: Wednesday 20 August 2014 2:32
Hi all,
The Vellman K8090 USB relay card is delivered with a DLL that allows to control it under windows.
As I use a linux system I developped a driver that can control the card. I used C++
2 projects :
- K8090lib = a library that can send orders to the card (K8090lib.so)
- K8090cmd = a commandline utility that uses the library to control the card
As I recently discovered Domoticz (and fell back in front of what I dreamed of for years ;o) I would like to give you my work if you are interested
I thought I could include it myself but I am not sure about how I could include my files in the make process
I would be proud if I could contribute a little bit to this VERY nice project.
Let me know ...
Cheers
Christophe
The Vellman K8090 USB relay card is delivered with a DLL that allows to control it under windows.
As I use a linux system I developped a driver that can control the card. I used C++
2 projects :
- K8090lib = a library that can send orders to the card (K8090lib.so)
- K8090cmd = a commandline utility that uses the library to control the card
As I recently discovered Domoticz (and fell back in front of what I dreamed of for years ;o) I would like to give you my work if you are interested
I thought I could include it myself but I am not sure about how I could include my files in the make process
I would be proud if I could contribute a little bit to this VERY nice project.
Let me know ...
Cheers
Christophe