An Efficient System For Monitoring Vehicle Parking Using Raspberry Pi and Image Processing
An Efficient System For Monitoring Vehicle Parking Using Raspberry Pi and Image Processing
Abstract:- The IoT based Vehicle parking system utilizing vehicle parking system offers several benefits, including
Raspberry Pi and image processing is designed to efficient utilization parking spaces, reduced traffic
efficiently manage parking spaces. The system comprises congestion, and improved user experience.
Raspberry Pi boards connected to cameras installed in
parking lots. These cameras capture images of parking I. INTRODUCTION
spaces, which are then processed using image processing
algorithms. Image processing algorithms are implemented The aim of this project is to create an IoT-based vehicle
to check the existence of vehicles in parking spaces. parking system using Raspberry Pi that can efficiently manage
and monitor parking spots. Users can able to check the
This is achieved by analyzing the images captured by availability of parking spots in real time using a web or mobile
the cameras and identifying the presence of vehicles based app, which will communicate with the Raspberry Pi server.
on predefined criteria such as size, shape, and color. The system will also log parking spot occupancy data for
analysis and optimization of parking space utilization.
The system determines the occupancy status of each
parking space based on the presence or absence of This project is to develop a low cost and efficient IoT-
vehicles. This information is used to update the parking based vehicle parking system using Raspberry Pi. The system
lots occupancy status in real time. Users can access the will use ultrasonic sensors to check the availability of vehicles
parking system through a web application. in parking spots and LEDs to indicate the status of each spot.
A web or mobile app will allow users to check the availability
The Parking system connectivity provides actual of parking spots in real time. The system aims to improve
information about parking space availability, location, and parking space utilization and provide a convenient parking
directions to the nearest available space. The IoT based experience for users.
System Architecture
The Parking Lot Module focuses on the functionality The Location Checking Module utilizes the camera
related to parking space management. It utilizes IR sensors to system to capture images of the surroundings, particularly
find the presence or absence of cars in specific parking slots. focusing on identifying location names or codes associated
with specific areas.
This real time data allows users to check the availability
of parking spaces using a mobile app or other interfaces The captured images are processed by the module to
connected to the system. extract location information.
When a car is detected, the module communicates this The recognized location data is communicated to the
information to the Processing Module, updating the status of processing module, allowing the system to associate parking
the corresponding parking slot. and accident data with specific locations.
The Accident Detection Module employs vibration The IoT Module is responsible for the communication
sensors to identify potential accidents or collisions within the and data storage aspects of the system. It connects the
parking area. Raspberry Pi to the internet, enabling the transmission of
processed data to a cloud-based IoT platform or server.
If a significant impact or vibration is detected, the
module triggers an alert, notifying the Processing Module This module facilitates the storage of parking occupancy,
about the possible accident. accident alerts, and location information in a centralized
database, making it accessible for monitoring, analysis, and
This feature enhances safety and security by providing future reference.
immediate notifications in case of unexpected events.
Additionally, the IoT module enables remote access to
the system, allowing users to check parking availability and
receive real-time alerts.
Fig 6: It Detects the Name Board and Display the Parking Slot is Free or Full.
VIII. CONCLUSION
REFERENCES