|
G6KIZ Weather station
I am currently using a Watson W-8681 (reviewed in the equipment section of DigitalHam) to feed UIVIEW.
I have replaced my old Kedit/Rexx script with a Python script to create the UIView data file -
EasyWeather to UIView script
My original intention was build a page to display the history on this site and the code shown further down the page
was a first draft which simply produced a table. Graphs and long term history were to follow but after I found the
excellent DB0ANF weather page
I decided to simply use that in the short term.
UIweather - a UIview add on
produces some nice graphs for local use and also provides the facility to upload
the image shown below using FTP for use on the web.
This snippet of PHP scripting shows how I transferred the data using FTP and produced
the table for the first cut of this page. I use FTP to retrieve the UIweather picture from home.
|