IOT Temperature Mask Scan Entry System
IOT Temperature Mask Scan Entry System
Application Details : The temperature and mask scan entry system is an intelligent and
reliable technology which can be used on malls entry, railways entry, airport entry, offices entry,
museums, amusement parks and also in other public places.
The system firstly uses the arduino uno kit to measure the temperature of the person and update
it on the server. After that raspberry pi checks the social distance of persons and whether they are
wearing masks correctly or not. Then it will update the server and if both conditions are satisfied
then the server gives the permission to that person, if any of the conditions are not satisfied then
the server will not give permission to the person. In this system it will check both the
temperature and mask to avoid the pandamic situation .It is a multi purpose system that has a
wide range of applications. The system makes use of a contactless temperature scanner and a
mask monitor. The scanner is connected directly with a human barrier to bar entry if high
temperature or no mask is detected. Any person will not be provided entry without temperature
and mask scan. Only people having both conditions are instantly allowed inside. The system uses
a temperature sensor and camera connected with a raspberry pi system to control the entire
operation.
1
A project report on “Temperature Mask Scan Entry System”
The camera is used to scan for masks and temperature sensors for forehead temperature. The
raspberry processes the sensor inputs and decides whether the person is to be allowed. In this
case the system operates a motor to open the barrier allowing the person to enter the premises. If
a person is flagged by the system for high temperature or no Mask the system glows the red light
and bars the person from entry.
2
A project report on “Temperature Mask Scan Entry System”
Circuit Diagram:
3
A project report on “Temperature Mask Scan Entry System”
System Flow : The necessary information about this project is shown in the flowchart below,
like how the system is going to work and the flow of the system. Firstly the system gets started at
the entrance and after that it will check the temperature of a person by arduino uno kit with
temperature sensor. If it is in range of 97 F to 99 F then it will pass the true flag to the server. If
the temperature is not in a range then it will pass a false flag and the person is denied to access.
After that the Raspberry pi kit will start to work and on it it will check the mask of a person by
the openCV program. If the person wears the proper mask then it will pass the true flag and
system allows the person to pass else it will be denied.
4
A project report on “Temperature Mask Scan Entry System”
Team Members :