Capstone Project
Student Name: Ali Hamza Sarwar
System Design Option
For
Humidity and Temperature Monitoring
Design Options:
Option#1: Use Arduino
In this option, we use the Arduino in our design to process the data and communicate
with the cloud network to show the temperature and Humidity.
A. Have Analog to Digital convertor to process the Analog data
B. No Operating System
C. Arduino Cost almost 5$
D. Network Shield Required (5$)
E. Difficulty: Normal
Cloud
Network
Sensor
Wi-Fi
Website
Arduino Uno Module
Option#2: Use Raspberry Pi
In this option, we can use the Raspberry Pi instead of Arduino in our design to process
the data and communicate with the cloud network to show the temperature and Humidity.
F. Required External ADC (Cost 2$)
G. Have an Operating System
H. Raspberry Pi Cost almost 35$
I. Built it Network Modules
J. Difficulty : Hard
Cloud
WIFI
Sensor Website/App
ADC
Raspberry Pi
Evaluation of Design:
We will do evaluation on the basis of cost and difficulty level of the system.
We will use the Arduino Uno for our system. Due the Following Features we select the Arduino:
Low Cost
Provide ADC for Data processing
Easy to Use
That’s why, Arduino will be the best option for this Design.