Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
2 views

Batch4_Object detection using Arduino and Servo Minimotor

This project presents a radar system developed using an Arduino microcontroller and a servo mini motor for basic radar applications. It integrates a distance sensor for measuring object distances and emphasizes its cost-effectiveness and scalability compared to traditional radar systems. The system is designed for various applications, including navigation, and allows for easy control of multiple servo motors using Arduino programming.

Uploaded by

ramesh.n
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

Batch4_Object detection using Arduino and Servo Minimotor

This project presents a radar system developed using an Arduino microcontroller and a servo mini motor for basic radar applications. It integrates a distance sensor for measuring object distances and emphasizes its cost-effectiveness and scalability compared to traditional radar systems. The system is designed for various applications, including navigation, and allows for easy control of multiple servo motors using Arduino programming.

Uploaded by

ramesh.n
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

OBJECT DETECTION USING ARDUINO

AND SERVO MINI MOTOR

TEAM MEMBERS:

1. M.Ganesh 22KF1A0571
2. M.Jaya Prakash 22KF1A0573
3. N.Anil 22KF1A0586
4. S.Srinivasulu 22KF1A05A8
5. S.Babavali 22KF1A05B2
6. S.Siva vara prasad 22KF1A05B9
7. P.Jaya Prakash babu 23KF5A0510

EXTERNAL GUIDE INTERNAL GUIDE


ABSTRACT

This project outlines the development of a radar system using an Arduino microcontroller and a
servo mini motor, aimed at providing a cost-effective and scalable solution for basic radar
applications. The system integrates a servo mini motor with the Arduino to facilitate rotational
scanning, while a distance sensor, such as an ultrasonic or lidar sensor, is mounted on the servo to
measure distances from objects within the radar ’s field of view.

The commercial use is done with the help of RADAR application of radio detection and ranging
in different places such as military installation, SYSTEM which uses electromagnetic waves for
detection of different physical components such as distance, speed, position, range, direction, size
etc which can be either fixed or be in motion. Use of radar system has been developed greatly
specially in field of navigation. In this research we study about existing navigation technologies
and proposed an Arduino based radar system. It has advantage over other radar system as kit
reduces power consumption and connect programmer to wide range or Arduino programmers and
open source code. The system consist a basic ultrasonic sensor placed upon a servo motor which
rotates at a certain angle and speed. This ultrasonic sensor is connected to Arduino digital input
output pins and servo motor also connected to digital input output pins.

Servo motors are very popular and widely used in many Arduino projects because they are easy
to use and provide great position control. The Arduino servo library supports controlling of up to
12 servos at the same time with most the Arduino boards, and 48 servos using the Arduino Mega
board. On top of that, controlling multiple servo motors with Arduino is as easy as controlling
just a single one.

CIRCUIT DIAGRAM

You might also like