project
project
SUBMITTED BY
Shyam ji -2302220310044
Irfan – 2302220310023
SUBMITTED TO
DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING
I.T.S ENGINEERING COLLEGE, GREATER NOIDA
(Affiliated to Dr. APJ Abdul Kalam Technical University, Lucknow)
I. T. S ENGINEERING COLLEGE, GREATER NOIDA
GREATER NOIDA, UP
Certificate
This is to certify that Shyam ji -2302220310044, Irfan – 2302220310023 ,has carried out the
Mini Project presented in this report entitled "Automatic Door Opening Using IR Sensor” for the
award of Bachelor of Technology in the stream of Electronics & Communication Engineering from Dr.
A.P.J. Abdul Kalam Technical University, Lucknow Uttar Pradesh under my supervision The report
embodies result of work, and the student themselves carried out this study.
1. INTRODUCTION....................................................................
2 COMPONENTS AND DESCRIPTION .................................
3 CIRCUIT DIAGRAM .............................................................
4. CODE........................................................................................
B.1
LIST OF FIGURES
B.2
INTRODUCTION
B.3
Components and Description
1. Arduino Uno:
Arduino UNO
2 IR sensor
B.4
An IR sensor, which stands for Infrared sensor, is an electronic
device that detects infrared radiation, a type of light invisible to
the human eye, emitted by objects in its surroundings;
essentially acting as a "heat sensor.". It works by either emitting
its own infrared light and measuring the reflected signal from
nearby objects, or by passively detecting the infrared radiation
already present. actions such as activating an alarm or sending a
warning if the gas concentration exceeds a predefined threshold.
IR sensor
3. Servo motor
B.5
A servo motor is a specialized electric motor designed to
precisely control the position, speed, and acceleration of a
rotating shaft, often used in applications requiring high accuracy
like robotics and CNC machines; it achieves this precision by
incorporating a feedback mechanism, typically a sensor called
an encoder, which constantly monitors the motor's actual
position and compares it to the desired position, allowing for
adjustm ents to maintain exact control throughout movement;
the term "servo"
B.6
4. 9V Battery:
The 9V battery serves as the primary power source for the LPG
detection system. It provides the necessary input voltage for the
Arduino Uno and the LM7805 voltage regulator. The battery is
commonly used in portable applications due to its compact size
and sufficient power capacity to run low-power electronic
circuits. In this system, the 9V battery powers the entire setup,
making it suitable for mobile or off-grid gas detection
applications where an external power source may not be readily
available.
9V Battery
B.7
Circuit diagram
B.8
CODE
B.9
B.10