Mini Project On: Covid-19 Smart Sanitizer

You might also like

Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 10

Mini Project

on
COVID-19 SMART SANITIZER

Dept of ECE, KSIT


CONTENTS
• Abstract

• Implementation Method

• Expected Outcome

• Work Done So Far

Dept of ECE, KSIT 2


ABSTRACT
• In this COVID-19 pandemic period which is a global outbreak, hand hygiene is the
core preventive measure in the spread of the disease as advised by WHO (World
Health Organization) which includes washing hands with water and soap regularly,
hand sanitizing using hand sanitizers, etc.
• In this project we are implementing the following features
• Automatic Hand Dispenser with the help of solenoid valve
• Detecting body temperature with the help of temperature sensor
• Sanitizing the objects like watches, jewels, wallets etc by placing inside a UV box
with mirror.

Dept of ECE, KSIT 3


COMPONENTS REQUIRED

• Aurdino uno
• Temperature sensor
• Solenoid valve
• Ultrasonic sensor
• LCD Display(16x2)
• Relay module
• Adaptor power supply(12V/1A)
• 7805 voltage regulator
• Jumper wires & Red,Green leds

Dept of ECE, KSIT 4


BLOCK DIAGRAM
POWER SUPPLY R G

ULTRASONIC
SENSOR
TEMPERATURE
SENSOR
SANITIZER AURDINO UNO
DISPENSER ATmega328
LCD DISPLAY
(16X2)

PUSH RELAY MODULE


BUTTON

UV BOX WITH
UV LIGHT MIRROR
UV LIGHT

Dept of ECE, KSIT 5


IMPLEMETATION METHOD
• Here, the temperature sensor is connected to ultrasonic sensor and Aurdino. When
we place our hand in front of the ultrasonic sensor it triggers the temperature
sensor, temperature sensor helps the aurdino to measure the temperature and the
temperature is displayed through a LCD display(16x2).
• Two leds, red & green are connected to the aurdino board.if the temperature
exceeds the specified value(40degree celsius) the red led will turned on, otherwise
the green led will turned on.
• After the object( ie the hand)is detected with the help of ultrasonic sensor the
Aurdino introduces a delay and triggers the solonied valve ,which maintains the
accuracy of the sanitizer dispensed.
• The objects like smart phone,wallets, jewels etc are placed inside the UV box,a
push switch is introduced after placing the objects the switch is pushed.a delay to
a relay the UV light will be emitted inside the UV box

Dept of ECE, KSIT 6


EXPECTED OUTCOME

• We can overcome the hand in hand exchange of the sanitizers. By


doing this we can control the spreading of viruses.
• We cannot use Hand sanitizers to sanitize electronic devices, so by
introducing this method we can overcome the problems.

Dept of ECE, KSIT 4


WORK DONE SO FAR

• We are developing our own circuit regarding the smart sanitizer and
the circuit is under in devoloping state.
• The cost estimation has been done.
• Analysing the programming code for the project.

Dept of ECE, KSIT 5


QUERIES ??

Dept of ECE, KSIT 9


THANK YOU

Dept of ECE, KSIT 10

You might also like