dc.description.abstract | The Automatic Car Parking System is a project designed to automate the process of parking vehicles
using an Arduino Uno microcontroller, an LCD display, IR sensors, and a servo motor. The system is
intended to optimize parking space utilization and streamline vehicle management in parking lots. In
this system, IR sensors are used to detect the presence of a car at the entrance of the parking area. Upon
detection, the Arduino Uno processes the signal and controls a servo motor, which opens a barrier gate
to allow the car to enter. The system simultaneously updates the available parking spots on the LCD
display, providing real-time information to users. As the vehicle enters and parks, the system decreases
the count of available spots. When a car exits the parking area, the IR sensors detect the departure, and
the Arduino Uno increases the available parking count accordingly. The servo motor then closes the
gate, ensuring that only one car enters or exits at a time. This automated system not only reduces the
need for manual intervention in parking management but also enhances the efficiency and safety of
parking operations. It is a scalable solution that can be implemented in various settings, including
shopping malls, office buildings, and residential complexes. | en_US |