Arkan Kovan Abdullah - Reoport Mr. Qusay Awwad - 1
Arkan Kovan Abdullah - Reoport Mr. Qusay Awwad - 1
May. 2022
I. INTRODUCTION 16 MHz crystal oscillator, a USB connection, a power jack, an
ICSP header, and a reset button. It contains everything needed to
Today’s the developing world shows various adventures in every support the microcontroller; simply connect it to a computer with
field. In each field the small requirements are very essential to a USB cable or power it with a AC-to-DC adapter or battery to
develop big calculations. By using different sources we can get started.
modify it as our requirements and implement in various field. In
earlier days the measurements are generally occur through
measuring devices. But now a day’s digitalization as is on height.
Therefore we use a proper display unit for measurement of
distance. We can use sources such as sound waves which are
known as ultrasonic waves using ultrasonic sensors and convert
this sound wave for the measurement of various units such as
distance, speed. This technique of distance measurement using
ultrasonic in air includes continuous pulse echo method, a burst
of pulse is sent for transmission medium and is reflected by an
object kept at specific distance. The time taken for the sound
wave to propogate from transmitter to receiver is proportional to
the distance of the object. In this distance measurement system Figure.2. Pin diagram of arduino At Mega328
we had ultrasonic sensor HC-SR04 interfaced with arduino
UnoR3. Programming and hardware part of ultrasonic sensor ULTRASONIC S ENSOR-SR04
interfacing with arduino UnoR3. It emits an ultrasound at 40 000 Hz which travels through the air
and if there is an object or obstacle on its path It will bounce
BLOCK DIAGRAM back to the module. Considering the travel time and the speed of
the sound you can calculate the distance.
Distance =speed*time
IV. REFERENCES