From: Joe <te...@jo...> - 2016-09-15 08:52:44
|
Am 15.09.2016 um 09:01 schrieb Nicolas Pinault: > Under Windows, USB HID devices have to be accessed through the HID API, > not the USB API. This means you can't use PyUSB with HID devices under > Windows. > > Try this package : https://pypi.python.org/pypi/hid/0.1.1 > > Nicolas > > ------------------------------------------------------------------------------ > _______________________________________________ > pyusb-users mailing list > pyu...@li... > https://lists.sourceforge.net/lists/listinfo/pyusb-users Very interesting info, Nicolas. I'll try it. Joe |