WinUSB related resources:
Microsoft resource:
http://www.microsoft.com/whdc/connect/usb/winusb_howto.mspx
http://msdn2.microsoft.com/en-us/library/aa476426.aspx
Jan Axelson's website
http://www.lvr.com/winusb.htm
libusb-1.0 Windows backend
http://www.libusb.org/wiki/windows_backend
libusbdotnet supports WinUSB, libusb-1.0 and libusb-win32 0.1
http://libusbdotnet.sourceforge.net/
WinUSB component
http://asyncop.com/MTnPDirEnum.aspx?treeviewPath=[o]+Open-Source\WinUSB+Component
WinUSBDotNet
http://code.google.com/p/winusbnet/
pywinusb: python wrapper
http://code.google.com/p/pywinusb/
Microchip Forum thread:
http://www.microchip.com/forums/tm.aspx?m=264046
Subscribe to:
Post Comments (Atom)
2 comments:
Hi Xiaofang,
There is a mistake for pywinusb. The right link is http://pypi.python.org/pypi/pywinusb/0.2.1
Thanks for the links !
/Patrick
Not really wrong. That pypi page works. But the main development is done in the Google code page.
Post a Comment