Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 2.86 KB

README.md

File metadata and controls

25 lines (13 loc) · 2.86 KB

Toll Collection System

This project was made to decrease the amount of time taken at the entry of a parking lot near a mall or a theatre due to manual ticketing. This just scans an RFID tag attached to the vehicle and create an entry in the database.

Server GitHub Repository

These entries can be checked in the mobile app directly and make note of the check in time.

alt text

The app also shows how much credit is in each vehicles account so that the user can add more credit when needed. All the vehicles that are registered in the users account are shown as a stack of cards on the top as shown in the above figure.

alt text

The user can check the price of the parking lot and charging rates if the users vehicle is an E-Vehicle. This page also shows the number of parked lots and total number of lots.

alt text

When the RFID tag on the vehicle is scanned at the exit then the payment notification is sent to the user. When the user pays the amount, then the amount is deducted from the vehicle credit.

This Project also contains hardware which scans the RFID on the vehicle. When a valid RFID is scanned then the green LED glows or else red LED will glow.

alt text

alt text