We're no longer updating This wiki!!

Setting up the Weather-Board

First download the ODROID-SHOW source code with github.
Then add libraries after install the arduino IDE.
Finally after connecting jumper, compile and upload.

Download the ODROID-SHOW source code

Ubuntu

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

Windows

Install the arduino IDE

Ubuntu

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

Windows

Run arduino IDE

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

Setting Preferences

You MUST locate sketchbook path to ODROID-SHOW directory.

Add Libraries

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)

Compile and Upload

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

ls /dev/ttyUSB*

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

Output screen

en/weatherboard_setting.txt · Last modified: 2015/04/06 10:48 by john1117
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0