Here it is !
https://sourceforge.net/projects/k8090/
The packaging is super light ...
Regards
Christophe
Search found 3 matches
- Sunday 14 September 2014 4:34
- Forum: Suggestions
- Topic: Velleman K8090 USB relay card support
- Replies: 5
- Views: 2693
- Friday 05 September 2014 0:38
- Forum: Suggestions
- Topic: Velleman K8090 USB relay card support
- Replies: 5
- Views: 2693
Re: Velleman K8090 USB relay card support
Hi Albert I am very happy with the Vellman K8090 card Note that it needs an external power supply to activate the 8 power relays Regarding the C++ development I did to control it = I will be happy to provide it to you I need to package it correctly ;o) I will let you know when it will be ready. I ...
- Wednesday 20 August 2014 2:32
- Forum: Suggestions
- Topic: Velleman K8090 USB relay card support
- Replies: 5
- Views: 2693
Velleman K8090 USB relay card support
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 ...