Skip to content

pbousek/garni

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Visualization of data from weather station Garni 940.

Data from this waether station can be uploaded via Wi-Fi to 4 different weather servers and 1 user's own server.

Set you device to upload data to your server and script via http GET in "WS view" application

!! https is not supported (and curretly not planned)

If you have more than one weather station, you can use station id and key to indentify station or for some basic security to verify that device that is uploading data is really that device (which is really funny when you can use only http).

WS view device setup

I use

As garni send values in Anglo-American measurement units - script tries to convert values to more common units in our country:

  • F -> C
  • InHg -> hPa
  • mph -> m/s
  • in -> mm

And some settings leaved untouched - for example for weeklyrainin - week starts on sunday.

Finally it's quite easy to connect grafana to influxdb datasource and add graphs for individual values.

grafana

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages