This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| weather_station [2012-08-29 09:47] – nik | weather_station [2025-11-10 11:19] (current) – nik | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====current weather==== | ||
| + | |||
| + | (current/ | ||
| + | |||
| + | < | ||
| + | <div style=" | ||
| + | data-windywidget=" | ||
| + | data-spotid=" | ||
| + | data-appid=" | ||
| + | </ | ||
| + | <script async=" | ||
| + | </ | ||
| + | |||
| + | |||
| ==== personal weather stations ==== | ==== personal weather stations ==== | ||
| * Arashi - Open Weather Station. http:// | * Arashi - Open Weather Station. http:// | ||
| Line 18: | Line 32: | ||
| * USB interface. Silicon Labs CP210x USB to UART Bridge | * USB interface. Silicon Labs CP210x USB to UART Bridge | ||
| ==== data sources & APIs ==== | ==== data sources & APIs ==== | ||
| + | * http:// | ||
| + | * http:// | ||
| * http:// | * http:// | ||
| * UK Met Office | * UK Met Office | ||
| * see also [[climate data]] | * see also [[climate data]] | ||
| - | ==== wview ==== | + | ==== wview on raspbian |
| - | <html>< | + | * not quite the debian install -> https://groups.google.com/forum/? |
| - | ##################################### | + | * usb interface - cp210x - /dev/ttyUSB0 |
| - | Run | + | |
| - | sudo /opt/local/bin/wviewconfig | + | |
| - | sudo /opt/local/bin/wviewhtmlconfig | + | ==== Station IDs ==== |
| - | | + | * FoAM brussels - IBRUXELL5 -> [[http://www.wunderground.com/weatherstation/WXDailyHistory.asp? |
| - | ##################################### | + | |
| - | html templates and config files are stored in | + | |
| - | /opt/local/etc/wview/ | + | ==== other/misc==== |
| - | | + | |
| - | | + | * http://www.jim-easterbrook.me.uk/ |
| - | ##################################### | + | |
| - | | + | |
| - | /opt/local/www/wviewmgmt | + | |
| - | ##################################### | + | |
| - | | + | |
| - | sudo /sbin/SystemStarter start wview | + | |
| - | ##################################### | + | |
| - | </ | ||