Skip to content

In this project,the current humidity and temperature data is shown over the internet using the ThingSpeak Server. It is accomplished by the data communication between Arduino,DHT11 Sensor Module,ESP8266 Wi-Fi Module. Celcius scale thermometer and percentage scale humidity meter displays the ambient temperature and humidity on ThingSpeak Server f…

Notifications You must be signed in to change notification settings

kavita1403/Temperature_And_Humidity_Project1

Repository files navigation

Temperature_Humidity_Monitoring

Description:-

In this project,the current humidity and temperature data is shown over the internet using the ThingSpeak Server. It is accomplished by the data communication between Arduino,DHT11 Sensor Module,ESP8266 Wi-Fi Module. Celcius scale thermometer and percentage scale humidity meter displays the ambient temperature and humidity on ThingSpeak Server for live monitoring from anywhere in the world.

Required Component:-

  • Arduino Uno
  • DHT11
  • ESP8266 Wi-Fi Module
  • Jumper Wires
  • Breadboard

Circuit-Diagram:-

Functioning:-

  • Humidity and Temperature sensor DHT11 senses the humidity and temperature data.
  • Arduino Uno extracts the DHT11 sensor's data as suitable number in percentage and celcius scale and sends it to Wi-Fi module.
  • Wi-Fi module ESP8266 sends the data to ThingSpeak's server.
  • finally,ThingSpeak analyses the data and shows it in a graph form.

About

In this project,the current humidity and temperature data is shown over the internet using the ThingSpeak Server. It is accomplished by the data communication between Arduino,DHT11 Sensor Module,ESP8266 Wi-Fi Module. Celcius scale thermometer and percentage scale humidity meter displays the ambient temperature and humidity on ThingSpeak Server f…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages