Weather Station with a Java IO Server

At eWON, we bought a powerful Weather station that we wanted to use to gather information on local weather. It could be a perfect example on how eWON can be adapted to any tool.

We then decided to go further on with the Renkforce WH2600.

We developed a Java IO Server used to communicate to Renkforce WH2600 Weather Station. This one allows to read all the Weather live data (Temperature, Humidity, Pressure,...).
Currently the weather station is a web server so it makes it very easy for a Java IO Server to gather the needed information.

All useful script is in the zip here attacher :

Weather Station.zip