Re: [Tutor] USB Access

2010-03-30 Thread Wayne Werner
On Tue, Mar 30, 2010 at 9:01 AM, Marc wrote: > Hi, > I was wondering if anyone could point me to Python modules or example code > for accessing USB connected devices. I would like to get as close to the > hardware as possible with Python. I would like to be able to monitor as > well as control

[Tutor] USB Access

2010-03-30 Thread Marc
Hi, I was wondering if anyone could point me to Python modules or example code for accessing USB connected devices. I would like to get as close to the hardware as possible with Python. I would like to be able to monitor as well as control USB connected devices. I've looked at the missile lau