Found 150 repositories(showing 30)
vishal-sreenivas
Its a IoT based project , where used arduino uno board for dectection of missiles and prevention. • Designed a missile detection system with help of Arduino Uno board . • Used camera module to detect the missiles and showed in radar . • With help of laser module it is assumed as THEL and pointed to unwanted objects
vishal-sreenivas
Its a IoT based project , where used arduino uno board for dectection of missiles and prevention. • Designed a missile detection system with help of Arduino Uno board . • Used camera module to detect the missiles and showed in radar . • With help of laser module it is assumed as THEL and pointed to unwanted objects
Github2k10
Some of the Arduino Project that I had worked on like : RFID based advanced attendence system, Radar System, Digital Multimeter
Tarunsai97
No description available
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.
manjeetdeveloper
Radar is an object detection system that 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.
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.
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
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.
anujdutt9
Arduino based RADAR system
Rudi-rock
A DIY Arduino radar detection system utilizing an ultrasonic sensor to monitor surroundings, providing engaging insights into object detection and visualization techniques.
vshivam5
This Radar system is based is based on ArduinoUNO microcontroller and ultrasonic sonar sensor. the programmed Arduino board command the ultrasonic sensor . the sensor uses the echo principal to detects the objects in its range the range is set by the developer. the detected object is pointed on the screen graph also with the distance between the object and then sensor in CM.
Lab tested perfectly working system for the students and teachers of Arduino.
yashrajgore45
Arduino-based radar detection system
GRiM-01
Arduino Based Multi-Sensor Radar Security System with a Python GUI
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."
Ovcojedac
Project that encompases Arduino based ultrasonic radar system and .NET Visual C# user interface for monitoring and control of radar.
keerthanarakesh525
Arduino based radar system that detects objects and monitors weather conditions with real time visualization
ProdLgn06
Arduino-based tactical radar simulation integrated with web and mobile interfaces under the S.H.I.E.L.D. Radar System.
mebdulrafay
Arduino-based radar system using ultrasonic sensors and servo motor to detect objects, with AI voice alerts providing real-time distance feedback.
yadavgireesh1808-bot
IEE End-Semester Project | Arduino-Based Object Detection 🚀 Completed my IEE end-sem project G.A.N.G (Guided Aerial Neutralization Guard) — an ultrasonic sensor–based object detection system using Arduino with real-time radar-style visualization. 🔧 Learnings: Arduino programming, sensor interfacing & embedded systems.
UlisesEE
An Arduino-based ultrasonic radar system with real-time object detection and visualization. The project integrates an ultrasonic sensor with Arduino IDE (C++) for distance measurement and a Processing IDE (Java) GUI for live radar-style display. Demonstrates embedded systems design, hardware-software integration, and real-time signal processing.
aishmeencloud
SkyScan is a low-cost Arduino-based radar system that detects nearby objects and visualizes their position in real time. The system uses an ultrasonic distance sensor mounted on a servo motor to scan its surroundings in a sweeping motion, similar to how real radar systems operate.
Arezki-Cherfouh
Arduino-based radar system with ultrasonic sensor, servo scanning, and Processing visualizer. Features manual button override for servo direction, buzzer alarm for objects <20cm, and real-time radar-style visualization. Complete package with Arduino code for sensing/control and Processing sketch for graphical interface. Perfect for learning sensor
Zackwall
A real-time Arduino Sonar System featuring an HC-SR04 Ultrasonic sensor mounted on an SG90 Servo motor, integrated with a custom Processing-based Radar GUI for live environment mapping.
jjoshuamiracle-dev27
An Arduino-based mini radar system using an HC-SR04 ultrasonic sensor and a servo motor for 180° scanning. Real-time distance and angle data are processed and visualized on an I2C OLED display with a custom radar UI. Perfect for obstacle detection and basic robotics applications
Synkro-Lab
A modernized desktop interface for Project AETHER, a real-time radar scanning system originally built in Processing and now fully migrated to JavaFX. This application visualizes angle–distance data from an Arduino-based ultrasonic scanner, preserving the original HUD-style radar aesthetic while improving modularity, performance, and scalability.
ButterCaptain
I didn’t want to wait around until junior year, so I set out to teach myself the basics of radar and FMCW systems. This repository documents my self-guided exploration of radar signal processing, distance estimation, and Doppler velocity detection using MATLAB and an Arduino-based ultrasonic sensor.