Smart Parking is my sixth IT project. In this project, I used a micro:bit as the microcontroller, an IR sensor to detect cars, and a servo motor as the parking gate. The system works by detecting vehicles that enter and leave the parking area. If there are still empty parking spaces, the gate will open automatically. But when the parking area is full, the sensor will stop detecting new cars and the gate will stay closed. This project helped me learn more about sensors, automation, coding, and how smart parking systems work in real life.