Introduction: SONAR Height Measuring Instrument

About: Hello there,I'm a teenager from India. My hobbies include Electronics and programming,so i decided to get an Instructables account,as it is a great platform to learn and share innovative ideas,hope you like my…

Want To build a PC: http://howtobuildpcr8india.weebly.com/

Introduction:

This Project is a height measuring tool which is based on the arduino and of ultra sonic sensing.

Measuring accurate height of any object or product accurately & precisely in industries is very important and crucial to maintain quality and the desired function. This Instrument is based on the above principle; it is user friendly, one just needs to place the object in the box.

http://sonarheightmeasuringinstrument.weebly.com/

Advantages over other measuring tools:

(i)Can Measure Compressible object

While measuring of a compressible or soft object with some common distance or height measuring tools like Venire caliper, screw gauge we get an inappropriate measurement as all of them have jaws which compresses the object.

But in case of SONAR height measuring instrument there are no jaws to compress the object, hence we can accurately measure distance or height of compressible objects in it.

(ii)Doesn’t require special skills:

To measure height of an object with most of the height/ distance measuring tools like Venire caliper, Screw gauge, it requires some special skill and experience to measure the object accurately and precisely. But it is very easy to use SONAR height measuring instrument, all you need to do is place your object in it.

(iii)Increase in precession and accuracy:

Sophisticated Ultra Sonic sensors can be used to measure height of objects more accurately, and lot more precisely, than other common height measuring tools like Venire caliper, screw gauge.

(iv)Quick

For more information:http://sonarheightmeasuringinstrument.weebly.com/

Step 1: Material Required

1.A rigid box

Here I've recycled a old shoe box.

2. Electronics Components Used

(i) Arduino UNO: http://amzn.to/2mD7A31
(ii )HC-SR04 Ultrasonic Sensor: http://amzn.to/2qiqXDu

(iii) LCD Display Screen: http://amzn.to/2pA7nEd

(iv)Jumper Cables: http://amzn.to/2pA7nEd

NOTE: It is highly recommend that,to buy components from my link,as they're sold by reliable dealers and in best price.

(i) Arduino UNO:http://amzn.to/2mD7A31

The Arduino board actually is a specially designed circuit board for programming and prototyping with Atmel microcontrollers building digital devices and interactive objects that can sense and control objects in the physical world. I’ve used it to calculate the height of the object and to display it on the LCD screen.

(ii )HC-SR04 Ultrasonic Sensor:http://amzn.to/2nPDOsI

The HC-SR04 ultrasonic sensor uses sonar to determine distance to an object like bats or dolphins do. It offers excellent non-contact range detection with high accuracy and stable readings in an easy-to-use package, from 2cm to 400 cm or 1” to 13 feet. It operation is not affected by sunlight or black material like Sharp rangefinders are (although acoustically soft materials like cloth can be difficult to detect). It comes complete with ultrasonic transmitter and receiver module.

(iii) LCD Display Screen:http://amzn.to/2nCIxib

Here I’ve used a 16X2 LCD display as a medium of interface between the micro controller and the user.

(iv)Jumper Cables:http://amzn.to/2n014ql

Step 2: Wiring

As simple as that.

Step 3: Program and Header File

If your Box if not 31 cm tall then look for the height displayed then change 31 to the height displayed,in:

" Height=31-(ultrasonic.Ranging(CM)); "(in the program)

if you are getting irrelevant results check if any wire is lose or not.

version 2.0 : https://www.instructables.com/id/SONAR-Height-Meas...

Microcontroller Contest 2017

Participated in the
Microcontroller Contest 2017

Cardboard Contest 2017

Participated in the
Cardboard Contest 2017