Piyush Chandra Rastogi presented an ultrasonic radar project using an Arduino board, ultrasonic sensor, and servo motor. The objective was to provide home security by continuously surveying the area and alerting the owner with lights and sounds if any outsiders were detected. The project measures distance using ultrasonic sound waves and displays readings on a graph through the Processing software. Future applications could include integrating similar radar technology into vehicles, aircraft, and other machinery for navigation and safety purposes.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
50 views14 pages
Mini Project Piyush
Piyush Chandra Rastogi presented an ultrasonic radar project using an Arduino board, ultrasonic sensor, and servo motor. The objective was to provide home security by continuously surveying the area and alerting the owner with lights and sounds if any outsiders were detected. The project measures distance using ultrasonic sound waves and displays readings on a graph through the Processing software. Future applications could include integrating similar radar technology into vehicles, aircraft, and other machinery for navigation and safety purposes.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 14
Presented by-
Name- Piyush Chandra Rastogi
Roll No.- 1900540100110 Section- CSE-32B Project – Ultrasonic Radar
Submitted to :- Submitted by:-
Mr. Anurag Shukla Piyush Chandra Rastogi • Introduction • Objective • About Sensors Presentation • Software
Outline • Future Scope
Introduction
• This is an advance RADAR system for
surveying the home . • It provide protection to the home by surveying all time. • This RADAR system is made by Arduino Board with sensor like Ultrasonic sensor and Servo motor . • To make this advance ,I use buzzer with LED light that can be easy to user or owner and can be aware from outsiders like thief etc. • Also , there is a graph on the screen by which owner can see the right position of the outsiders or unwanted things that comes under the RADAR . Objective
• The first thing is that I learnt
from the training of Internshala and I want to make this project advance at my level . • The main objective of this RADAR system is to provide security to the home , office etc. Arduino
• The Arduino is an open-source
electronics platform • A microcontroller • 14 Digital input and output pins • 6 Analog pins Radar Sensor & Components Used:- • Arduino Board • Arduino IDE • Processing Software • Servo Motor • Ultrasonic Sensor • Bread Board • Jumper Wires • USB-A USB-B USB Micro B USB-C Servo Motor
• Servo motors have three wires: power,
ground, and signal. • The power wire is typically red . • The signal pin is typically yellow, orange or white. • The third pin of the servo connector carries the control signal, used to tell the motor where to go. Ultrasonic Sensor • Measures the distance to an object using ultrasonic sound waves. • The HC-SR04 ultrasonic sensor uses SONAR to determine the distance of an object just like the bats do. • The configuration pin of HC-SR04 is VCC (1), TRIG (2), ECHO (3), and GND (4). • The supply voltage of VCC is +5V and you can attach TRIG and ECHO pin to any Digital I/O in your Arduino Board Bread Board
• A breadboard is a rectangular plastic
board with a bunch of tiny holes in it. • It doesn’t require soldering to connect the components on board. • The connections are not permanent. • So, it is easy to remove a component if you make a mistake. Software Used
• Arduino IDE contains-
• Text editor for writing code • A graphic window(serial monitor) • A toolbar with buttons for compiling code. • Also ,it connects to the Arduino hardware to upload programs and communicate with them . Processing Software • An IDE built for electronics art , new media arts and visual design. • Include text editor , compiler and a display window. • Can draw 2D and 3D graphics. • Libraries and tools available. Circuit Diagram Future Scope
• This project will help us a lot to
understand the RADAR being used in aircraft, ships, spacecraft, guided missiles, motor vehicles, weather formations, and terrain. • Due to easy distance calculation of the surroundings , this project can contribute largely and efficiently in many future endeavours.