pavel-a / usb-relay-hid

Software for USB-connected relays with HID interface. See the WIKI for more info.
http://vusb.wikidot.com/project:driver-less-usb-relays-hid-interface
247 stars 105 forks source link

Questions #37

Open hkarel opened 3 years ago

hkarel commented 3 years ago

Colleagues, hello.

I took your project as a basis and developed my own implementation for relay control. But there are a couple of questions left:

  1. It is a little jarring that the number of relays on the board must be obtained from the name of the device. Maybe there is a separate command that returns the number of relays?
  2. Is it possible to switch several relays at the same time in one command?