Automatic body temperature monitoring system

Published Dec 13, 2021
 3 hours to build
 Advanced

The system automatically dispenses soap and water once your hand is detected and takes your body temperature ,if it's higher than the recommended(37°C) it sends the message to the nearest health center .

display image

Components Used

Arduino UNO
Arduino UNO
1
MLX90614 Infrared Thermometer
MLX90614 is an inexpensive and reliable infrared thermometer which is used for non-contact temperature measurement.
1
SIM800 GSM GPRS module
SIM800 is a quad-band GSM/GPRS module.
1
IR Distance Sensor
IR Distance Sensor
1
LED 3mm
LED 3mm
2
LCD 16x2 Display Module
LCD16x2 has two lines with 16 character in each line. LCD16x2 is generally used for printing values and string in embedded application.
1
Ultrasonic Module HC-SR04
Ultrasonic module HC-SR04 is generally used for finding distance value and obstacle detection. It can operate in the range 2cm-400cm.
1
Solenoid Valve 12V
Solenoids & Actuators 12V Solenoid Valve 3/4in
1
Water Pump 12V
Adafruit Accessories Peristaltic Liquid Pump w/tubing
1
Male to Female Jumper Wire
Jumper Wires Mach pin jumper wires
1
12VDC Adapters Power Supply
Wall Mount AC Adapters POWER SUPPLY 12VDC MEDIC GRADE US EU UK
1
Female to Female Jumper Wire
Jumper Wires Mach pin jumper wires
1
Male to Male Jumper Wire
Jumper Wires Mach pin jumper wires
1
Description

Video

The system is able to detect presence of hands by infrared sensor and sends a signal to the microcontroller and activates pump  relay to high to pump soap. It gives one enough time to apply soap and after you apply soap the valve is activated and allow water to Rinse hands in 20 sec. 

After you wash your hands the system is able to measure and record your temperature and display on the screen.. if the temperature is out of range i.e higher than the recommended temperature 37°C the system sends a message to the nearest health center alerting that there is a patient who needs further check up.

Codes

Downloads

MUT_AUTOMATIC_HAND_WASHING_MACHINE Download
Comments
Ad