05/12/2025
Team : 15
Author:
Mst.Sumi Khatun (SID: 2202130)
Afia Jahan (SID: 2202112)
Project Name:Real-Time Angle and Range Detection Using Ultrasonic Radar System
Details:
🔧📡 This project demonstrates a real-time radar system that can detect objects by measuring both angle and distance (range) using an Ultrasonic Sensor. The system uses an Arduino microcontroller to control a servo motor that rotates the ultrasonic sensor from 0° to 180°, continuously scanning the environment.
The ultrasonic sensor sends sound waves and measures the echo time to calculate the distance of any object in its path. The servo motor changes the angle step-by-step, allowing the system to detect objects within a wide scanning area.
The data (angle + distance) is sent to a computer using Serial Communication, where a Radar Interface (Processing Software) visually displays the real-time object position. If an object is detected within the defined range, the radar shows a red alert; otherwise, the safe zone is displayed in green.
This project combines Arduino programming, sensors, servo control, and data visualization, making it useful for security systems, robotics, automation, and smart monitoring applications.
Designed and implemented a radar system using Arduino UNO + HC-SR04 Ultrasonic Sensor + Servo Motor.The system scans 0–180° and detects objects with live distance output.Feeling proud to see it fully working!
Circuit Diagram: