This project provides an automated parking management system using Arduino and IR sensors.
It controls entry access based on real-time slot availability.
- The system uses Arduino to monitor parking slots.
- Four IR sensors are installed, each representing one parking slot.
- A servo motor is used at the entry gate.
- The entry gate opens only if at least one slot is empty.
- When all slots are full, the servo motor prevents entry until a slot becomes free.
- Real-time slot detection using IR sensors.
- Automated entry control using a servo motor.
- Simple and cost-effective parking management solution.
- Fully implemented through Arduino.
- Arduino board
- 4 × IR sensors
- Servo motor
- Jumper wires and connecting components
A smart parking system that detects slot availability with IR sensors and automatically controls the entry gate using a servo motor.