10-05-2015, 05:42
(10-05-2015, 04:41)zipidy66 Wrote: Hi,
Firstly I'd like to say what a great project this is and thanks to all who have developed it. I have the weatherduino up and running,
Good to know. It seems you have started it on 2 of May. Sometimes on the first day, some erroneous data are recorded, in these cases, may be a good idea deleting the data of the first day, as they will affect your records forever.
If you want the model of weather station shown on your web pages is one WeatherDuino Pro2, change this line in Cumulus.ini
Code:
[Station]
Model=WeatherDuino Pro2(10-05-2015, 04:41)zipidy66 Wrote: At the moment I have a "Cheap" sensor setup and it only has a 8 point wind vain. How can I quickly and easily get this up and running for correct wind direction. If i leave it as is i only get N, NW, W & SW over the 360 degree rotation.
Supposing that your wind vane works in a similar way than the FO, my suggestion is that you use resistor values for the eight wind directions, equal to the ones used in the Fine Offset wind vane for the same eight wind directions.
If your wind vane uses a different principle, I don't know how to help you, but certainly it will not work without considerable modifications on the code.

