- Terminus FE1.1 USB hub board: the solution to connect four USB devicesPosted 2 months ago
- Understanding the Mechanics of 3D PrintingPosted 4 months ago
- SDS011 the Air Quality SensorPosted 5 months ago
- NIXIE STYLE LED DISPLAYPosted 8 months ago
- TOTEM: learning by experimentingPosted 8 months ago
- Google Assistant Voice Controlled Switch – NodeMCU IOT ProjePosted 9 months ago
- Water Softener Salt Level MonitorPosted 9 months ago
- Sparkly Air SensorPosted 9 months ago
- Ultra sonic distance finder with live statusPosted 9 months ago
- Windows interface to have total control over lampsPosted 9 months ago
Laser anemometer
In this project we will see how to make an anemometer (instrument for measuring wind speed and direction) using an Arduino Uno R3, two VL6180X laser distance modules and a section of tube made of plastic or similar materials.
We will also use Processing3 to display wind speed and direction, the latter being independent of tube size, while wind speed sensitivity depends on size and amount of damping applied.
Let’s see on a theoretical level how the sistem works. The cross section of the tube is a circle; the points where the two laser beams touch the inside of a tube define the end points of a chord on this circle; the length of this string varies when the tube is inclined and therefore knowing the radius of the tube it is possible to calculate the X and Y displacement through which the speed and direction of the wind can be calculated.