You are on page 1of 1

Radar System By Using Arduino

Introduction:
The word Radar means radio detection and ranging . Radar is an object detection
system that uses microwaves to determine the range , altitude , direction and speed of
objects within about a 100 mile radius of their location. The radar antenna transmits
radio waves or microwaves that bounce off any object in their path.
Aim:
To achieve a radar system prototype based on an Arduino board that detects stationary
and moving objects.
Objective:
• To detect the obstacle using ultrasonic Sensor, Arduino UNO
• To Detect objects come in the range of 2 to 3 meters and give signal to the
observer .
Advantages:
Components: • Detects stationary and moving objects
Hardware-Arduino UNO, Ultrasonic Sensor, Servo motor , Data cable ,Connecting and • Measuring distance and the angle of arrival
jump wires. Skill Learned:
• To design circuit.
Software- Arduino IDE , Processing IDE. • Basic aurduino operational skills.
Working and Outcome :
After uploading code the servo motor start running from 0 to 180 degrees and again Group Members:
back to 0 degrees . An ultrasonic sensor also rotates along with the servo as it is 1. Divya Patil
2. Vaishnavi Patil
mounted on the motor. After opening processing application you will get graphical
3. Asmita Konduskar
representation of data from the ultrasonic sensor is represented in a radar type
display. If an ultrasonic sensor detects any object within its range , you can see the
same on the graphical representation.

You might also like