You are on page 1of 46

IOT BASED TEMPERATURE AND HUMIDITY SENSING

A report submitted in fulfilment of the


requirements for the degree of
Bachelor of Technology
in

Electronics & Communication Engineering

by

PRITAM BISWAS

(Reg No. 161040120071 & Roll 10400316023)

&

MRINAL ANAND

(Reg No. 151040110435 & Roll 10400315091)

Under the supervision of

Prof. Soham Kanti Bishnu

Assistant Professor

Department of Electronics & Communication Engineering

Department of Electronics & Communication Engineering

Institute of Engineering & Management


Gurukul, Y-12, Block –EP, Sector- V,
Salt Lake Electronics Complex
Kolkata-700091, West Bengal, India

MAY, 2019

1
CIRTIFICATE

TO WHOME IT MAY CONCERN

This is to certify that the project report entitled by “IOT BASED TEMPERATURE AND
HUMIDITY SENSING “, submitted by

1. PRITAM BISWAS

(Reg No. 161040120071 of 2015-2016 & Roll 10400316023)

2. MRINAL ANAND

(Reg No. 151040110435 of 2016-2017 & Roll 10400315091)

Students of INSTITUTE OF ENGINEERING AND MANAGEMENT, in partial fulfilment of the


requirement of the award of the degree of Bachelor of technology in electronics and
communication, is a bonafide work carried out under the supervision and guidance of Prof.
Soham Kanti Bishnu. During the final year of the academic season of 2015-2019.the
content of this report hast not been submitted to any other university or institute for any other
award for any other degree.

It is further certified that the work is entirely original and its performance has been found to
be quitw satisfactory.

------------------------------------------- ----------------------------------------------------

Prof. Soham Kanti Bishnu Prof. Dr. Malay Ganguly


Project guide H.O.D.
Dept. of Electronics and Communication Dept. of Electronics and Communication
Institute of Engineering and Management Institute of Engineering and Management

---------------------------------------------

Dr. A.K.Nayak
Principle
Institute of Engineering and Management
Sector V, Salt lake electronics complex, Kolkata-700091

2
ACKNOWLEDGEMENT

We would like to take this opportunity to thank everyone whose cooperation and
encouragement throughout the ongoing course of this project remains invaluable
to us.

We are sincerely grateful to our guide and mentor Prof. Soham Kanti Bishnu of
the Department of Electronics & Communication Engineering, IEM Kolkata, for
his wisdom, guidance and inspiration that helped us go through with this project
and take it to where it stands now.

We would also like to express our sincere gratitude to Prof. Satyajit Chakraborty,
Director, Prof. Dr. Amlan Kusum Nayak, Principal and Prof. Dr. Maloy Ganguly,
HOD of Electronics & Communication Engineering and other faculties of Institute of
Engineering & Management, for their assistance and encouragement.

Last but not the least, we would like to extend our warm regards to our families
and peers who have kept supporting us and always had faith in our work.

Pritam Biswas
Reg No. 161040120071of 2016-2017.
Roll No. 10400316023

Mrinal Anand
Reg No. 141040110331 of 2015-2016.
Roll No.10400315091

3
DEDICATION

To God Almighty for His provision and grace


To my parents for their constant vital support
To my siblings for their care and place
Do I dedicate this report.

4
ABSTRACT

Humidity is the amount of water vapor present in air. Water vapor,


the gaseous state of water, is generally invisible to the human
eye. Humidity indicates the likelihood for precipitation, dew,
or fog to be present. The amount of water vapor needed to achieve
saturation increases as the temperature increases. As the temperature
of a parcel of air decreases it will eventually reach the saturation point
without adding or losing water mass. The amount of water vapor
contained within a parcel of air can vary significantly. For example,
a parcel of air near saturation may contain 28 grams of water per cubic
meter of air at 30 °C, but only 8 grams of water per cubic meter of air
at 8 °C
Various authors have credited the invention of the thermometer
to Hero of Alexandria. The thermometer was not a single invention,
however, but a development. Hero of Alexandria (10–70 AD) knew
of the principle that certain substances, notably air, expand and
contract and described a demonstration in which a closed tube
partially filled with air had its end in a container of water. The
expansion and contraction of the air caused the position of the
water/air interface to move along the tube.
Here we made a device or rather a modified version of this
temperature sensing device where we are able monitor the
temperature and humidity of certain place without being there and
also we can easily get the data from the internet using IOT.

5
TABLE OF CONTENTS
Cover Page .......................................................................................................... 1
Certification .......................................................................................................... 2
Acknowledgement ................................................................................................3
Dedication ............................................................................................................ 4
Abstract ................................................................................................................ 5
Table of Contents .................................................................................................6

CHAPTER 1. INTRODUCTION

1.1 About IOT............................................................................................... 9

1.1 Motivation............................................................................................. 10

1.2 Objective ............................................................................................... 11

CHAPTER 2. LITERATURE REVIEW

2.1 History and Background ....................................................................... 13

2.2 Survey of the project ............................................................................ 14

2.3 Brief Introduction ................................................................................... 15

CHAPTER 3.COMPONENTS SPECIFICATION

3.1 Arduino Uno R3 ................................................................................... 18

3.2 WI-FI Module ESP8266 ........................................................................ 22

3.3 DHT11 Humidity sensor ........................................................................ 25

3.4 Mini breadboard .................................................................................... 27

3.5 Push button ........................................................................................... 28

3.6 Resistors ............................................................................................... 29

3.7 Jumper wires… ..................................................................................... 30

CHAPTER 4. SOFTWARE REQUIREMENTS

4.1 Arduino IDE........................................................................................... 32

4.2 Program Code....................................................................................... 33

6
4.3
CHAPTER 5.CIRCUIT DIAGRAMS

5.1 Circuit Diagram ..................................................................................... 38

5.2 Working principle ................................................................................. 39

CHAPTER 7.APPLICATION & CONCLUSION

7.1 Application ........................................................................................... 44

7.2 Conclusion ............................................................................................45

REFRENCES ................................................................................................... 46

7
CHAPTER-1

INTRODUCTION

8
1.1 About IOT

Internet of Things represents a general concept for the ability of network devices to
sense and collect data from the world around us, and then share that data across the
Internet where it can be processed and utilized for various interesting purposes.

Some also use the term industrial Internet interchangeably with IoT. This refers
primarily to commercial applications of IoT technology in the world of manufacturing.
The Internet of Things is not limited to industrial applications, however.

Network Devices and the Internet of Things

All kinds of ordinary household gadgets can be modified to work in an IoT system.
Wi-Fi network adapters, motion sensors, cameras, microphones and other
instrumentation can be embedded in these devices to enable them for work in the
Internet of Things.

Home automation systems already implement primitive versions of this concept for
things like smart light bulbs, plus other devices like wireless scales and wireless
blood pressure monitors that each represent early examples of IoT gadgets.
Wearable computing devices like smart watches and glasses are also envisioned to
be key components in future IoT systems.

The same wireless communication protocols like Wi-Fi and Bluetooth naturally
extend to the Internet of Things also.

Supplying power to this new proliferation of IoT devices and their network
connections can be expensive and logistically difficult. Portable devices require
batteries that someday must be replaced. Although many mobile devices are
optimized for lower power usage, energy costs to keep potentially billions of them
running remains high.

9
1.2 Motivation of the project

Being a engineering I felt always that the safety of the people in the different field of
engineering is being compromised. So thought of doing something about this
problem. Then I heard IOT where devices can interact with each other. So I felt that
my problem can be solved easily. Further then I realized the need to connect it to
Internet so that the appliances can be controlled remotely. Our aim was to make a
circuit that is simple, cost-effective & work on varied types of appliances. There are
devices that can serve the purpose but they were very expensive, needed extra
hardware, difficult to configure. All these pitfalls of the existing designs have quality
power from solar energy and could be used for mainstream purposes in large scale.
Moreover this device can be used as a standalone device to monitor temperature of
a certain place by the help to the internet.

10
1.3 Objective of the project

The main objective of this work is to develop, implement and evaluate a WI-FI

based module to monitor temperature and humidity remotely.

1. To design a circuit that can successfully gather the statistical data.

2. To give inputs from the Application over internet.

3. Gathering Location Based information & take action on it.

4. The circuit should ensure that the uploading of data should have minimum time delay.

5. To add the maximum amount of automation available.

11
CHAPTER 2
LITERATURE REVIEW

12
2.1 HISTORY AND BACKGROUND

Heat is a measure of the energy in a body or material — the more energy, the hotter
it is. But unlike physical properties of mass and length, it’s been difficult to measure.
Most methods have been indirect, observing the effect that heat has on something
and deducing temperature from this.
Galileo is reported to have built a device that showed changes in temperature
sometime around 1592. The thermometer as we know it was invented in 1612 in
what is now Italy by Santorio Santorii.
This was followed in 1878 by the bolometer. Invented by American Samuel Langley,
it used two platinum strips, one of which was blackened, in a Wheatstone bridge
arrangement. Heating by infrared radiation caused a measurable change in
resistance.
Today, inexpensive infrared pyrometers are used widely, and thermal cameras are
finding more applications as their prices drop.

13
2.2 SURVEY REGURDING THE PROJECT

Dr. Mergenthaler High Speed 2 Color Pyrometers are ideal tools for temperature
measurement on metals and many other surfaces. The advantages of 2-color
pyrometers are that the measurement of the temperature is largely independent of
the emissivity of the surface. In addition, in contrast to the infrared pyrometers, the
measuring spot can also be smaller than the spot diameter of the pyrometer. 2-color
pyrometers can also be switched to infrared (single color) pyrometers via
software. All Mergenthaler pyrometers are supported by the same software LASCON
Process Manager. This creates a complete system of high-speed temperature data
acquisition, closed loop control, visualization, real-time storage and archiving.

Such a mechanism was later used to show the hotness and coldness of the air with
a tube in which the water level is controlled by the expansion and contraction of the
gas. These devices were developed by several European scientists in the 16th and
17th centuries, notably Galileo Galilei. As a result, devices were shown to produce
this effect reliably, and the term thermoscope was adopted because it reflected the
changes in sensible heat . The difference between a thermoscope and a
thermometer is that the latter has a scale. Though Galileo is often said to be the
inventor of the thermometer, what he produced were thermoscope.

14
The first clear diagram of a thermoscope was published in 1617 by Giuseppe
Biancani (1566 – 1624): the first showing a scale and thus constituting a
thermometer was by Robert Fludd in 1638. This was a vertical tube, closed by a bulb
of air at the top, with the lower end opening into a vessel of water. The water level in
the tube is controlled by the expansion and contraction of the air, so it is what we
would now call an air thermometer.
The first person to put a scale on a thermoscope is variously said to be Francesco
Sagredo (1571–1620) or Santorio Santorio in about 1611 to 1613.
The word thermometer (in its French form) first appeared in 1624 in La Récréation
Mathématique by J. Leurechon, who describes one with a scale of 8 degrees. The
word comes from the Greek words θερμός, thermos, meaning "hot" and
μέτρον, metron, meaning "measure".
The above instruments suffered from the disadvantage that they were
also barometers, i.e. sensitive to air pressure. In 1629, Joseph Solomon Delmedigo,
a student of Galileo, published what is apparently the first description and illustration
of a sealed liquid-in-glass thermometer. It is described as having a bulb at the
bottom of a sealed tube partially filled with brandy. The tube has a numbered scale.
Delmedigo does not claim to have invented this instrument, nor does he name
anyone else as its inventor.[11] In about 1654 Ferdinando II de' Medici, Grand Duke
of Tuscany (1610–1670), actually produced such an instrument, the first modern-
style thermometer, dependent on the expansion of a liquid, and independent of air
pressure.[10] Many other scientists experimented with various liquids and designs of
thermometer.
However, each inventor and each thermometer was unique—there was no standard
scale. In 1665 Christiaan Huygens (1629–1695) suggested using
the meltingand boiling points of water as standards, and in 1694 Carlo Renaldini
(1615–1698) proposed using them as fixed points on a universal scale. In
1701, Isaac Newton (1642–1726/27) proposed a scale of 12 degrees between the
melting point of ice and body temperature.

15
2.3 BRIEF INTRODUTION

DHT11 is a low-cost Humidity and Temperature Sensor. Since it has both the
temperature and humidity sensors, the DHT11 Sensor is sufficient to implement your
first IoT Weather Monitoring System.
When it comes to IoT, the combination of ESP8266 and ThingSpeak is an excellent
way for beginners and hobbyists to dive into your IoT related projects.
If you are planning to build your own weather station, then this project could be your
first step in that path. In this project, I’ll talk about the DHT11 Sensor in brief and also
explain how to interface the DHT11 Humidity and Temperature Sensor with
ESP8266 and ThingSpeak.
DHT11 and DHT22 are a pair of cheap but efficient Humidity Sensors which can
measure Relative Humidity and Temperature. Out of these two, the DHT11 Sensor
is a cheaper version with a fairly good range of both Humidity and Temperature.
The Relative Humidity range of DHT11 is 20-95% with an accuracy of +/- 5%.
Coming to the Temperature, the range is 0-500C with an accuracy of +/- 20C.
DHT22 Sensor has a wider range for both Humidity and Temperature with more
accurate results but is costlier and bulkier than DHT11.
Both these sensors use a single pin for communication using 1-Wire Bus between
the Microcontroller and the Sensor. The output from this single data pin is digital and
hence, you don’t need an Analog Input pins on the Microcontroller. This is very
useful as the ESP8266 ESP-01 Module doesn’t have any Analog Input Pins.
’ll interface the DHT11 Sensor with ESP8266 through one of the GPIO Pins. All the
calculations regarding the Humidity and Temperature will be performed in the
ESP8266 Module.
After measuring the Temperature and Humidity, the results will be posted on the
Thing Speak API and can be seen as a graph.

16
CHAPTER 3
COMPONENT SPECIFICATIONS

17
3.1 ARDUINO UNO R3

The Arduino Uno is a micro-controller board based on the ATmega328.It has 14 digital
input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a 16
MHz ceramic resonator, a USB connection, a power jack, an ICSP header, and a reset
button. It contains everything needed to support the micro-controller; simply connect it to
a computer with a USB cable or power it with an AC-to-DC adapter or battery to get
started.

SPECIFICATIONS

Micro-controller : ATmega328
Operating Voltage : 5V
Input Voltage (recommended) : 7-12V
Digital I/O Pins : 14 (of which 6 provide PWM output)
Analog Input Pins 6
DC Current per I/O Pin :40 mA
DC Current for 3.3V Pin :50 mA
Flash Memory :32 KB of which 0.5 KB used by
: Bootloader
SRAM :2 KB
EEPROM :1 KB
Clock Speed :16 MHz

18
19
Some of the key features of the Arduino Uno:

An open source design. The advantage of it being open source is that it has a large
community of people using and troubleshooting it.

• An easy USB interface. The chip on the board plugs straight into our USB port and

registers on our computer as a virtual serial port. This allows us to interface with it as

through it were a serial device. The benefit of this setup is that serial communication

is an extremely easy (and time-tested) protocol, and USB makes connecting it to

modern computers really convenient.

• Very convenient power management and built-in voltage regulation. We can connect

an external power source of up to 12v and it will regulate it to both 5v and 3.3v. It

also can be powered directly off of a USB port without any external power.

20
• A 16 MHz clock. This makes it not the speediest micro-controller around, but fast

enough for most applications.

• 32 KB of flash memory for storing code.

• 13 digital pins and 6 analog pins. These pins allow us to connect external hardware

to our Arduino. These pins are key for extending the computing capability of the

Arduino into the real world. Simply plug our devices and sensors into the sockets

that correspond to each of these pins and we are good to go.

• An on-board LED attached to digital pin 13 for fast an easy debugging of code.

• And last, but not least, a button to reset the program on the chip.

21
3.2 WI-FI MODULE ESP8266

The ESP8266 is a low-cost Wi-Fi microchip with full TCP/IP stack and
microcontroller capability produced by Shanghai-based Chinese
manufacturer, Expressive Systems.

The chip first came to the attention of western makers in August 2014 with
the ESP-01 module, made by a third-party manufacturer, Ai-Thinker. This
small module allows microcontrollers to connect to a Wi-Fi network and
make simple TCP/IP connections using Hayes-style commands. However,
at the time there was almost no English- language documentation on the
chip and the commands it accepted. The very low price and the fact that
there were very few external components on the module which suggested
that it could eventually be very inexpensive in volume, attracted many
hackers to explore the module, chip, and the software on it, as well as to
translate the Chinese documentation.

22
Features

• 802.11 b/g/n
• Wi-Fi Direct (P2P), soft-AP
• Integrated TCP/IP protocol stack
• Integrated TR switch, balun, LNA, power amplifier and matching network
• Integrated PLLs, regulators, DCXO and power management units
• +19.5dBm output power in 802.11b mode
• Power down leakage current of <10uA
• 1MB Flash Memory
• Integrated low power 32-bit CPU could be used as application processor
• SDIO 1.1 / 2.0, SPI, UART
• STBC, 1×1 MIMO, 2×1 MIMO
• A-MPDU & A-MSDU aggregation & 0.4ms guard interval
• Wake up and transmit packets in < 2ms
• Standby power consumption of < 1.0mW (DTIM3)

23
24
3.3DHT11 Humidity Sensor:

This DHT11 Temperature and Humidity Sensor features a calibrated digital signal
output with the temperature and humidity sensor capability. It is integrated with a
high-performance 8-bit microcontroller. Its technology ensures the high reliability and
excellent long-term stability. This sensor includes a resistive element and a sensor
for wet NTC temperature measuring devices. It has excellent quality, fast response,
anti-interference ability and high performance.
Each DHT11 sensors features extremely accurate calibration of humidity calibration
chamber. The calibration coefficients stored in the OTP program memory, internal
sensors detect signals in the process, we should call these calibration coefficients.
The single-wire serial interface system is integrated to become quick and easy.
Small size, low power, signal transmission distance up to 20 meters, enabling a
variety of applications and even the most demanding ones. The product is 4-pin
single row pin package. Convenient connection, special packages can be provided
according to users need.

Specification
• Supply Voltage: +5 V
• Temperature range :0-50 °C error of ± 2 °C
• Humidity :20-90% RH ± 5% RH error
• Interface: Digital

25
26
3.4 Mini Breadboard

A breadboard is a solderless device for temporary prototype with


electronics and test circuit designs. Most electronic components in
electronic circuits can be interconnected by inserting their leads or
terminals into the holes and then making connections through wires where
appropriate.

27
3.4 PUSH BUTTON

A push-button (also spelled pushbutton) or simply button is a


simple switch mechanism for controlling some aspect of a machine or
a process. Buttons are typically made out of hard material,
usually plastic or metal.[1] The surface is usually flat or shaped to
accommodate the human finger or hand, so as to be easily depressed or
pushed. Buttons are most often biased switches, although many un-biased
buttons (due to their physical nature) still require a spring to return to their
un-pushed state. Terms for the "pushing" of a button
include pressing, depressing, mashing, slapping, hitting, and punching.

28
3.5 RESISTORS (1 KΩ and 2.2 KΩ)

A resistor is a passive two-terminal electrical component that


implements electrical resistance as a circuit element. In electronic circuits,
resistors are used to reduce current flow, adjust signal levels, to divide
voltages, bias active elements, and terminate transmission lines, among
other uses. High-power resistors that can dissipate many watts of electrical
power as heat, may be used as part of motor controls, in power distribution
systems, or as test loads for generators. Fixed resistors have resistances
that only change slightly with temperature, time or operating voltage.
Variable resistors can be used to adjust circuit elements (such as a volume
control or a lamp dimmer), or as sensing devices for heat, light, humidity,
force, or chemical activity.

29
3.6 Jumper Wires

Jumper wires are simply wires that have connector pins at each end,
allowing them to be used to connect two points to each other without
soldering. Jumper wires are typically used with breadboards and other
prototyping tools in order to make it easy to change a circuit as needed

30
CHAPTER 4
SOFTWARE
REQUIREMENTS

31
4.1 Arduino IDE

In the project we have used ESP8266 module .It supports TCP/IP but
needs to be programmed with Arduino. So we have set the board to
programming mode and programmed it via Arduino.

Arduino IDE doesn’t have inbuilt Packages for Adafruit & ESP8266.These
need to be added from the Adafruit.com from the MQTT library & ESP
board respective packages.

32
4.5 CODE: -

1. Wi-Fi Module: -

#include "ThingSpeak.h"
#include <SoftwareSerial.h>
#include <ArduinoJson.h>

#include "secrets.h"
#include <ESP8266WiFi.h>
#include <WiFiClient.h>;
#include <ThingSpeak.h>;

SoftwareSerial s(D6,D5);

char ssid[] = SECRET_SSID; // your network SSID (name)


char pass[] = SECRET_PASS; // your network password
int keyIndex = 0; // your network key Index number
(needed only for WEP)
WiFiClient client;

unsigned long myChannelNumber = SECRET_CH_ID;


const char * myWriteAPIKey = SECRET_WRITE_APIKEY;

void setup() {

Serial.begin(115200); // Initialize serial


WiFi.mode(WIFI_STA);
ThingSpeak.begin(client); // Initialize ThingSpeak

33
s.begin(115200);
while (!Serial) continue;
}

void loop() {

// Connect or reconnect to WiFi


if(WiFi.status() != WL_CONNECTED){
Serial.print("Attempting to connect to SSID: ");
Serial.println(SECRET_SSID);
while(WiFi.status() != WL_CONNECTED){
WiFi.begin(ssid, pass); // Connect to WPA/WPA2 network.
Change this line if using open or WEP network
Serial.print(".");
delay(5000);
}
Serial.println("\nConnected.");
}

StaticJsonBuffer<1000> jsonBuffer;
JsonObject& root = jsonBuffer.parseObject(s);
if (root == JsonObject::invalid())
return;

int data1=root["data1"];
Serial.println(data1);
int data2=root["data2"];
Serial.println(data2);

// set the fields with the values


ThingSpeak.setField(1, data1);
ThingSpeak.setField(2, data2);

34
// write to the ThingSpeak channel
int x = ThingSpeak.writeFields(myChannelNumber,
myWriteAPIKey);
if(x == 200){
Serial.println("Channel update successful.");
}
else{
Serial.println("Problem updating channel. HTTP error code " +
String(x));
}

delay(20000); // Wait 20 seconds to update the channel again


}
2. Arduino Module:-

#include <SoftwareSerial.h>
#include <ArduinoJson.h>

#include <DHT.h>

#include "DHT.h"

#define DHTPIN A0 // what pin we're connected to

#define DHTTYPE DHT11 // DHT 11

SoftwareSerial s(5,6);
DHT dht(DHTPIN, DHTTYPE);

void setup() {

Serial.begin(115200);
s.begin(115200);

35
dht.begin();

void loop() {

delay(1000);

int h = dht.readHumidity();
int t = dht.readTemperature();

Serial.println(h);
Serial.println(t);

StaticJsonBuffer<1000> jsonBuffer;
JsonObject& root = jsonBuffer.createObject();
root["data1"] = h;
root["data2"] = t;

if(s.available()>0)
{
root.printTo(s);
}
}

36
CHAPTER 5
CIRCUIT DIAGRAMS

37
5.1 CIRCUIT DIAGRAM OF THE PROJECT

38
5.2 WORKING PRINCIPLE

Make all the connections as per the circuit diagram. Here, We will
be uploading the code directly to the ESP8266 Module. This
means that the existing code or firmware will be erased.

Before uploading the code, connect the GPIO0 to GND and


RESET the ESP Module to enable Programming Mode.

Also, select “Generic ESP8266 Module” in the Boards section of


the Arduino IDE. Make sure that you have selected the correct
COM PORT.

After uploading the code, first, disconnect the GPIO0 from GND
(you can let is float) and RESET the ESP Module.

Now, if you open the Serial Monitor and set the baud rate to
115200 and also select “Both NL & CR” option, you can see the
progress of the ESP8266 Module.

First, it will get connected to the WiFi Network. Then, immediately,


it will try to read the data from the DHT11 Humidity sensor and
calculate the Temperature and Humidity values based on that
data.

After this, the values of temperature and humidity will be uploaded


to the ThingSpeak API. If you open your channel in the Thing
Speak, you can see the chart associated with the values from the
DHT11 Sensor.

39
40
41
Statistical graph of a certain time period

42
CHAPTER 6
APPLICATION AND
CONCLUSION

43
6.1 APPLICATIONS

• It can be used as a temperature monitoring device which will


give a statistical view of a certain place’s atmosphere.
• In different industries like steel plant, cement factory etc. it is
very useful in measuring high temperature without risking
any life.
• It can be used as a surveillance tool for different agencies for
survey of different places temperature.
• For statistical analysis of one place it is very useful in the
field of science.
• Even for the organization of wild life, It will be very helpful as
they can monitor and check whether a place is suitable for a
animal or not.

44
6.3 CONCLUSION

• In this project, I have shown you how to interface DHT11 Humidity


Sensor with ESP8266 and Thing Speak API.
• You can monitor the DHT11 Sensor Data from anywhere in the World
just by sitting in front of a computer.
• This project could be your first implementation towards a bigger and
better Weather Station with many other sensors.
• By this project one can easily monitor the temperature in extreme
conditions where normally impossible to go manually.
• You can monitor the DHT11 Sensor Data from anywhere in the World
just by sitting in front of a computer.
• This project could be your first implementation towards a bigger and
better Weather Station with many other sensors.

45
6.3REFERENCES

1. www.Wikipedia.com

2. www.Link.springer.com

3. www.Azosensors.com

4. www.engineeresgaradge.com

5. https://www.electronicshub.org

46

You might also like