Skip to content

241220063/Arduino-Ultrasonic-360-Radar-Scanning-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

360-Degree Ultrasonic Radar Scanning System A hardware-software integration project that detects objects and maps their position in a 360-degree field using an Arduino and Processing.

🛠 Features Full Coverage: Utilizes a servo motor to rotate an ultrasonic sensor 180° (or 360°) for environment mapping.

Real-time Visualization: Displays distance and angle data on a custom-built radar UI using the Processing IDE.

Distance Detection: Accurate object tracking using the HC-SR04 ultrasonic sensor.

🔌 Hardware Components Microcontroller: Arduino.

Sensor: HC-SR04 Ultrasonic Sensor.

Actuator: Servo Motor.

Other: H-bridge motor driver and connecting wires.

🚀 How to Run Arduino: Upload Finalcode.ino to your board.

Processing: Open sketch_360.pde in the Processing IDE to launch the radar visualization.

Hardware: Ensure the sensor is securely mounted on the servo for a smooth sweep.

About

Real-time 360° radar system using Arduino and HC-SR04 sensor, featuring a custom Processing-based GUI for object mapping and visualization.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors