using a USB HID device

Wouter van Ooijen www.voti.nl wouter at voti.nl
Sun Apr 18 16:19:32 EDT 2004


>> I want to use Python to interface with an USB HID device (not a
>> keyboard or mouse, just something that uses the HID driver to avoid
>> the need for a specific driver). Is this possible in pure Python on
>> Windows, or even better, in a portable way?
>
>What is the Win32 API for such devices?

To be honest, I don't have the faintest idea. I hoped there would be
some abstraction layer (freferrably a portable one) like for serial
ports.


Wouter van Ooijen

-- ------------------------------------
http://www.voti.nl
PICmicro chips, programmers, consulting



More information about the Python-list mailing list