Skip to content

Jyothis-Electronics/Temperature-Humidity-Monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interfacing nodemcu with DHT11 with cloud integration

This project aims in interfacing esp8266 nodemcu with DHT11 and show the results in in a cloud intefrace.

Description

The whole idea is based on ESP8266 nodemcu and DHT11 sensor is interfaced to get the measurements. The Wi-Fi capabilities of nodemcu is particularly used to show the output from the sensors to a host. The working flow is shown in the block diagram.

Block Diagram

Circuit Diagram

Circuit diagram of the project

Components

Nodemcu DHT11 sensor

Features

Remote monitoring of environment around sensors

Project Structure

.
|-- README.md
|-- include
|   |-- README
|   `-- config.h
|-- lib
|   `-- README
|-- platformio.ini
|-- src
|   `-- main.cpp
`-- test
    `-- README

Result

Include Pictures or Videos of the final result

About

An Esp based Temperature and Humidity monitoring system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published