Budi Paul Sitompul
Design and Build of Automatic Hand Sanitizer Using Arduino 120
A hand washing tool is an electronic device designed to wash hands
automatically, making it easier for users to wash their hands. This sanitizer has been set
automatically on the Arduino Mega 2560 which acts as a microcontroller. Arduino Uno is
a microcontroller board based on ATmega328 (datasheet) (Febriansyach, Santoso, &
Latifa, 2020). It has 14 input pins from digital output where 6 of these input pins can be
used as PWM output and 6 analog input pins, 16 MHz crystal oscillator, USB connection,
a power jack, ICSP header, and reset button. To support the microcontroller so that it can
be used, it is enough just to connect with a USB cable or mains with AC-to-DC-adapter
or battery to run it. (Kadir, 2015)
The power source consists of a reset pin, a 3.3v power supply pin, a 5v power
supply pin, 2 ground pins (GND), and 1 V input pin, the power source can be used as a
power supply or digital on Arduino which is a serial communication pin. bidirectional so
that it can function as input or output. (Dahlan, 2017)
Infrared (infrared) is electromagnetic rays with a wavelength of more than light,
which is between 700 mm and 1 mm. Infrared rays are light that is not visible. When
viewed using a light spectroscope, infrared light radiation will be seen on the
electromagnetic spectrum with a wavelength above the wavelength of red light. (Suyadhi,
2010)
A Servo motor is a device that can control the position, can bend, and maintain a
position based on the reception of an electronic signal. Because a DC servo motor is a
tool that functions to convert electrical energy into mechanical energy, the permanent
magnet DC servo motor converts electrical energy into mechanical energy through the
interaction of two magnetic fields (Kadir, 2013)
Hand Sanitizer is a hand sanitizer that has an antibacterial ability to inhibit and
kill bacteria (Nugraha, 2020). Many hand sanitizers come from alcohol or ethanol which
are mixed with thickening agents, for example, carbomer, glycerin, and make them
similar to jelly, gel, or foam to make it easier to use. This gel is gaining popularity
because it is easy and practical to use without the need for water and soap. This sanitizing
gel is a comfortable alternative for the community. (Fauzi, Hapsari, & Rosmiati, 2019)
This automatic handwashing device is not something new to be developed, there
have been several similar studies regarding this automatic handwashing device which are
expected to facilitate user access in washing or cleaning hands using antiseptic hand
sanitizer which has undergone several component changes and the development of
features provided by previous researchers.
Several related studies discuss Arduino, in terms of automatic handwashing
device. Research conducted by (Prasetyo & Jarwo, 2015) who title Designing Automatic
Handwashing Tool Prototype with HC-SR04 Ultrasonic Sensor Based on Arduino Uno
R3 Micro Controller. This research made a tool that can adapt to the user's needs based
on the user's hand position, if the user enters the left hand, the microcontroller will
activate the handwashing mode with water, but if the user enters the right hand the
microcontroller will activate the handwashing mode with soap.
The next related research is research conducted by (Hendri, 2018) entitled
Automatic Hand Sanitizer Equipped with Water, Soap, Hand dryer, and LCD Using an
Arduino-based Ultrasonic Sensor. The research made a tool that can remove water and
then remove soap liquid. Furthermore, hot air helps the process of cleaning hands and
also displays the active status of the tool displayed on an LCD.
Some differences in the research that will be carried out on some of the research
that has been conducted by previous researchers are that this study uses the Arduino
Mega 2560 which is different from previous studies using ATMega 8535. In this study,
the