Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


cokeman2

921 posts

Ultimate Geek
+1 received by user: 69

Trusted

#207472 27-Dec-2016 19:39
Send private message

Hello everyone

Got me the weather station other day .all Set up and uploading my weather station data to wunderground ... Just want to know can I independently get the data from weather station and or does it always have to go b the wunderground...I heard there's "WUHU" software that uploads to PC.

http://scientificsales.co.nz/aercus-instruments-weatherranger-professional-weather-station-with-wifi-and-real-time-internet-publishing/




Social Bitcoin meetup every 2 weeks in Hamilton PM me for details 


Create new topic
mckenndk
914 posts

Ultimate Geek
+1 received by user: 35


  #1695561 27-Dec-2016 21:47
Send private message

I use to have a weather station by the same Manufacture a few years ago and used Cumulus http://sandaysoft.com/ to get the data off it and post it to the internet from there.

 

 

 

I will have to see if the updated model's to what I had let you push to the data directly to the internet now too.




cokeman2

921 posts

Ultimate Geek
+1 received by user: 69

Trusted

  #1696116 29-Dec-2016 12:20
Send private message

mckenndk:

 

I use to have a weather station by the same Manufacture a few years ago and used Cumulus http://sandaysoft.com/ to get the data off it and post it to the internet from there.

 

 

 

I will have to see if the updated model's to what I had let you push to the data directly to the internet now too.

 

 

 

 

having hard time connecting to that software , i have to find the ip address of aercus lcd panel that sends  data to wunderground  website .ive found it ,then it gets more complicated.... 

 

i can log in see data from my station wunderground, i was hoping to put the station on a few more weather sites 

 

looks like i cant now 

 

i think its getting into the hard to do basket

 

not much help around on the net either  





Social Bitcoin meetup every 2 weeks in Hamilton PM me for details 


richms
29099 posts

Uber Geek
+1 received by user: 10210

Trusted
Lifetime subscriber

  #1696162 29-Dec-2016 13:22
Send private message

I have seen people using a raspberry pi to present a fake wunderground to these type of weather stations inorder to get the data for home automation use. But really is was never sold as doing that so if they did a software update on them to start using SSL or to actually validate things then that would all break.





Richard rich.ms



JonnyCam
644 posts

Ultimate Geek
+1 received by user: 52

ID Verified

  #1698856 5-Jan-2017 13:58
Send private message

richms:

 

I have seen people using a raspberry pi to present a fake wunderground to these type of weather stations inorder to get the data for home automation use. But really is was never sold as doing that so if they did a software update on them to start using SSL or to actually validate things then that would all break.

 

 

 

 

I think that's a driver in weewx (which I run with my fineoffset devicde) which receives the data and stores in an sql db, plus passes to WU.

 

If that wasn't going to work, you could try using the WU API and downloading the data that way?


cokeman2

921 posts

Ultimate Geek
+1 received by user: 69

Trusted

  #1699151 6-Jan-2017 05:12
Send private message

JonnyCam:

 

richms:

 

I have seen people using a raspberry pi to present a fake wunderground to these type of weather stations inorder to get the data for home automation use. But really is was never sold as doing that so if they did a software update on them to start using SSL or to actually validate things then that would all break.

 

 

 

 

I think that's a driver in weewx (which I run with my fineoffset devicde) which receives the data and stores in an sql db, plus passes to WU.

 

If that wasn't going to work, you could try using the WU API and downloading the data that way?

 

 

 

 

is there any write up with your set up? looks pretty hard to do?





Social Bitcoin meetup every 2 weeks in Hamilton PM me for details 


JonnyCam
644 posts

Ultimate Geek
+1 received by user: 52

ID Verified

  #1699279 6-Jan-2017 11:40
Send private message

Sorry, I mean my fine offset, which is USB based.

 

 

 

I basically got the PI, and installed weewx using a script. It then has a setup script where you tell it what your station name, latlong, devices type is and it stats the service

 

I don't know linux at all well, but the install docs were easy to follow.  For the interceptor driver, it appears you login to to IP yu found for your weather station, and point it to the Pi, and the interceptor driver picks up the data and stores it away.  

 

 

 

Weewx publishes its data to apache on the pi also so you can see it internally. I have it there, WU, & the UK metservice (so it appears on NZ met service) 

 

 

 

https://github.com/matthewwall/weewx-interceptor 

 

Thats the driver. It looks a little complicated, but is probably easier when looking at screen output. Sorry I couldn't be more help.


 
 
 
 

Shop now on Samsung phones, tablets, TVs and more (affiliate link).
JaseNZ
2576 posts

Uber Geek
+1 received by user: 1489

ID Verified
Lifetime subscriber

  #1699331 6-Jan-2017 13:14
Send private message

I would say you are out of luck. Your station is just a re branded fine offset station.

 

http://www.foshk.com/Wifi_Weather_Station/HP1000.html 

 

 

 

These type report directly to WU and I have not seen anybody yet intercept and use that data. Cumulus won't do it and neither will WEEWX.

 

They run a different protocol to the other stations.

 

This is what I use and it works perfectly.

 

https://www.amazon.com/AcuRite-02064MA1-Weather-Station-Monitoring/dp/B0147DCLPC/ref=sr_1_1?ie=UTF8&qid=1483661659&sr=8-1&keywords=AcuRite+Wireless+Professional+Weather+Station





Ding Ding Ding Ding Ding : Ice cream man , Ice cream man


JonnyCam
644 posts

Ultimate Geek
+1 received by user: 52

ID Verified

  #1699418 6-Jan-2017 15:01
Send private message

Mspec:

 

I would say you are out of luck. Your station is just a re branded fine offset station.

 

http://www.foshk.com/Wifi_Weather_Station/HP1000.html 

 

 

 

These type report directly to WU and I have not seen anybody yet intercept and use that data. Cumulus won't do it and neither will WEEWX.

 

They run a different protocol to the other stations.

 

This is what I use and it works perfectly.

 

https://www.amazon.com/AcuRite-02064MA1-Weather-Station-Monitoring/dp/B0147DCLPC/ref=sr_1_1?ie=UTF8&qid=1483661659&sr=8-1&keywords=AcuRite+Wireless+Professional+Weather+Station

 

 

 

 

The HP1000 is supported under weewx, http://www.weewx.com/hardware.html 

 

Is the OP station a weathersleuth? https://github.com/weewx/weewx/wiki/weathersleuth

 

This talks about changing the IP address to point to weewx and using the interceptor driver to grab it. Data should appear as:

 


GET /weatherstation/updateweatherstation.php?ID=weather&PASSWORD=password&tempf=39.7&humidity
=86&dewptf=36.0&windchillf=39.7&winddir=255&windspeedmph=0.00&windgustmph=0.
00&rainin=0.00&dailyrainin=0.00&weeklyrainin=0.00&monthlyrainin=0.00&yearlyrainin=0.00&solarradiation=0.00&UV=
0&indoortempf=67.8&indoorhumidity=46&baromin=30.08&lowbatt=0&dateutc=2016-4-30%2022:7
:9&softwaretype=Weather%20logger%20V2.1.9&action=updateraw&realtime=1&rtfreq=5 HTTP/1.0

 




Which I think is what I see when weewx sends my data to WU.


JaseNZ
2576 posts

Uber Geek
+1 received by user: 1489

ID Verified
Lifetime subscriber

  #1699430 6-Jan-2017 15:24
Send private message

 Cool , sorry my bad I did not realise it had been updated to include it.

 

weewx is very powerful and a very excellent choice of software as you can pretty much do what you want with it.





Ding Ding Ding Ding Ding : Ice cream man , Ice cream man


JonnyCam
644 posts

Ultimate Geek
+1 received by user: 52

ID Verified

  #1699435 6-Jan-2017 15:47
Send private message

Mspec:

 

 Cool , sorry my bad I did not realise it had been updated to include it.

 

weewx is very powerful and a very excellent choice of software as you can pretty much do what you want with it.

 

 

I only use 1/10th of it, but it runs well on the pi, which apart from being a WOL server does nothing else.

 

I have a $90 weather station (WH2081) with USB from 1-day so not entirely sure on it's accuracy. Home automaton is the next step, but I have now got as smart things hubs which has it's own temp sensors, so may not use the station.

 

 


cokeman2

921 posts

Ultimate Geek
+1 received by user: 69

Trusted

  #1699713 7-Jan-2017 09:36
Send private message

Hello

this is the aercus wireless station sends all the data from the lcd console(no pc connection required ,sends to wunderground ) ,harder to find the ip address of it, to get data from it :(

 

i brought it of trade me for 325 do not know if its the same shop that sells it online ...there seems to be heaps of clones of this version of weather station

 

for sum reason 

 

 

 

 

 

http://scientificsales.co.nz/aercus-instruments-weatherranger-professional-weather-station-with-wifi-and-real-time-internet-publishing/





Social Bitcoin meetup every 2 weeks in Hamilton PM me for details 


Create new topic








Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.