I need find out the association from USB serial device to the serial device name (eg. /dev/cu.usbmodem0001) on OS X, so that I can use the right device filename with PySerial.
Is there any python code to read the OS X I/O Registry ???
I think can parse this to find the information I need -- unless there is a better way ???
Thanks, Brendan.
2009-06-21 13:02:38 UTC in Python Serial Port Extension