- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 1 month ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 3 months ago
- Building a 3D Digital Clock with ArduinoPosted 8 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 8 months ago
- Snowflake with ArduinoPosted 9 months ago
- Holographic Christmas TreePosted 9 months ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 9 months ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 10 months ago
- What is IoT and which devices to usePosted 10 months ago
- Maker Faire Rome Unveils Thrilling “Padel Smash Future” Pavilion for Sports EnthusiastsPosted 11 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.