Search found 1 match
- Sat Mar 05, 2011 12:03 pm
- Forum: V-USB
- Topic: USB HID Host Driver for Windows
- Replies: 1
- Views: 2063
USB HID Host Driver for Windows
Hello, i would like to introduce my USB HID Host Driver Library for Windows today. It supports HID devices using interrupt transfers and comes with only 4 functions: - register the device, - read and write and - detect device changes (connection/disconnection). I did implement a simple demo applicat...