How To Make a Hands-free Hight measurement device using Ultrasonic sensor simple Circuit
o make a project using an ultrasonic sensor, an I2C LCD display, and Arduino to measure the height of a person standing under the sensor, follow these steps:
Components:
- Arduino UNO (or similar)
- Ultrasonic Sensor (HC-SR04)
- I2C LCD Display (16x2)
- Jumper Wires
- Breadboard (optional)
- Power supply (USB or battery)
Working Principle:
The ultrasonic sensor will be mounted on the roof. It will measure the distance from the sensor to the top of the person's head. Since you know the distance from the sensor to the floor, the height of the person will be calculated by subtracting the measured distance from the total height of the room.
Steps:
Connect the Components:
- Ultrasonic Sensor HC-SR04:
- VCC to 5V
- GND to GND
- Trig to Arduino Pin 9
- Echo to Arduino Pin 8
- I2C LCD Display:
- SDA to Arduino A4
- SCL to Arduino A5
- VCC to 5V
- GND to GND
- Ultrasonic Sensor HC-SR04:
Video Link: - Click Here For Video
How To Make a Hands-free Hight measurement device using Ultrasonic sensor simple Circuit: -
Arduino IDE Program
-----------------------------------------------------------------------------------------------------------------------------
Explanation:
- Ultrasonic Sensor: Measures the distance from the sensor to the object (person). If someone is standing under the sensor, it returns a distance in cm.
- Room Height: Set the height from the sensor to the floor. When a person stands under the sensor, the height of the person is calculated by subtracting the measured distance from the total room height. Currently Kept: - 400 cm
- LCD Display: Shows the person's height in both centimeters and feet.
Circuit Simulation:
You can use Tinkercad to simulate this project by adding the ultrasonic sensor, buzzer, and Arduino. Run the simulation to check how it works! Let me know if you need more details or help setting up.
Share, Support, and Subscribe!!! 1. PRO KAM EXPLAINED 2. Knowledge KAM 3. PRO KAM Follow us on 1. Facebook 2. Instagram 3. Pinterest 4. Blogspot 5 Twitter If you have any other ideas to make me design, you can describe them in the comment section and if I can, I will make a designing video on it. So I am waiting #prokam #wtc #Arduino #ideas #projects #diy #how #to #ArduinoProjects #UltrasonicSensor #HeightMeasurement #TechDIY #WeTechCreators
0 Comments