Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 840 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 840 Bytes

UsbHidIO

VV-Soft Usb Hid IO aims to offer a versatile protocol for creating multitude of I/O devices with a single VID/PID number (0x1209 / 0x2345).

Design goals

  • Simplicity
  • Versatility
  • Expandability

Features

  • Simple protocol
  • Possibility to use 0-255 inputs and 0-255 outputs
  • Device capabilities easily discoverable by software on host

License

What's included