[vtkusers] Python to USB port connection

H.Vidal, Jr. hvidal at tesseract-tech.com
Tue Dec 5 08:44:40 EST 2006


I think you may have mistakenly sent this message to VTK list, which really
has very little to do with low-level device access from a particular language.

However, if you google 'python access to usb' you get quite a few hits.

One suggestion is to wrap 'libusb' for Python access and use that.

Also, of course, there is the issue of whether this is for Unix or Windows.

Finally, you will need to do due diligence in research of low-level
USB protocol and concepts so you might have some sense of what granularity
you will require for your application.

Good luck.

H. Vidal, Jr.
Tesseract Technology

Thiago Velho wrote:
> 
> Hi everyone!!
>  
> I'm starting a new research that needs some skills in Python to USB port 
> connection subject... but unfortunely I don't have any skills issue this 
> issue.
>  
> Does anyone know any place that I could find something about, or some 
> books that a I could read about this?
>  
> Thanks before all.
>  
> Thiago
> 
> Novidade no Yahoo! Mail: receba alertas de novas mensagens no seu 
> celular. Registre seu aparelho agora! 
> <http://us.rd.yahoo.com/mail/br/tagline/mobile_alerts/*http://br.mobile.yahoo.com/mailalertas/>
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> This is the private VTK discussion list. 
> Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers




More information about the vtkusers mailing list