Found 208 repositories(showing 30)
Shyam9879
Radar is an object detection system which uses radio waves to determine the range, altitude, direction, or speed of objects. It can be used to detect aircraft, ships, spacecraft, guided missiles, motor vehicles, weather formations, and terrain. The radar dish or antenna transmits pulses of radio waves or micro waves which bounce off any object in their path. The object returns a tiny part of the wave's energy to a dish or antenna which is usually located at the same site as the transmitter. The modern uses of radar are highly diverse, including air traffic control, radar astronomy, air-defense systems, antimissile systems ;marine radar start locate landmarks and other ships; aircraft anti-collision systems; ocean surveillance systems, outer space surveillance and rendezvous systems; meteorological precipitation monitoring; altimetry and flight control systems; guided missile target locating systems; and ground-penetrating radar for geological observations. High tech radar systems are associated with digital signal processing and are capable of extracting useful information from very high noise levels. The Arduino based project requires a ultrasonic sensor, the sensor released the waves which we want to measure the distance of a object. The microcontrollers of the Arduino board can be programmed using C and C++ languages. When a code is written in Arduino UNO IDE software and connected to the board through a USB cable, Arduino boards have lot of applications in the present day scenario, so we have decided to do a small project on them.
radar system is based on sonar technology.
prashantdivate
Radar(Radio Detection And Ranging) is an object detection system which uses radio waves to determine the range, altitude, direction, or speed of objects. Now, the radar is rotating 180 degrees and calculating the distance away from the ultrasonic sensor. It is sending the data (angle and distance) to the computer using serial port. Processing application is converting the polar to rectangular coordinates and showing them on screen. Ultrasonic system is the most useful and widely used system in the RADAR communication, and the object detector as well as it mostly used in SONAR system. (i.e. to measure the depth of sea) It is wireless technology and the wave are used in the communication are not hazardous to human being. In this project we deal with the issues of pertain to the subject such as object detection distance measurement. Here we present the ultrasonic radar system which is very useful in object detection as well as distance measurement.
kathirzexz
An Arduino radar system uses an Arduino board, ultrasonic sensor, and servo motor to detect objects. The sensor scans an area by rotating, measures distance using sound waves, and displays object position, simulating basic radar operation.
shubhankardey1999
01 Blinking two LED alternately using Arduino. 02 Distance Measuring using HCSR04 (Singling system using 4 LED). 03 Distance Measuring using HCSR04 (Singling system using 1 LED & 1 RGB LED). 04 Temperature detection using TMP36 & Buzzer. 05 Smoke detection using MQ2. 06 Radar using HCSR04 & Servo Motor. 07 Knight Rider LED circuit (By using 10 LED). 08 Forming all the seven colors of the rainbow using RGB led changing at an interval of second. 09 Create a circuit which works on the basis of a push button. 10 Automatic Street Lighting using LDR Sensor. 11 Automatic Street Lighting using PIR Sensor. 12 Automatic temperature control for Chiller. 13 Smart Dustbin using Ultrasonic Sensor & Servo Motor. 14 Radar using ultrasonic sensor & Servo Motor. 15 Fire alarm.
mubashar2126
No description available
kenwhat
Real-time 2D ultrasonic radar visualization system using Arduino and Processing. Displays distance measurements from a rotating HC-SR04 sensor on an interactive radar display with live angle and distance readouts.
Gaurab1809
Arduino-based radar system using ultrasonic sensors and servo motor to detect obstacles, measure distances, and map their positions. Ideal for hobbyists, students, and robotics projects.
rohibakhsh-niloofar
An Arduino-based radar system using a servo motor and ultrasonic sensor for distance measurement. The data is visualized in real-time with Processing, creating a radar-like interface that shows detected objects and their positions
Cviki21
ESP32 Radar is an Arduino-based project that creates a radar system using an ESP32 microcontroller, ultrasonic sensor (HC-SR04), micro servo motor (SG90), and 1.77-inch TFT display. The radar detects objects in real-time and displays them on the screen.
MAzewail
Welcome to the Radar System project repository! This project combines Python, Arduino, and an ultrasonic sensor to create a radar-like system that detects and displays the presence of objects in its vicinity. This README file provides an overview of the project and instructions on how to set it up and use it.
The proposed system aims to achieve accident analysis by objectively tracking what occurs in vehicles. The system also involves enhancement of security by preventing tampering of the Black Box data. In addition, the Black Box sends an alert message to a pre-stored mobile number via Short Message Service (SMS) in the case of occurrence of an accident. The proposed system makes use of 5 sensors to record the various driving data parameters. Arduino controller is used to regulate these sensors. The data received from the sensors are stored onto the thingspeak server over ESP8266 for data retrieval anywhere and at anytime. The system uses Global Positioning System (GPS) to collect location data. Apart from the accident analysis by objectively tracking what occurs in vehicles, the proposed system sends short message indicating the position of vehicle by GPS system to family member, Emergency medical service (EMS) and nearest hospital so that first aid can be provided as early as possible. It may also adapt speed “Adaptive cruise control” (ACC; also called autonomous cruise control, radar cruise control, traffic-aware cruise control or dynamic radar cruise control) is an optional cruise control system for road vehicles that automatically adjusts the vehicle speed to maintain a safe distance from vehicles ahead). Control is based on sensor information from on-board sensors. In our project we have made use of ultrasonic sensors. It detects the distance of object ahead and calculate its velocity and will try to maintain the set speed and set distance in correspondence with the car ahead.
soorajsknair93
No description available
abhishek4180
No description available
sanikac27
Ultrasonic Radar Monitoring System using Arduino
NishantKB
Radar System using Arduino, UltraSonic Sensor, Bread Board & Servo Motor
Angdarn
Simple radar system using Arduino Uno, ultrasonic sensor, and servo motor
istaque06
Radar system using Arduino & ultrasonic sensor for real-time object detection and visualization.
krishna-rajputt
Arduino based radar system using ultrasonic sensor and servo motor for object detection.
riddhichavan14
"An Arduino-based radar system using ultrasonic sensor and servo motor to detect objects."
letranduytan
Building a mini radar system using Arduino, an ultrasonic sensor, and a servo motor.
Sidharth1603d
Real-time radar system using Arduino, ultrasonic sensor, and servo motor for object detection and distance measurement.
IamFastre
A simple radar system using the Arduino Uno, a servo motor, and one (or two) ultrasonic sensor (HC-SR04).
AnantCo
Radar System with Arduino and Ultrasonic Sensor This project implements a Radar System using Arduino, an Ultrasonic Sensor, and a Servo Motor. The system is capable of detecting objects and calculating their distance within a specific range. The results are visualized in a custom radar interface developed using the Processing IDE.
suyashkarande04
A 2D radar mapping system using an Arduino, HC-SR04 ultrasonic sensor, and Processing for real-time spatial data visualization.
mebdulrafay
Arduino-based radar system using ultrasonic sensors and servo motor to detect objects, with AI voice alerts providing real-time distance feedback.
MdMizanurRahman1205
I build my own radar system using Arduino and an ultrasonic sensor. This project can detect objects in real time and display them on a radar-style interface. 🚀
osasinrobotics
A simple ultrasonic radar system using an Arduino uno, an HC-SR04 sensor, and a servo motor to detect and visualize objects in a 180° sweep.
mariusmaftei
Arduino Radar is a mobile app that controls a radar system with an Arduino Uno and ultrasonic sensor. Users can move the radar 180 degrees and view real-time distance and angle data. The app uses Socket.IO to communicate with the server and control the radar.
Bravine-Kulei
demonstrates a radar system using an Arduino, an ultrasonic sensor (HC-SR04), and a servo motor to create a sweeping radar that detects objects and displays the output on a computer screen using the Processing IDE.