This document describes an automatic door opening system using a PIR sensor. When a person approaches within the sensor's range, it sends a signal to the microcontroller to open the door using a motor. The door automatically closes after a fixed time delay if no further movement is detected. The system uses an Arduino, PIR sensor, LCD display, motor driver, and other hardware. It is powered by a battery and is designed to open doors automatically for accessibility purposes in places like malls, hotels, and theaters. Further improvements proposed include adding user counting and upgrading to a closed-circuit TV system for security monitoring.