This project implements a radar system using an Arduino UNO, an HC-SR04 Ultrasonic Sensor, and a servo motor.
- Connect the components as described in
docs/hardware.md. - Upload the Arduino code from
src/radar_system.inoto your Arduino UNO. - Open the Serial Monitor to visualize distance and angle readings.
- README.md → Overview & Quick Start
- docs/ → Detailed documentation
- src/ → Arduino code
- images/ → Schematics and graphs