RADAR

by rawanabdelaziz42 in Circuits > Arduino

110 Views, 2 Favorites, 0 Comments

RADAR

Gemini_Generated_Image_upqxsaupqxsaupqx (1).png
RADAR

Project Overview

This project is a classic Radar System that brings hardware and software together to see the world using sound. By combining the servo motor with an ultrasonic sensor


Supplies

Gemini_Generated_Image_1ymns01ymns01ymn.png

Components

  1. Arduino UNO
  2. Breadboard
  3. Ultrasonic sensor
  4. Servo motor
  5. Jumpers(M/M , M/F)

First

WhatsApp Image 2026-07-01 at 09.33.54.jpeg


place the ultrasonic on the servo (i used double face), and connect the ultrasonic with M/F jumpers, connect the breadboard common ground to the ground pin of the Arduino and connect the + of breadboard to the 5v pin of Arduino

Second

WhatsApp Image 2026-07-01 at 09.33.54 (1).jpeg

connect the servo on pin 12 and connect the VCC and GND of the servo on Arduino, connect the Echo pin of ultrasonic on pin 11 and trigger on pin 10 also the VCC and GND on the Arduino

Code Section

you need to download this program that process the ultrasonic movement

Processing Program download link

https://processing.org/download

Processing code link

https://drive.google.com/file/d/1JTPjt7_0fRrv-_8pI0HSKA6OB-Y2BGCA/view?usp=sharing

Arduino code link

https://drive.google.com/file/d/1_RFWRZVPwWBKGRYZHGDhO5u-DvBYalFt/view?usp=sharing

Source :

I took the circuit and code from

https://youtu.be/SvLObGL-5ZY?si=V8LO-21Z7ZTfG0VJ