Department of Electronics and Communication Engineering: Head of Deparment: Dr. Shelly Garg MENTOR: Mr. Shiv Narain Gupta
Department of Electronics and Communication Engineering: Head of Deparment: Dr. Shelly Garg MENTOR: Mr. Shiv Narain Gupta
The Arduino Uno is an open based microcontroller based on the microchip ATmega328p
Microcontroller . It can powered by the USB cable or an extra 9V battery ,though it accepts voltage between
7V to 20V.It has 14 digital I/O (input-output)pins and 6 analog input pins with a flash memory of 32kb and clock
speed 16MHz. It can be programmed with the help of Arduino IDE(Integrated Development Environment) software.
Ultrasonic Sensor(HCSR04)
Ultrasonic sensor is a 4 pin module,whose pin names are VCC,Trigger,Echo and ground.It needs an operating
voltage of 5V and operates at frequency upto 40KHz in which the trigger has to be made high for
10us(microsecond) to send the ultrasonic wave.It can measure distance from 2cm to 80cm.
It is a motor driver which is used to control speed and direction of dc motors.It can work with dc motors
with voltage from 5V to 35V.
Servo Motor (SG90)
It is a simple servo motor which can rotate upto 90 degrees in each direction.It’s operating voltage is 5V and it
was 3 wire interface
Red wire- 5V
Brown wire- Ground
Yellow wire- Connected to Arduino pin for command
About Ultrasonic Wave
The basic principle behind the working of ultrasonic sensor is to note down the
time taken by sensor to transmit and receiving the ultrasonic beams after hitting
the surface and then using to determine the distance .Ultrasonic wave ranges
above 20KHz i.e above human audible range(20Hz to 20KHz) and wavelength is
less than 1.7cm.