This assumes you already have
- a 3.3v FTDI cable from AdaFruit
- modified the cable as per the AdaFruit tutorial.
- connected it to the OSX machine
To determine the device name:
1 2 3 | |
The device name starting with tty.usbserial is the one we are looking for.
To make a connection using screen at 152000 baud:
1
| |
You should now have a full-screen console. To exit, type ctrl-a ctrl-k. When you are asked Really kill this window [y/n] type y.