While this is perhaps not the same as a garden Camera. It seemed the most appropriate place to put it. Now this particular page is still under construction so bear with me. I’m gonna try to get stuff posting to it asap but I’ll be refining the program as I go.
I hope to get some graphs to upload to here regularly so you can see the temperatures moving and compare the two different system water temperatures over time in relation to the air temperatures.


[...] Weather [...]
Hi TC,
Very interested in how you implemented the weather station stuff as well as the cameras on a web page. I would like to do something very similar.
Opps! Just found your write up on your weather station. Could you talk more about how you implemented the weather station software and how you got your cameras into a web page. I am working on trying to get a wireless IP camera going. The camera is a Linksys Model WVC54GC.
Bob H
Big Lake, Mn
Hay there Bob.
For my duck tv cam, it’s just a Trendnet IP cam so it is hooked directly to my router. I set it up so that you can view it without needing to log in. I also set up a ddns account for it so I was able to use an iframe tag to insert it into my blog page.
I also used an iframe to insert the htm page of the weather station data logger into my web site. The weather station is hooked up to a spare computer and I’m using the source forge weather station data logger to bring the data from the weather station into the computer. Then I set it up with a ftp account to my web host for uploading the htm page it creates into a folder on my host. Finally, I still need to get another ftp program that will periodically upload the graph onto my host automatically as I’m currently just doing that manually. The weather station is an oregon scientific WMR100NA that came with an outdoor temp/humidity sensor, wind sensor and rain sensor. I added two floating water temperature sensors for my fish tanks.
I hope to add some more cameras soon but they will probably be cctv cameras hooked directly to the computer that is running the weather station so I’ll have to learn how to make that work myself.