We're no longer updating This wiki!!

This is an old revision of the document!


WEATHER Station

Preparations

  • ODROID-SHOW
  • WEATHER-BOARD
  • ODROID-VU7(or monitor)
  • ODROID-BOARD

Update your ODROID-SHOW firmware

To use the WEATHER Station, The ODROID-SHOW firmware version must be 1.5 or higher

Writing firmware the WEATHER-BOARD

Bulding 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.1449661728.txt.gz · Last modified: 2015/12/09 20:18 by john1117
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0