[python-win32] Transmit HID device with python on Windows

Tim Roberts timr at probo.com
Mon Dec 15 19:19:19 CET 2008


Wang Yongqing wrote:
>
> I have a USB hid device, and I want to use the python to communicate
> with it on the Windows.
>
> My question is whether there is a python module which could be used to
> this program.

The "libhid" project has a Windows version and includes a Python binding.
    http://libhid.alioth.debian.org/

-- 
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.



More information about the python-win32 mailing list