https://github.com/suriyaavijay/radar-detector
Radar Detector is a cheap and efficient project using Arduino Uno. It is used to successfully find the distance, location and direction of an obstacle from the radar.
https://github.com/suriyaavijay/radar-detector
arduino arduino-uno beee breadboard electrical electronics electronics-projects radar sonar
Last synced: 8 days ago
JSON representation
Radar Detector is a cheap and efficient project using Arduino Uno. It is used to successfully find the distance, location and direction of an obstacle from the radar.
- Host: GitHub
- URL: https://github.com/suriyaavijay/radar-detector
- Owner: SuriyaaVijay
- License: mit
- Created: 2023-01-22T14:26:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-23T15:51:24.000Z (over 3 years ago)
- Last Synced: 2025-07-31T00:57:42.334Z (9 months ago)
- Topics: arduino, arduino-uno, beee, breadboard, electrical, electronics, electronics-projects, radar, sonar
- Language: C++
- Homepage:
- Size: 31.7 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Radar-Detector
Radar Detector is an ultrasonic sensor attached on a servo on a breadboard embedded with arduino Uno. This detects the distance of an object from the sensor along with its coordinates from the radar. It is used to successfully find the distance, location and direction of an obstacle from the radar.
## Instructions:
- All Files of Radar
- [Components](#items-we-used) are mentioned below
- See the full connections and implementation -- [Radar Detector](https://youtu.be/JvmIutmQd9U)
## Items we used
1. [Arduino Uno Board](https://store.arduino.cc/products/arduino-uno-rev3)
2. Servo Motor
3. Sonar
4. Bread Board
5. Jumper Wires
## Checkout Our Presentation:
See our presentation ppt @
[Project Presentation](/Radar%20Detector.pdf)
Checkout our Demo @
[Project Demo](/Radar%20Detector%20Demo.mp4)