Datasheet

COM / Serial Port Name
OK now we will verify that the driver installed properly.
Under Mac, in the Terminal window, type in ls /dev/cu.* which should give the following
responses or so
The name we are looking for is /dev/cu.usbserial-XXXX where the X's are going to be
unique for each cable. Copy and paste the name into a text file so you'll remember it for
later.
For Linux/Unix type ls /dev/ttyUSB* into a terminal window, you should see a device file
called something like ttyUSB0
© Adafruit Industries https://learn.adafruit.com/ftdi-friend Page 11 of 27