Skip to content

A parking system using ESP32, ultrasonic sensors, OCR, Computer Vision and also featuring user-friendly wallet system for easy payment, supporting both direct wallet top-ups and dynamic QR code payments through UPI for efficient vehicle management.

License

Notifications You must be signed in to change notification settings

CheetahCodes21/Autonomous-Urban-Parking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autonomous Urban Parking - PARKEASE


Logo

PARKEASE

"Park with ease, pay within a breeze - your hassle-free parking solution is here with PARKEASE!"

Project Documentation

PARKEASE . View Demo . Issues

Table Of Contents

About The Project

Introducing PARKEASE, the idea designed to streamline parking with zero human intervention. Say goodbye to the hassle of searching for parking spots and dealing with attendants. PARKEASE leverages cutting-edge technology to automate the entire parking process, ensuring a seamless experience for users.

Methodology

  1. User Registration:

    • Users visit parkease.vercel.app to register by providing their vehicle number, name, and basic details.
    • Upon registration, a digital wallet is created for the user, allowing them to add money using preferred payment methods.
  2. Parking Entry:

    • When a vehicle enters the parking lot, sensors detect its presence and trigger the camera.
    • The camera captures the vehicle number plate, which is processed using Optical Character Recognition (OCR) or Tesseract.
    • The extracted number along with the timestamp is sent to the database (Firebase), and a parking slot is assigned.
    • For registered users, the system checks their wallet balance. A minimum balance is required for parking.
  3. Parking Duration:

    • The system records the entry time and calculates the duration of parking based on the entry and exit times.
  4. Exit Process:

    • When the vehicle exits, the exit time is recorded.
    • For registered users, the system automatically deducts the parking fee from their wallet if they have a sufficient balance.
    • Guest users receive a dynamic QR code containing the bill amount, which they pay upon exit.
  5. Billing:

    • The billing system calculates the parking fee based on the time parked, with a standard rate per hour.

License

Distributed under the MIT License. See LICENSE for more information.

About

A parking system using ESP32, ultrasonic sensors, OCR, Computer Vision and also featuring user-friendly wallet system for easy payment, supporting both direct wallet top-ups and dynamic QR code payments through UPI for efficient vehicle management.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published