53
ODROID C1 USER MANUAL
host system and USB / UART cable attached to the C1. The applica-
tion used to enable communication will be minicom:
$ minicom -version
minicom version 2.6.1 (compiled May 1 2012)
Copyright (C) Miquel van Smoorenburg.
...
Launch minicom, using the following command:
$ sudo minicom -o -s
Here are the four screens you would go through to configure and use
minicom:
Port option
Serial port data
Save setup
Minicom session
The four steps include:
Select the Serial port setup option and you will be presented with
screen 2.
In screen 2, type A to select option A. Edit the serial device to
that used on your system. In this case it is:
/dev/ttyUSB0
. Ensure the
lockfile location is what was obtained earlier. Likewise check option
E reflects the information shown in the figure: 115200 8N1. Ensure
Hardware Flow Control is set to YES. Then hit the ENTER key to go
to the next screen.
In screen 3, select the “Save setup as …” option to save this
config for future use. Enter a filename at the new prompt. Hit ENTER
Chapter 4