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
Components
- Arduino UNO
- Breadboard
- Ultrasonic sensor
- Servo motor
- Jumpers(M/M , M/F)
First
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
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