Hi ...
may be added the possibility of Weather Cam as the meteobridge http://www.meteobridge.com/wiki/index.php/Setup_Network
George .
Weather Cam
Moderator: Mattk
Re: Weather Cam
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!
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!
- WSParkstad
- Junior Boarder
- Posts: 31
- Joined: Mon Feb 02, 2015 10:48 pm
- Location: Kerkrade
- Contact:
Re: Weather Cam
And twitter to 
I missed twitter in Meteohub

I missed twitter in Meteohub

-
- Fresh Boarder
- Posts: 4
- Joined: Sun Mar 22, 2015 6:37 pm
Re: Weather Cam
Meteoplug is able to do that as well...
- WSParkstad
- Junior Boarder
- Posts: 31
- Joined: Mon Feb 02, 2015 10:48 pm
- Location: Kerkrade
- Contact:
Re: Weather Cam
Twitter on Meteoplug?
I think you meen Meteobridge.
I can not find Twitter on Meteoplug.
I think you meen Meteobridge.
I can not find Twitter on Meteoplug.
Re: Weather Cam
Twitter support is on Meteobridge only.
Re: Weather Cam
To post on twitter see this: http://tweetymail.com/
I use in my http://twitter.com/_moacir_
khamaleon
I use in my http://twitter.com/_moacir_
khamaleon
Re: Weather Cam
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
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
Re: Weather Cam
Thanks! I was unaware of this API. Works a treat!
http://www.wunderground.com/personal-we ... N9#history
http://www.wunderground.com/personal-we ... N9#history