Wireless Thermometer and Humidity Detection Using Arduino
Wireless Thermometer and Humidity Detection Using Arduino
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
Jumper wire
LCD
Experimental
Theory
DHT11
humidity
sensing the change in humidity levels
capacitor
Range : 0 to 50 degree Celsius
Accuracy: 2-degree
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