Arduino Based Solar Powered Automatic Handwash System
Arduino Based Solar Powered Automatic Handwash System
ROBOTICS
9-GOLD
RESEARCH TEACHER
FEBRUARY 2021
INTRODUCTION
Over the last months, the COVID-19 pandemic has been spreading chaos all
around the world. An epidemic outbreak occurring across the continents contributed to
the countless infections and unfortunately casualties which gave humanity a lot of
respiratory failure and will recover without special care being needed. Aged individuals
are most likely to experience serious diseases, as are those with on-going medical
conditions such as cardiovascular disease, asthma, chronic respiratory disease, and cancer
Reducing and avoiding these diseases is a challenge for all hospitals worldwide
overcome these issues, a range of infection control initiatives must be enforced, ranging
from building initiatives intended for the construction of facilities to protocols for
against viruses than most of us would know. It seems remarkably simple, but an average
person somehow isn't doing it right. For water taps to open the user is required to pull the
handle and wash his hands, and then shut the handle again, causing infection and
increasing the way the virus spreads through contact with the handle (Centers for Disease
Because of tap users' incompetence or due to advanced tap used, visitors may not know
how to operate.
Much of the job performed using the manual process is now being automated. To
live a life automatically, people create new things. At the moment, the field of robotics is
We will reduce all these issues with the use of robotics. The fusion of science,
engineering, and technology that creates devices, or robots, is robotics. It has been said
over the decades that robotics will be able to more humanely mimic human actions and
control practices. Robots have been claimed to be able to mimic human actions and
project, and user group for computer hardware and software that develops and creates
Arduino can be used for beginners due to its easy-to-use features and is versatile enough
With the assistance of a Passive Infrared (PIR) motion sensing module, one can
monitor the valve operation by sensing any obstruction obstructing the transmitted
signals. In nature, automated taps are used as sensors of presence, not as sensors of
motion. The technology detects the "presence" of objects and not "movement." (S.
STATEMENT OF THE PROBLEM
The study focuses on determining if the developed Arduino Based Solar Powered
Automatic Hand Wash System is a potential tool for farming. Specifically, it aims to
a. Power Consumption
b. Affordability
effective in terms of the amount of water and liquid hand soap given by
HYPOTHESIS
H0: The developed Arduino-based Solar Powered Hand Wash System is not cost-
H0: The developed Arduino based Solar Powered Hand Wash System is not
a. diseases
b. viruses
SIGNIFICANCE OF THE STUDY
While amid the pandemic, our safety is our top priority, we have to be aware of
the latest technologies at all times to face this problem. The findings which this study will
reveal may benefit from using artificial intelligence to prevent the spread of coronavirus
to certain groups’ not just frontline health workers but also everyone else. Besides, this
project also helps prevent direct and indirect contact with people and the machine itself
The objective of this report is to prevent the spread of not just coronavirus but
also various diseases. It is intended to measure the nature of the item; the materials,
The aim of this study is the effectiveness of Arduino Based Solar Powered
Automatic Hand Wash System to prevent direct and indirect close contact of an
computer although, one of its users' significant abilities must have the capacity to use or
Materials Cost
Arduino Uno 300PHP
Solenoid Valve 360 PHP
Water tap Free
12V DC Adapter 500PHP
Resistor 2.21k ohm 10PHP
Solar Light Free
Lithium Battery 3.7V 100PHP
Jumper Wires 200PHP
Liquid Hand Soap Free
Basin Free
Water Free
METHODOLOGY
The experiment was designed to see how the Arduino robot could be used to prevent
the transmission of diseases and viruses by eliminating direct and indirect interaction.
brainstorming ideas, and gathering the necessary materials for the project's construction.
A circuit will be used to design the device. After that, the sensors were attached to
the device so that the prepared program could be uploaded to the Arduino board.
Following that, the entire Arduino-based Solar-Powered Automatic Hand Wash System
The Arduino was then coded. This was accomplished by downloading and
installing the Arduino IDE software from the internet and setting it up for use. The
Arduino program was then published after the ARDUINO UNO was connected to a CPU.
After that, a new form was opened in the Arduino software, and the code was developed
and pasted into the shape. After that, the code was uploaded to the Arduino UNO.
transmission of multiple diseases and viruses is being studied by placing clean hands in a
petri dish to see which bacteria remain. Three separate trials were tested in total.
PROCEDURE
based Solar Powered Automatic Hand Wash System, and choosing the materials needed
Powered Automatic Hand Wash System. The aim of experimental study design is to
create research with a high level of causal (internal) validity. The highest degrees of
The Arduino was the first electronic device to be programmed. The Arduino IDE
software was downloaded and installed from the internet to achieve this. After connecting
the ADUINO UNO to a motherboard, the Arduino application was launched. The code
was then copied and pasted into a new kind of Arduino program. After that, the code was
The device was put together by first connecting the tap to the basin, then
arranging the sensors that will drive the pump, and finally mounting the jar to the metallic
tray and placing the plants on it. The wires are then attached to the Arduino board,
The robot is put to the test by determining how efficient the device is at
The collection of data took place at the Tarlac National High School. The
different electronic parts were assembled to create the Arduino-based Solar Powered
Automatic Hand Wash System. The system is turned on by pressing the power button.
The data is in the form of qualitative measurement. A petri dish was used to
measure the effectiveness of removing bacteria and microorganisms covered by the robot.
Research Design
The study implied the descriptive research design and experimental research
Wash System is cost-efficient and effective to discover the differences among the three
Data Analysis
Descriptive Mean Statistics was used to determine different variables that can
support if the Arduino-based Solar Powered Automatic Hand Wash System is cost-
SET UP
STATISTICS TREATMENT
REFERENCES
https://www.hackerearth.com/blog/developers/a-tour-of-the-arduino-uno-
board/
Coronavirus.WebMD.
https://www.webmd.com/lung/news/20200306/power-of-hand-washing-
to-prevent-coronavirus
Show Me the Science - Why Wash Your Hands?. (2020). Centers for Disease
handwashing.html
center/solar-terms/definition/solar-module
https://whatis.techtarget.com/definition/robotics#:~:text=Robotics%20is
%20a%20branch%20of,%2C%20mechatronics%2C%20nanotechnology
%20and%20bioengineering.
https://www.who.int/news-room/commentaries/detail/transmission-of-
sars-cov-2-implications-for-infection-prevention-
precautions#:~:text=Current%20evidence%20suggests%20that
%20transmission,%2C%20talks%20or%20sings
APPENDICES
void setup() {
Serial.begin(9600);
void loop(){
Serial.println(val);
delay(5000);
delay(10000);
delay(5000);
} else {