Design and Implementation of An Access Control System
Design and Implementation of An Access Control System
• Database
• Mobile application
• Electronic system
Operation
We have two doors (one at the entrance and the other at
the exit), each having a sensor respectively
of proximity.
The entrance:
Upon detection of the presence of a vehicle, the
number of available seats displayed (LCD screen
The LCD screen displays a message of
identity verification by fingerprint
(Identify yourself).
If the user's ID is in the database of
Arduino, the entrance camera will be allowed (Thanks to
the Esp8266 read the board
registration using the OpenALPR API on
the photos taken by the camera. If the id is not
recognized, a rejection message will be displayed to him (You)
you are not in the database).
After retrieving the plate number, it
is directly associated with the user ID in the
database and we have the opening of the
barrier (Servo motor) of the parking lot. When the vehicle
the number of available places increases.
The Exit:
We will have almost the same functioning as
at the entrance, except for the presence of the LCD screen because the one that
wants to go out does not need to know the number of
remaining place.
And the exit permit will be granted if and only if
the vehicle license plate identification number
corresponds to the fingerprint left by the user at the entrance.
The LCD screen of the entry will decrement.
automatically the number of remaining places at each
vehicle exit.
Application and Wrapping Site