The interface displays data as graphs collected from a WS3600 weather station, but also prepares PHP code; bitmaps representing wind and temperature for uploading to a web site; publishing data to Wundergrund.
The data is stored to provide a historical reference in various tables so that it can be displayed or used for whatever purposes.
The code has been written using kDevelop and QT3.
I'm fairly new to programming on Linux and have much to learn, my C++/C skills are self-taught, so any advice from people would be great.
I'm not sure if there are many people out there who use both Linux and a Lacrosse ws3600, but I think that it would be possible to adapt the code to work with other weather stations, but we'll leave that until version 2 :)
The data is collected by the mysql3600 function from the Open3600 library, txs to the guys who wrote this as I would not be able to communicate with the weather station.
The Open3600 library was written by Kenneth Lavrsen, Grzegorz Wisniewski, Sander Eerkes