On Thu, Aug 12, 2010 at 6:11 AM, Tyler W. Wilson <ty...@tylerlabs.com> wrote:

> FYI, I am coding and testing using a Pololu Maestro servo controller
> (see http://www.pololu.com/catalog/product/1350), which uses WinUSB as
> the driver. And I did not want to try to get libusb0 or libusb1 with the
> WinUSB backend on my machine - I would rather go the more direct route.
>

I kind of understand this and it is an interesting approach to use WinUSB
directly and can be an interesting project.

However, just wondering if you have tried with the libusb-1.0
Windows backend (which supports WinUSB and HID backend now,
next will be libusb-win32 device driver backend). In my tests
(using libusbdotnet), the speed of libusb-1.0 Windows backend and
using WinUSB directly do not seem to differ much.

libusbdotnet
http://sourceforge.net/projects/libusbdotnet/

Another project pywinusb aims to support WinUSB in the future.
Now it only supports HID.
http://code.google.com/p/pywinusb/

-- 
Xiaofan

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to