Software Portion
This was the software portion of the project. This is essentially the front-end services of our project, which includes, the webapp, our database and our QR code detector. The Overall Layout of our project can be describes with the UML Diagram Below
Customers must create an account through our webapp in order to gain access to the parking lot and the QR code in order to gain access to the parking lot
Once at the parking lot entrance, customers will be asked to present a QR code (shown on the left) to the camera in which we used a esp32-cam. Our algorithm in python will be able to read the QR code and that will trigger the servo motors to turn the gate in order to let the customer into the parking lot
How can you communicate?