0% found this document useful (0 votes)
37 views21 pages

Wireless Thermometer and Humidity Detection Using Arduino

This document describes a project to monitor humidity and temperature over the internet using an Arduino, DHT11 sensor, ESP8266 WiFi module, and ThingSpeak platform. The DHT11 sensor measures humidity and temperature and sends the data via serial communication to the Arduino. The ESP8266 then transmits the data over WiFi to the ThingSpeak server. The temperature and humidity values are displayed on a LCD screen and in the ThingSpeak dashboard. The project aims to collect, analyze, and visualize environmental sensor data remotely over the internet.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
37 views21 pages

Wireless Thermometer and Humidity Detection Using Arduino

This document describes a project to monitor humidity and temperature over the internet using an Arduino, DHT11 sensor, ESP8266 WiFi module, and ThingSpeak platform. The DHT11 sensor measures humidity and temperature and sends the data via serial communication to the Arduino. The ESP8266 then transmits the data over WiFi to the ThingSpeak server. The temperature and humidity values are displayed on a LCD screen and in the ThingSpeak dashboard. The project aims to collect, analyze, and visualize environmental sensor data remotely over the internet.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 21

Wireless

Thermometer &
Humidity Detection
Using Arduino
Course No: EEE 310
Group No: 6
Group members: 1906083
1906091
1906092
1906093
1906094
Introduction
• In this project we are going to
Monitor Humidity and Temperature over the
internet
• Here we will show the current Humidity (in
percentage) & Temperature (in Celsius scale)
data using the ThingSpeak server.
• We also show these value on 16×2 LCD
screen.
Project Objectives
• Collects data from the sensor ,analyze and
visualize the data.
• Single wire serial communication for
fetching data from DHT11
• Detecting dew point by measuring ambient
temperature and humidity.
Components
Breadboard

Arduino Uno

DHT 11

ESP 8266 module

Jumper wire

LCD
Experimental
Theory

DHT11

DHT11 has a Capacitive


Sensor for measuring
humidity & NTC
Thermistor for
temperature sensing
Theory
DHT11

Change in the capacitance

humidity
sensing the change in humidity levels
capacitor
Range : 0 to 50 degree Celsius
Accuracy: 2-degree

Decrease in its resistance


Negative
Temperature
Increase in temperature coefficient
thermistor
Range :20 to 80%
Accuracy: 5%
Experimental
Theory
ESP 8266

ESP8266​
ESP8266 Arduino
compatible module has
a Micro Controller Unit
which gives the
possibility to control I/O
digital pins via simple
code like programming
language.
https://annefou.github.io/IoT_introduction/fig/esp8266_board.png
Experimental
Theory
Thingspeak

ThingSpeak is an IoT analytics platform


service that allows you to aggregate,
visualize and analyze live data streams
in the cloud.
Experimental
Theory
Serial communication

Serial communication is a communication


technique used in telecommunications
wherein data transfer occurs by transmitting
data one bit at a time in a sequential order
over a computer bus or a communication
channel.
Setup and
connection
Block diagram
connection
Circuit diagram
Code:
Outputs:

Serial monitor output


ThingSpeak Output:
LCD Monitor Output:
Applications
• In air conditioning systems
• In weather station to predict weather condition
• Offices, cars, museums, greenhouses and
industries can use this sensor for measuring
humidity values and as a safety measure

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy