163 166 Baby Monitoring System by Using Arduino Uno
163 166 Baby Monitoring System by Using Arduino Uno
Abstract: This paper presents the design and implementation of smart baby cradle system, a new low-cost
baby monitoring system with multiple automatic functions. The system allows the cradle to swing
automatically when baby cries. It has a cry analysis system which detects crying voices using sound sensor
and automatically swings the cradle till the baby stops crying or zero voice detection. The system also has
built-in fan that switched on when an increase in surrounding temperature is detected by DHT11 sensor. If the
cradle is to be used manually, the speed of the cradle can be controlled as per the user need. Arduino Uno
module is utilized in managing all the connected electronics components. This system aids parents and
caretakers to look after the babies without high-demand physical attention.
Keywords: Sound sensor, DHT11, Arduino Uno, servo motor, monitoring system
163
Journal of Engineering Technology Vol. 10: 1-4, 2022
ISSN 2231-8798© 2021 UniKLBMI
mattress is wet and (2) when baby does not stop crying are connected to run the system. This system's software is
within a set time. This proposal paper is used as main based on coding in Arduino integrated development
reference to design our smart baby cradle. environment (IDE). In addition, a sound sensor, DHT11
sensor, servo motor, and DC motor are used in this
The smart baby cradle proposed in this paper incorporates project's hardware.
few useful functions. First, the use of noise sensor for the
detection of the child’s crying activity. This will start the
swinging of cradle to soothe the child. Next, the DHT
sensor detects the surrounding temperature and humidity.
When the detected temperature is higher than the set
temperature i.e room temperature, the fan will
automatically switch on. The goal of this project is to
create a system that makes monitoring easy and produces
good output. The suggested system prototype is built and
tested to demonstrate its effectiveness in terms of cost and
simplicity, as well as to assure safe operation, allowing
infant-care process to take place anywhere and at any time.
Block Diagram
Flowchart
164
Journal of Engineering Technology Vol. 10: 1-4, 2022
ISSN 2231-8798© 2021 UniKLBMI
Sensors and Components baby. This project required a few tools and components,
including a servo motor, a sound sensor, a moisture sensor,
1) Sound Sensor a DC motor, and an Arduino Uno. The complete prototype
of this project is shown in Figure 5. The data extraction
A KY-037 microphone sound sensor module was utilized from the system will be explained in the next sections.
in this project. The sensor's circuit board is made up of
three key components: the sensor, amplifier, and
comparator. The sensor unit, positioned at the front of the
module, physically measures the area or detection before
delivering an analogue signal to the amplifier. The signal is
amplified by the amplifier and sent to the module's
analogue output based on the resistance value of the
potentiometer. The comparator turns on the digital output
and the LED when the signal falls below a particular
threshold. The potentiometer can be changed to change the
sensitivity.
2) DHT11 Sensor
3.0 RESULTS
Table 1: Detection of sound sensor
Analysis Result
Analysis of temperature and humidity detection
This chapter’s analysis was based on the system analysis
that looked at the results of a sound sensor that detected a Figure 6 shows the reading record for sensing both
sound or noise from the baby and a DHT11 sensor that temperature and humidity from the surrounding of the
detects temperature and the environment surrounds the cradle. The temperature sensor can detect the room
165
Journal of Engineering Technology Vol. 10: 1-4, 2022
ISSN 2231-8798© 2021 UniKLBMI
temperature, and if it is too hot, the fan will automatically Technology, vol. 7, no. 1, 2020, doi:
switch on. The temperature value is converted into a 10.17148/IARJSET.2020.7108.
suitable number in the Celsius scale using the sensor's [2] D. N. F. Mohamad Ishak, M. M. Abdul Jamil, and
output. Pulse-width modulation (PWM) signals are used to R. Ambar, “Arduino Based Infant Monitoring
control the fan speed. Finally, the system displays humidity System,” IOP Conf Ser Mater Sci Eng, vol. 226, p.
and temperature on the Arduino IDE while the fan runs.[7] 012095, Aug. 2017, doi: 10.1088/1757-
899X/226/1/012095.
[3] A. Latif, A. Z. Arfianto, J. E. Poetro, T. N. Phong,
and E. T.Helmy, “Temperature Monitoring System
for Baby Incubator Based on Visual Basic,”
Journal of Robotics and Control (JRC), vol. 2, no.
1, 2021, doi: 10.18196/jrc.2151.
[4] R. Palaskar, S. Pandey, A. Telang, A. Wagh, and
R. M. Kagalkar, “An Automatic Monitoring and
Swing the Baby Cradle for Infant Care,”
Figure 6: DHT11 sensor reading International Journal of Advanced Research in
Computer and Communication Engineering, vol. 4,
4.0 DISCUSSION p. 4, 2015, doi: 10.17148/IJARCCE.2015.41242.
[5] EvilMadScientist,
Analysis of overall system “https://shop.evilmadscientist.com/productsmenu/7
16”.
According to the findings, the output of the sensors [6] TRobotics,
detection, as well as the production of the prototype with “https://www.tertiaryrobotics.com/micro-servo-
system that is stimulated by the sensors, are demonstrated. motor-sg90.html.”
All sensors are functioning, and data provided is tally with [7] CircuitDigest,
the intended outcomes. According to this study, the sensors “https://circuitdigest.com/microcontroller-
must first be constructed by supplying the appropriate projects/automatic-temperature-controlled-fan-
information in the coding to be transferred to the project.”
microcontroller before the sensor can run efficiently based
on the data provided.
5.0 CONCLUSION
REFERENCES
166