0% found this document useful (0 votes)
477 views5 pages

IOT Temperature Mask Scan Entry System

This project report describes a temperature mask scan entry system that uses sensors and cameras connected to an Arduino Uno and Raspberry Pi to check people's temperatures and verify they are wearing masks correctly before allowing entry. The system measures a person's temperature using a temperature sensor on the Arduino and checks if they are wearing a mask properly using a camera and OpenCV on the Raspberry Pi. If both conditions are met, the person is allowed through the entry barrier, but they will be denied if either the temperature is too high or no mask is detected. The report provides details on the components, working, circuit diagrams, system flow, and applications of the temperature mask scan entry system.

Uploaded by

soham kanchalwar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
477 views5 pages

IOT Temperature Mask Scan Entry System

This project report describes a temperature mask scan entry system that uses sensors and cameras connected to an Arduino Uno and Raspberry Pi to check people's temperatures and verify they are wearing masks correctly before allowing entry. The system measures a person's temperature using a temperature sensor on the Arduino and checks if they are wearing a mask properly using a camera and OpenCV on the Raspberry Pi. If both conditions are met, the person is allowed through the entry barrier, but they will be denied if either the temperature is too high or no mask is detected. The report provides details on the components, working, circuit diagrams, system flow, and applications of the temperature mask scan entry system.

Uploaded by

soham kanchalwar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

A project report on “Temperature Mask Scan Entry System”

Temperature Mask Scan Entry System

Aim : IOT based project on Temperature Mask Scan Entry System.

Components Required : Arduino Uno, Raspberry Pi, DC Motor, Flap, Gearing


Arrangement, Temperature Sensor, Camera, Barrier Outer Frame, ESP8266 Wifi Module, Wires
and Connectors, Resistors, Capacitors, Transistors, Red & Green Indicators, Buzzer Siren, Nuts
and bolts, Sensor Mounting Shaft & Panel, Supporting Frame, Mounts and Joints, Base Frame.

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.

Working : The system has two parts :

1. Arduino Uno kit


2. Raspberry pi

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.

Fig 1.1 Working of System

2
A project report on “Temperature Mask Scan Entry System”

Circuit Diagram:

Fig 1.2 Raspberry pi

Fig 1.3 Arduino Uno

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 :

1. Yash Gohil (19)


2. Soham Kanchalwar (29)
3. Zaid Khan (32)
4. Ajinkya Kokane (33)

You might also like