0% found this document useful (0 votes)
96 views1 page

Automated Door Using PIR Sensor and Arduino: Circuit Components

An Arduino-based automated door system is described that uses a PIR motion sensor to detect when a person approaches and triggers the door to open. When motion is no longer detected, the door will close. The system replicates commercial automatic doors using a PIR sensor connected to an Arduino Uno board to detect infrared radiation from humans and control a motor to open and close the door.

Uploaded by

Achyuth Jana
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
96 views1 page

Automated Door Using PIR Sensor and Arduino: Circuit Components

An Arduino-based automated door system is described that uses a PIR motion sensor to detect when a person approaches and triggers the door to open. When motion is no longer detected, the door will close. The system replicates commercial automatic doors using a PIR sensor connected to an Arduino Uno board to detect infrared radiation from humans and control a motor to open and close the door.

Uploaded by

Achyuth Jana
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Automated door using PIR sensor and Arduino

Abstract
We have seen automatic door openers in shopping malls and other commercial buildings.
They open the door when someone comes near the entrance and close it after sometime. A
number of technologies are available to make such kinds of systems like PIR sensors, Radar
sensors, Laser sensors, Infrared sensors, etc. In this Arduino based project, we have tried to
replicate the same system by using a PIR sensor.
It uses a motion-detecting sensor (PIR sensor) to open or close the door which detects the
infrared energy omitted from human's body. When someone comes in front of the door, the
infrared energy detected by the sensor changes and it triggers the sensor to open the door
whenever someone approaches the door. The signal is further sent to Arduino Uno that
controls the door.
Circuit Components:
1. Arduino UNO
2. ORL Circuit Board
3. PIR Sensor
4. Connecting wires
5. Power supply
6. Motor

Circuit Diagram:

You might also like