Intel logo
  1. Connect a micro-USB cable to the UART/serial micro-USB port of the Intel® Edison expansion board, and the other end to your computer.

    Micro-USB cable being plugged into the bottom micro-USB connector

    Refer to UART/serial micro-USB cable for more detailed cable connection information.

  2. Launch Terminal.

    Option 1:

    1. Launch Spotlight (type Cmd+Space).
    2. Type “terminal”.
    3. Select the “Terminal” app.

    Option 2:

    1. Go to Applications on your Mac.
    2. Open Utilities.
    3. Launch Terminal.app.
  3. Use the “ls” command to list any connected devices.

    ls /dev/tty.*

  4. Look for a device that contains “usbserial”.

    the device found was "/dev/tty.usbserial-A402YSYU"

    In this case, the device found was “/dev/tty.usbserial-A402YSYU”.

Don’t see a “usbserial” device listed?