Hi cail, First of all, you should get a background in USB. I don't the others, but I like very the book USB Complete from Jan Axelson. About PyUSB, PyUSB 0.4 has only reference documentation in form of docstrings. But is a thin wrapper over libusb 0.1, so you can refer to the libusb 0.1 documentation whenever you have doubt. If you prefer to, you could give a try to libusb 1.0, but you should take it from svn repository, as there is no official release yet. Some people has using it under Linux, but bear in mind that it isn' t a stable library and you can face bug problems yet. You can find a draft of the PyUSB 1.0 tutorial at the website. Finally, for any doubts, you can always use this mailing list.
Regards, Wander 2009/11/6 c...@rocketmail <c...@rocketmail.com>: > Dear All, > I am very new to pyusb and USB programming. > I have a USB device which can only be controlled from a Windows program. I > use USBTrace to capture the communication packages and hope to use pyusb to > program it working under Linux. > Is there any example that I can follow? I would love to get any suggestion > on how to translate the USBTrace logs into pyusb commands. > Thank you very much for your time. > Best, > cail > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus > on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Pyusb-users mailing list > Pyusb-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/pyusb-users > > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Pyusb-users mailing list Pyusb-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pyusb-users