Kasper Jepsen <rap...@gmail.com> writes: > Hi, > > I have been using pywinusb.hid for a hid unit, using only feature reports. > I like to get this code to run on raspbian PI, but i can not fint a good > library to support HID/feature reports? > I am a USB newbie > Can anyone help me, or point me in a direction to send/recieve feature > reports without HID support?
I believe pyusb with libusb or libusbx would work. There's a summary of the alternatives at http://mcuee.blogspot.fi/2011/04/python-and-usb-hid-device.html if that helps. -- https://mail.python.org/mailman/listinfo/python-list