Skip to content

Automated parking system using Arduino, IR sensors, and a servo motor to allow vehicle entry only when slots are available.

Notifications You must be signed in to change notification settings

RanveerC22/Parking-System-Using-Arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Parking System Using Arduino

This project provides an automated parking management system using Arduino and IR sensors.
It controls entry access based on real-time slot availability.


Project Overview

  • 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.

Features

  • 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.

Hardware Used

  • Arduino board
  • 4 × IR sensors
  • Servo motor
  • Jumper wires and connecting components

Summary

A smart parking system that detects slot availability with IR sensors and automatically controls the entry gate using a servo motor.

About

Automated parking system using Arduino, IR sensors, and a servo motor to allow vehicle entry only when slots are available.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages