Skip to content

Latest commit

ย 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿš€ Radar System Using Arduino UNO

๐Ÿ“Œ Introduction

This project demonstrates a simple Radar System using an Arduino UNO, an ultrasonic sensor (HC-SR04), and a servo motor. It can detect objects within a certain range and beeps when one is found.

๐Ÿ” How It Works

  • The servo motor rotates the HC-SR04 ultrasonic sensor from left to right.
  • The ultrasonic sensor measures distances to detect nearby objects.
  • The system continuously scans the area and activates the red LED and buzzer whenever an object is detected.

๐Ÿ“ฆ Components Required

Component Quantity
Arduino UNO 1
HC-SR04 Ultrasonic Sensor 1
SG90 Servo Motor 1
Jumper Wires 29
Breadboard 1
220 Ohm Resistor 2
Active Buzzer 1
Red LED 1

โ–ถ๏ธ How to Use

  1. Assemble the circuit following the wiring guide.
  2. Upload the provided Arduino code to your Arduino UNO.
  3. Once powered on, the servo motor will start scanning the area by moving the ultrasonic sensor from left to right.
  4. When an object is found, the red LED will light up and the buzzer will beep.
  5. The radar system continuously updates as it scans for obstacles.

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages