I have this USB Relay: http://www.ebay.com/itm/5V-USB-Relay-2-Channel-Programmable-Computer-Control-For-Smart-Home-/141097843081?pt=LH_DefaultDomain_0&hash=item20da163989 Al I need is to send close/open to the device (to turn on & off an LED light)
How can I do that using C# or C++?
Thanks Boaz
libusbrelaymodule
from github.com/nkh-lab/usb-relay-module orsetrelay
CLI app from this project as well. This project supports both Linux and Windows. – Misappropriate