How to measure wind direction
I found this wind direction measurement circuit simple and interesting. If you are doing some home automation project, this might be another sensor that can be included in you project.
For Wind direction measurement you will need a circle from some material (you might even use CD disc.) Then stick an arrow on top. One end of arrow should have a fin. Other end of arrow sould have piece of magnet. Then put eight magnetic sensors around the circle in the magnets way. See drawing:

I think working of this sensor is very obvious. Turning Arrow depending on wind direction turns ON magnetic switches.
Circuit has 8 outputs corresponding to wind direction. These outputs can be connected to simple indication circuit, which can be in your room:

Depending on switch turned on the led indicator shows where the wind blows.
Of course this sensor can be easily adapted to any embedded system and display results on LCD or log changes in EEPROM memory for further analysis.
Blogsphere: TechnoratiFeedsterBloglines
Bookmark: Del.icio.usSpurlFurlSimpyBlinkDigg
RSS feed for comments on this post | TrackBack URI for this post
New on WinAVR Tutorial
Running TX433 and RX433 RF modules with AVR microcontrollers,Sometimes in embedded design you may want to go wireless. Might be you will want to log various readi …Programming AVR ADC module with WinAVR,Most of AVR microcontrollers have Analog to Digital Converter (ADC) integrated in to chip. Such solut … |
New on WinARM Tutorial
What are differences between WinARM and WinAVR,Everyone who is working with AVR microcontrollers knows this powerful tool – WinAVR (http://win …LPC2000 watchdog timer,As in all microcontrollers watchdog timers purpose isto reset microcontroller after reasonable amount … |

October 2nd, 2006 at 1:25 pm
Hi! I really appreciate this big time! You see, our exams our next and we also have several projects that will really need a lot of time to finish., and this circuit can really help me big time! thanks a bunch! now all i need to do is use microprocessors and make the program that will display the degrees and direction of the wind on a handheld LCD.
Your circuit is a big help! I’ll try to study it now~! thanks!
June 26th, 2007 at 5:20 pm
magnetic switch…
I found it very useful. Thanks for the knowledge. I am personally trying to follow the advice & try to be independent….