0% found this document useful (0 votes)
11 views3 pages

Humidity and Temperature Monitoring Design

The document describes two options for a system to monitor humidity and temperature: 1. Use an Arduino board. It has a low cost of $5, includes an analog-to-digital converter, and has a normal difficulty level. 2. Use a Raspberry Pi board. It has a higher cost of $35, requires an external ADC that costs $2, includes an operating system, and has a harder difficulty level. The document evaluates the options based on cost and difficulty. It selects the Arduino Uno for the system due to its low cost, included ADC, and ease of use.

Uploaded by

Ali Hamza
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)
11 views3 pages

Humidity and Temperature Monitoring Design

The document describes two options for a system to monitor humidity and temperature: 1. Use an Arduino board. It has a low cost of $5, includes an analog-to-digital converter, and has a normal difficulty level. 2. Use a Raspberry Pi board. It has a higher cost of $35, requires an external ADC that costs $2, includes an operating system, and has a harder difficulty level. The document evaluates the options based on cost and difficulty. It selects the Arduino Uno for the system due to its low cost, included ADC, and ease of use.

Uploaded by

Ali Hamza
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

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.

You might also like