SparkFun weather station
royalty
Posts: 3
I have a SparkFun weather station that I would like to use with the propeller. Being a retired carpenter I tried to nail the phone cable to the propeller without any worthwhile results.
I need some code to interface the anemometer, wind van and rain gauge. The only code on the SparkFun site concerns the arduino. I have the Programming and customizing book and have ordered Programming the propeller with spin and Getting started with the propeller. But do not know where to start with any of the sensors. The anemometer has two reed switches controlled by two magnets. The wind vane has various resistors connected to the cardinal directions on the compass giving 8 possible locations (two switch closing simultaneously giving the other four directions). The rain gauge just has bucket dump reed switch for each measured amount of rain.
I need some code to interface the anemometer, wind van and rain gauge. The only code on the SparkFun site concerns the arduino. I have the Programming and customizing book and have ordered Programming the propeller with spin and Getting started with the propeller. But do not know where to start with any of the sensors. The anemometer has two reed switches controlled by two magnets. The wind vane has various resistors connected to the cardinal directions on the compass giving 8 possible locations (two switch closing simultaneously giving the other four directions). The rain gauge just has bucket dump reed switch for each measured amount of rain.
Comments
What a great project. I've planned on doing a weather station in the past, but I got sidetracked. Mostly because I'm terrible at committing to a physical layout. I'm interested in how your code comes out.
(ps..... Hi Dad!)