8000 GitHub - Rash499/mqtt_esp32: Green house monitoring IOT system made with mqtt server
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Green house monitoring IOT system made with mqtt server

Notifications You must be signed in to change notification settings

Rash499/mqtt_esp32

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

mqtt_esp32

Green house monitoring IOT system made with mqtt server

Main hardware used

Arduino Uno board

Esp32 board

DHT11 sensor

16*2 LCD display

LDR

Buzzer

breadboar

In this project Tmperature and the humidity of the green house is measured by the DHT11 sensor. Light intensity of the greenhouse is measured by the LDR and then it monitors the readings in the display as well as the computer display by using the MQTT server.

If one or several of the temperature,humidity and the light intensity corsses the threashold limit provided, a red color LED lights up and the buzzer rings. Simultaniously the web page also turns into red color by indicating a worning.

About

Green house monitoring IOT system made with mqtt server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%
0