We're no longer updating This wiki!!

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
en:wb_station [2015/12/09 18:31]
john1117 created
en:wb_station [2015/12/10 19:02] (current)
john1117 [Bulding WEATHER Station]
Line 1: Line 1:
 ====== WEATHER Station ====== ====== WEATHER Station ======
 +{{:​en:​weather_board:​weather-station.png?​600|}}
 +
 +The WEATHER Station is PC program that you can see graphical weather data.
 +
 +The binary executable file based on ARM.
 +
 +[[https://​github.com/​hardkernel/​WEATHER-BOARD/​raw/​master/​qt_weather/​prebuilt/​qt_weather]]
 +==== Preparations ====
 +  * ODROID-SHOW
 +  * WEATHER-BOARD
 +  * ODROID-VU7(or monitor)
 +  * ODROID-BOARD
 +{{:​en:​weather_board:​wb_station.png?​200|}}
 +==== Update your ODROID-SHOW firmware ====
 +To use the WEATHER Station, The ODROID-SHOW firmware version must be 1.5 or higher
 +
 +[[en:​wb_odroid_show|Writing firmware the WEATHER-BOARD]]
 +
 +==== Building WEATHER Station ====
 +Install qt related packages
 +  sudo apt-get install qt4-qmake libqwt-dev
 +
 +Get WEATHER-BOARD sources
 +  git clone https://​github.com/​hardkernel/​WEATHER-BOARD
 +
 +Make project file
 +  cd WEATHER-BOARD/​qt_weather
 +  qmake -project
 +
 +Add qwt library in "​qt_weather.pro"​
 +  echo "​CONFIG += qwt" >> qt_weather.pro
 +  ​
 +Make
 +  qmake
 +  make -j8
en/wb_station.1449655288.txt.gz ยท Last modified: 2015/12/09 18:31 by john1117
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0