Related Experiments:
- Raspberry-pi: experiment 13. Wind speed and direction meter (anemometer)
- Raspberry-pi: Experiment 13. Thermal sensor and more
- Raspberry-pi: Experiment 13. Few more experiments with batteries
- Raspberry-pi: Experiment 13. Anemometer. Less power consumed more produced and preserved
Experiment Goals:
1. Learn working with new type of wind direction and speed sensors
2. Make a prototype which may be used for data collecting at different locations, having the following features: direction sensor calibration, storage of compressed wind data
3. No power saving features at this stage. It shall work from 220 V power source.
Components:
– F200-201 – Wind Speed Sensor (ebay)
– F200-202 – Wind Direction Sensor (ebay)
Schematics:
TBD
Software:
https://github.com/pageal/RPi-Wind/blob/master/05_wind_speed_meter_f200.py
Pictures and story:
– 5V and 12V power supply
– RPi is connected and activated
– All is initially tested and placed outside for SW development and testing (using WiFi and VNC)
– Data capturing, display and compression:
Data Analysis:
Measurements by order
Number of measurements per direction
var _pop = _pop || [];
_pop.push([‘siteId’, 1069378]);
_pop.push([‘minBid’, 0.000000]);
_pop.push([‘popundersPerIP’, 0]);
_pop.push([‘delayBetween’, 0]);
_pop.push([‘default’, false]);
_pop.push([‘defaultPerDay’, 0]);
_pop.push([‘topmostLayer’, false]);
(function() {
var pa = document.createElement(‘script’); pa.type = ‘text/javascript’; pa.async = true;
var s = document.getElementsByTagName(‘script’)[0];
pa.src = ‘//c1.popads.net/pop.js’;
pa.onerror = function() {
var sa = document.createElement(‘script’); sa.type = ‘text/javascript’; sa.async = true;
sa.src = ‘//c2.popads.net/pop.js’;
s.parentNode.insertBefore(sa, s);
};
s.parentNode.insertBefore(pa, s);
})();
Pingback: Raspberry Pi Experiment 13: Wind Speed and Direction Meter (Anemometer) | My Hobby of 'Making'
Pingback: Raspberry Pi Experiment 13: Few more experiments with batteries and order in wires | My Hobby of 'Making'
Pingback: Raspberry Pi Experiment 13: Anemometer. Less power consumed more produced and preserved | My Hobby of 'Making'
Pingback: Raspberry Pi Experiment 13: Thermal sensor and more | My Hobby of 'Making'
Pingback: Raspberry Pi Wind Measurement | Hackaday
Pingback: Raspberry Pi Wind Measurement | Ad Pub
Pingback: Raspberry Pi Wind Measurement | Daily Hackers News
Pingback: RASPBERRY PI EXPERIMENT 13: Anemometer based on sensors F200-201/2 v2 | My Hobby of 'Making'