Home > Macbook > USB to Serial adapter on Mac OSX

USB to Serial adapter on Mac OSX

I just tried to use minicom + usb-serial adapter on Mac OS (Tiger 10.5.x) and nothing happened. Looking at driver’s CD which came with USB serial adapter I discovered that it was made by Prolific.

photo-serial

Google-is-my-friend and I found the driver that really works. Download and install it. After this, a /dev/tty.usbserial device node will appear. Now you just have to configure Minicom and everything works.

briglia Macbook

  1. October 7th, 2009 at 12:24 | #1

    Hiya,

    There’s an open source available for the PL2303 based dongles available from Sourceforge. Generally there’s not much difference between the two unless you’re doing high speed transfers – I found some errors at 115200bps on the Prolific driver which seemed to vanish using the Open Source driver.

    On another note, neither the Prolific nor the Open Source driver seem to have the ability to pass break commands, which is a bit of a pain sometimes.

    Cheers,

    Gary Smith

  1. No trackbacks yet.