Wind Sensor usage and adjustment
Posted: Tue Nov 25, 2014 4:51 pm
Hi,
I recently purchase the Wind Sensor (rev C) and is now experimenting with, basically using the provided Arduino sketch as written by Paul Badger. Observing the output (on a simple 4-digit LED didplay) while riding my bicycle which has a known-good speedometer for reference, I have noticed (what I conclude is) a significant sensitivity to the ambient air temperature. So I have a couple of questions:
-- Is there a straightforward way to adjust the sensor in order to get an accurate, or at least consistent output despite naturally varying air temperatures from one day to another?
-- About the zero wind adjustment: How does hardware calibration using the trimpot relate to tweaking the value of the sketch's constant "zeroWindAdjustment"? Is one method preferred before the other, or should both be used?
-- I believe this question has been asked before in the forum, but seen no answer yet: What orientation of the board (in relation to the air stream) is the "correct" or expected one, i.e. flat-on, or sideways left or right, or possibly even with the short side towards the wind?
Grateful for any tips!
// Martin
I recently purchase the Wind Sensor (rev C) and is now experimenting with, basically using the provided Arduino sketch as written by Paul Badger. Observing the output (on a simple 4-digit LED didplay) while riding my bicycle which has a known-good speedometer for reference, I have noticed (what I conclude is) a significant sensitivity to the ambient air temperature. So I have a couple of questions:
-- Is there a straightforward way to adjust the sensor in order to get an accurate, or at least consistent output despite naturally varying air temperatures from one day to another?
-- About the zero wind adjustment: How does hardware calibration using the trimpot relate to tweaking the value of the sketch's constant "zeroWindAdjustment"? Is one method preferred before the other, or should both be used?
-- I believe this question has been asked before in the forum, but seen no answer yet: What orientation of the board (in relation to the air stream) is the "correct" or expected one, i.e. flat-on, or sideways left or right, or possibly even with the short side towards the wind?
Grateful for any tips!
// Martin