Page 1 of 1

La Crossse + YoWindow tutorial

Posted: Tue Sep 07, 2010 8:08 pm
by par
Guys I have finished the turorial explaining how to connect La Crosse weather station and YoWindow.
http://yowindow.com/pws_la_crosse.html

I need your feedback!

Pasha

Re: La Crossse + YoWindow tutorial

Posted: Tue Sep 07, 2010 10:55 pm
by Tihomir Z
I installed, everything works just fine. OK!

Re: La Crossse + YoWindow tutorial

Posted: Wed Sep 08, 2010 8:50 am
by Tihomir Z
Greeting
I'm a little track sending data from La Crosse, everything is fine except that confuses me wind data in the file yowindow good print speeds, but the wind at the window yowindow that figure is much higher, here's an example.
<?xml version="1.0" encoding="UTF-8"?>
<response>
<current_weather>
<temperature>
<current value="15.0">
</current>
</temperature>
<humidity value="93">
</humidity>
<wind>
<speed value="4.6" unit="kmh">
</speed>
<direction value="157.5">
</direction>
</wind>
<sky>
<precipitation>
<rain>
<daily_total value="4.1" unit="mmph">
</daily_total>
<rate value="0.0" unit="mmph">
</rate>
</rain>
</precipitation>
</sky>
<pressure value="1010.6" unit="hPa">
</pressure>
</current_weather>
</response>
Image

Re: La Crossse + YoWindow tutorial

Posted: Wed Sep 08, 2010 1:38 pm
by par
Thanks Tihomir, that was my mistake.
Please download the next version of YoWindow Support and let me know if the wind speed is displayed correctly now.

Re: La Crossse + YoWindow tutorial

Posted: Wed Sep 08, 2010 3:33 pm
by Tihomir Z
Hello Pavel
Here I installed another version of how you told me, and now is good. No mistakes.