0% found this document useful (0 votes)
15 views2 pages

Obj, Conceptual, Data Gathering

The study aims to create a digital alarm clock using Arduino Uno, assess the significance of the RTC module, and develop efficient code for its operation. It discusses the historical context of alarm clocks, the functionality of the DS1302 RTC module, and the role of PIR sensors in motion detection. The data gathering procedure involved testing the alarm clock's time setting and accuracy through push buttons and motion sensor activation.

Uploaded by

Kenji Trentado
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views2 pages

Obj, Conceptual, Data Gathering

The study aims to create a digital alarm clock using Arduino Uno, assess the significance of the RTC module, and develop efficient code for its operation. It discusses the historical context of alarm clocks, the functionality of the DS1302 RTC module, and the role of PIR sensors in motion detection. The data gathering procedure involved testing the alarm clock's time setting and accuracy through push buttons and motion sensor activation.

Uploaded by

Kenji Trentado
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Objectives of the Study

This study aims to:


1. Create a working digital alarm clock utilizing Arduino Uno
2. Determine the significance of using the RTC module
3. Be able to create efficient code suitable for the alarm clock to work
Conceptual literature
Alarm Clocks
People have used alarm clocks to wake up long before clocks were invented. The morning sun
was the initial wake-up call, and roosters have most certainly been crowing sleepers up for
millennia (Rosie Osmun, 2022).
https://amerisleep.com/blog/alarm-clocks-better-sleep/

DS1302 RTC
Real Time Clock modules are found in a variety of devices, including computers, TVs, and many
more. These modules feature their own batteries as a backup power source to keep the clock
accurate (John Gabriel Gestosani, 2021)
https://itsourcecode.com/free-projects/arduino-projects/ds1302-real-time-clock-module-code-
and-wiring-diagram/

PIR Sensor
A passive infrared (PIR) sensor is a type of electronic sensor that detects the amount of infrared
(IR) light emitted by objects in its field of vision. They are most commonly used in PIR-based
motion detectors. PIR sensors are widely used in security alarms and automated lighting systems
(Sugamya Katta, ... Harika Sammeta, in AI, Edge and IoT-based Smart Agriculture, 2022)
https://www.sciencedirect.com/topics/computer-science/passive-infrared-sensor

Frequency
At its most fundamental, frequency refers to how frequently something occurs. The frequency of
an electrical current is the number of times a sine wave repeats, or completes, a positive-to-
negative cycle (Glen A. Mazur, 2021).
https://www.fluke.com/en-ph/learn/blog/electrical/what-is-frequency
Data Gathering Procedure
The alarm clock was initially tested by setting up first the time for the alarm by using the
push buttons. Once the alarm turns on, it can be turn off by pushing again the push buttons or by
using the motion sensor. The alarm clock was tested several times to test the accuracy of the
alarm clock and the motion sensor.

You might also like