How to communicate via USB "port"

jkn jkn_gg at nicorp.f9.co.uk
Wed Apr 18 14:42:34 EDT 2007


Have a look for PyUSB - there are (confusingly) two different packages
called pyUSB. one interfaces to FTDI chips connected to a USB port:

    http://bleyer.org/pyusb/

The other uses libusb to interface to devices generally under windows:

    http://pyusb.berlios.de/


    HTH
    jon N




More information about the Python-list mailing list