Chapter 4 Results and Discussion
Chapter 4 Results and Discussion
This chapter presents the solution to problems encountered while developing the
App. In this chapter, an attempt to provide a response to the given problem statement as well as
4.1 Discussions
A device, website and an application made up the system. The Arduino Uno and NodeMCU
ESP8266 served as the system's main brain, to which all sensors namely, pH, turbidity, and water flow
were connected. These two microcontrollers were linked together using a technique known as serial
connection. The Internet was used as a communication method by a NodeMCU ESP8266 to store data
acquired from the attached sensors in a cloud database. Those saved data were retrieved and displayed
into a linked web view android application for users and a website for administrators and staff. If the
sensor's value exceeded the standard threshold, a corresponding notification will be sent through email to
the system administrator and staff, and via SMS to the resident water consumers of Barangay Lower
Loboc. Users did not need to go to the Oroquieta City Water District (OCWD) office if they had any
concern since a Consumers Concern page was available in
“The system is composed of a device and an application. The Internet is the medium of communication by
means of a Wi-Fi module. The device acts as the emergency dispatcher and consists of four buttons with their
corresponding departments: police, fire, CDRRMO, and the hospital. Every time a button is pressed, a signal is sent
to the Internet and is received by the authorities through the application. After the signal is received, the authority
confirms the distress by pressing the “Confirm” button that will send a signal back to the device triggering the
alarm.”
(Discuss here your first Objective. These objectives are the objectives you declared on
EXAMPLE:
If my objectives were:
2. To design and develop an Emergency Response Communication System using Hotspot; and
The system has buttons which corresponds the specified agency responder.
The system uses a Wi-Fi module for the communication between the device and the software
application.
The software application is capable of sending a signal to the system that would trigger the buzzer
to alarm.
The software application is capable of generating reports about the notifications sent by the
device.
(Discuss here your second Objective. These objectives are the objectives you declared on
EXAMPLE:
If my objectives were:
2. To design and develop an Emergency Response Communication System using Hotspot; and
“After the development and the testing phase, and the features had been identified, the proponents of the
study were able to come up with the Emergency Response Communication System Using Hotspot. The system is able
to distinguish the type of request and is able to send specific notification in a form of signal via internet to the
software application, giving a one-push communication between the victim and the responder. As a response, the
responder is able to confirm the notification, again, in a form of signal sent by the software application via WiFi, to
the device, that would trigger the alarm. And so, the communication between the responder and the victim is
established. The wireless communication of the system was made possible because of the ESP8266 WiFi module.
The WiFi module connects to the hotspot, allowing the arduino nano to have a connection.”
You can add more discussions based on how many objectives you declared… You need to
include the result of testing of each component incase your capstone project involves hardware.
If your project is purely software, then omit the testing hardware component part.
Example:
In order to find out the functionality of the components used; the following testing has been made:
Success Failure
1st
2nd
3rd
4 th
5th
6 th
7th
8 th
9th
10 th
11 th
12th
13 th
14th
15 th
16th
17 th
18th
19 th
20th
Overall 85% 15%
Table above shows the result for the testing of the functionality of the Arduino Nano board. It can be seen that out of
the 20 attempted tests, the Arduino Nano board has failed three (3) times only, thus making it still very much
functional.
You can add more testing discussion here based on the number of components you used on your
(Discuss here the actual Testing the functionality of the System with screenshots of your
Discuss the functionality of each function. Make sure to have all your
functions/features tested and discuss it with its screenshot. This is for both the web
app and mobile app.