accessory:display:odroid-show:setting

This guide is tested on Ubuntu 16.04(ARM and x86)

both
$ sudo apt-get install git
$ mkdir ~/work
$ cd ~/work
$ git clone https://github.com/hardkernel/ODROID-SHOW

Launch Ubuntu Software Center, search for “arduino”, and install it

Open “show_main.ino” sketch file in this path.
ODROID-SHOW/show_main/show_main.ino

You MUST locate sketchbook path to ODROID-SHOW directory. (File → Preference)

You need to add the ODROID-SHOW libraries in the IDE through the menu skech → import Library… → Add Library…

The following way, add ODROID-SHOW folder. (sketchbook folder)

Check the serial port between /dev/ttyUSBn and “tools → Serial Port” of arduino IDE.

both
$ ls /dev/ttyUSB*

Finally after connecting the jumper, click “upload” button of arduino IDE.

The DTR reset jumper MUST be installed when you upload the firmware.
The DTR reset jumper must NOT be installed in normal usage mode.

show2_boarddetail.jpg

  • accessory/display/odroid-show/setting.txt
  • Last modified: 2017/08/01 16:24
  • by luke.go