Difference between revisions of "Wview"

From wikidb
Jump to: navigation, search
(fit2pc)
Line 10: Line 10:
  
 
Tried Ubuntu on fit2pc.
 
Tried Ubuntu on fit2pc.
 +
 +
The following links were most helpful for the setup after install
 +
* [http://cuttingedge.io/oregon-scientific-wmr88-wunderground-raspberry-pi.html cuttingedge]
 +
* [
  
 
Made sure all the dependencies on Henrik site were installed
 
Made sure all the dependencies on Henrik site were installed
Line 16: Line 20:
 
                                           libgd2-xpm-dev libssl-dev sendmail sendemail libcurl4-openssl-dev libusb-1.0-0 libusb-1.0-0-dev \
 
                                           libgd2-xpm-dev libssl-dev sendmail sendemail libcurl4-openssl-dev libusb-1.0-0 libusb-1.0-0-dev \
 
                                           apache2 php5 php5-sqlite libapache2-mod-php5 ntp tnftp wget
 
                                           apache2 php5 php5-sqlite libapache2-mod-php5 ntp tnftp wget
 
  
 
== Set up ==
 
== Set up ==

Revision as of 12:59, 9 November 2014

Project Status

Oregon Scientific WMR100. So far unsuccessful

Raspberry Pi

Couldn't get it going on Whezzy. Followed similar path to done for fit2pc.

fit2pc

Tried Ubuntu on fit2pc.

The following links were most helpful for the setup after install

Made sure all the dependencies on Henrik site were installed

 sudo apt-get install --yes build-essential zlib1g-dev libpng12-dev libreadline-dev gawk libsqlite3-dev sqlite3 libgd2-xpm \
                                         libgd2-xpm-dev libssl-dev sendmail sendemail libcurl4-openssl-dev libusb-1.0-0 libusb-1.0-0-dev \
                                         apache2 php5 php5-sqlite libapache2-mod-php5 ntp tnftp wget

Set up

In browser went to 10.0.0.176/wviewmgmt/login.php

  • Stations tab
    • Communication
      • Station type: Oregon Scientific WMRUSB
    • Location
      • Station Elevation (feet): 170
      • Station Latitude: 45.55
      • Station Longitude: -122.65
  • File Generation tab
    • Name/Location
      • Station Name: zdome
      • Station City: Portland
      • Station State: Oregon

System Status

System Status show wview is Starting but not Running. The Services table shows wview booting but not up. Screen shot is at the bottom of the page.

It works in Simulator mode. See Station tab - Communication - Station Type.

Weather page

The weather page never changes. 10.0.0.176/weather

Links

Screenshot

SystemStatus.jpg