This document presents a design for an automatic car parking system using a microcontroller. The system uses infrared sensors, a stepper motor, LCD display, and other hardware to detect vehicles and automatically guide them into available parking spaces. When a vehicle arrives, the IR sensors detect it and the microcontroller checks for empty spaces. If available, it opens the gate using the stepper motor and guides the vehicle in while updating the space availability on the LCD display. The system aims to make parking more efficient, reduce congestion, and provide real-time space information to users.