Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #54367
| From | Anssi Saari <as@sci.fi> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: HID Feature Raport, Linux |
| Date | 2013-09-18 13:10 +0300 |
| Message-ID | <vg3eh8mbfu2.fsf@coffee.modeemi.fi> (permalink) |
| References | <ab8f98bd-7727-464c-bf8d-cbdc745859f0@googlegroups.com> |
Kasper Jepsen <rapzak@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.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
HID Feature Raport, Linux Kasper Jepsen <rapzak@gmail.com> - 2013-09-17 02:44 -0700
Re: HID Feature Raport, Linux Anssi Saari <as@sci.fi> - 2013-09-18 13:10 +0300
Re: HID Feature Raport, Linux Kasper Jepsen <rapzak@gmail.com> - 2013-09-18 03:33 -0700
csiph-web