Weather Cam

all about Meteohub on the new Raspberry PI platform

Moderator: Mattk

Post Reply
sv2bzq
Senior Boarder
Senior Boarder
Posts: 42
Joined: Fri Jan 02, 2015 4:22 pm

Weather Cam

Post by sv2bzq »

Hi ...
may be added the possibility of Weather Cam as the meteobridge http://www.meteobridge.com/wiki/index.php/Setup_Network

George .
tastewar
Junior Boarder
Junior Boarder
Posts: 29
Joined: Mon Dec 29, 2014 5:00 pm

Re: Weather Cam

Post by tastewar »

I would like this as well. I currently have another Pi which is taking a periodic picture, runs some imagemagick convert options on it, including annotating with date and time (from EXIF), and uploads it to weather underground via FTP.

It'd be nice if the meteohub running pi could get the picture from the other one (they are in completely different areas of the house), and use some of meteobridge's tricks to put more interesting annotations on it, as in the examples here:

http://www.meteobridge.com/wiki/index.p ... e_Handling

Looks pretty cool!
User avatar
WSParkstad
Junior Boarder
Junior Boarder
Posts: 31
Joined: Mon Feb 02, 2015 10:48 pm
Location: Kerkrade
Contact:

Re: Weather Cam

Post by WSParkstad »

And twitter to ;-)
I missed twitter in Meteohub ;-)
meteohoekvanholland
Fresh Boarder
Fresh Boarder
Posts: 4
Joined: Sun Mar 22, 2015 6:37 pm

Re: Weather Cam

Post by meteohoekvanholland »

Meteoplug is able to do that as well...
User avatar
WSParkstad
Junior Boarder
Junior Boarder
Posts: 31
Joined: Mon Feb 02, 2015 10:48 pm
Location: Kerkrade
Contact:

Re: Weather Cam

Post by WSParkstad »

Twitter on Meteoplug?
I think you meen Meteobridge.

I can not find Twitter on Meteoplug.
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7854
Joined: Mon Oct 01, 2007 10:51 pm

Re: Weather Cam

Post by admin »

Twitter support is on Meteobridge only.
khamaleon
Fresh Boarder
Fresh Boarder
Posts: 1
Joined: Mon Dec 07, 2015 8:46 pm

Re: Weather Cam

Post by khamaleon »

To post on twitter see this: http://tweetymail.com/

I use in my http://twitter.com/_moacir_


khamaleon
martinkk
Junior Boarder
Junior Boarder
Posts: 24
Joined: Wed Feb 11, 2015 8:57 am

Re: Weather Cam

Post by martinkk »

If you already have a Raspberry Pi taking pictures and you are using imagemagik, why don't you simply copy the photo taken to the meteohub Pi and do the rest there? That's what I am doing...

I am using fswebcam to capture the picture and add some text. The "curl" command should easily get you the actual temperature etc, which you can add to the picture.

curl http://yourmeteohubip/meteograph.cgi?te ... th0_temp_c
tastewar
Junior Boarder
Junior Boarder
Posts: 29
Joined: Mon Dec 29, 2014 5:00 pm

Re: Weather Cam

Post by tastewar »

Thanks! I was unaware of this API. Works a treat!

http://www.wunderground.com/personal-we ... N9#history
Post Reply