Measuring Distance With Ultrasonic Sensor
by kawya desai in Circuits > Arduino
41 Views, 0 Favorites, 0 Comments
Measuring Distance With Ultrasonic Sensor
this is a simple project about how to measure distance by using a ultrasonic sensor
(Hc- sr04) And using an Arduino Uno microcontroller. for the programming of the microcontroller, we'll use the official app of Arduino call the "Arduino ide". thanks and enjoy the project
Do Comment , and follow .
Thanks.
Supplies
Arduino Uno
Jumper cable
Ultrasonic Sensor (HC sr-04)
Connections
First of all, we need to the connections.
Do the connections as shown in the picture.
Then connect the Arduino board to the device.
Next we have to upload the following code in the Arduino board.
And done.
Your project is ready!!!