USB and Python

P

Philippe Martin

Hi,

I need to talk to a USB device (PC or other) from Python - I am not talking
about mounting a file system but sharing information as you would though a
TCP-IP socket layer or an RS232 interface.

Is there such "low-level" module available for Windows / Linux ?

Thanks,

Philippe
 
S

Sybren Stuvel

Philippe Martin enlightened us with:
I need to talk to a USB device (PC or other) from Python - I am not
talking about mounting a file system but sharing information as you
would though a TCP-IP socket layer or an RS232 interface.

You could wrap libusb on Linux.

Sybren
 
D

Diez B. Roggisch

Sybren said:
Philippe Martin enlightened us with:

You could wrap libusb on Linux.

PyUSB already does that.

OP seems to have a bad google day...

Diez
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top