Interfacing Arduino nano and PIR sensor with Automatic doors in proteus

Interfacing Arduino nano and PIR sensor with Automatic doors in proteus

In this article we will learn how to interface Arduino and PIR sensor with Automatic Door-Opening and Closing in proteus.
In the last post we will learn how to make 741 Op-Amp model in proteus. You can visit our website,
I hope you appreciate my work, let’s discuss about today’s project.

Components which we use in this project are listed below:

  1. PIR sensor
  2. Arduino Nano
  3. LED’s
  4. Resistor (100R)
  5. IC (L298)
  6. DC Motor
  7. Jumper wires

Diagram of this project is below:

Interfacing Arduino nano and PIR sensor with Automatic doors in proteus
Interfacing Arduino nano and PIR sensor with Automatic doors in proteus

Construction of Interfacing Arduino nano and PIR sensor with Automatic doors in proteus

  • Connect VCC pin of PIR sensor with +ve
  • Connect GND pin of PIR sensor with the GND
  • Connect OUT pin of PIR sensor with the pin A0 of Arduino
  • Connect RST pin of Arduino Nano with the +ve
  • Connect pin 8 of Arduino with +ve side of 1st LED
  • Connect –ve side of this LED with one side of resistor
  • Connect pin 9 of Arduino with +ve side of 2nd LED
  • Connect –ve side of 2nd LED with one side of 2nd resistor
  • Connect remaining sides of both resistors with each other and then connect them with GND
  • Connect IN1 of L298 with the pin 3 of Arduino
  • Connect IN2 of L298 with the pin 2 of Arduino
  • Connect (ENA, ENB, SA, SB,) pins of L298 with each other and then connect them with +ve
  • Connect GND pin of L298 with GND
  • Connect VCC pin of L298 with +5v
  • Connect VS pin of L298 with +12v
  • Connect OUT1 of L298 with one side of DC motor
  • Connect OUT2 of L298 with 2nd side of DC motor

Working of Interfacing Arduino nano and PIR sensor with Automatic doors in proteus

An Arduino Nano is a compact microcontroller board that is often used for various electronic projects. A PIR (Passive Infrared) sensor, on the other hand, is a motion detection sensor that can detect changes in infrared radiation, typically used to detect the presence of a person or animal. You can use these components to create an automatic door system.

Applications of Interfacing Arduino nano and PIR sensor with Automatic doors in proteus

  1. Automatic Sliding Doors
  2. Automatic Swing Doors
  3. Home Security System
  4. Energy Saving Lighting
  5. Access Control

Advantages of Interfacing Arduino nano and PIR sensor with Automatic doors in proteus

  1. Cost-Effective
  2. Customization
  3. Easy to Use
  4. Compact Size
  5. Low Power Consumption