Skip to content

This project uses an ESP32 with a DHT22 sensor to record humidity and temperature data, which is then sent to the AWS IOT MQTT broker using the publisher subscriber model. A server then subscribes to the data and creates analytics.

Notifications You must be signed in to change notification settings

RohanSreelesh/ESP32-Weather-Station

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32-Weather-Station

Description

This project utilizes an ESP32 microcontroller and a DHT22 sensor to record temperature and humidity data, which is then sent to an AWS IoT MQTT broker using the publisher-subscriber model. A server subscribes to the MQTT broker and stores the received data in an SQLite database. The system then generates graphs displaying the temperature and humidity data for the current day, the previous day, and the past week.

2023-05-05-19-11-41-Untitled-2-png-Photos.png

Features

  • Records temperature and humidity data using an ESP32 microcontroller and DHT22 sensor
  • Sends data to the AWS IOT MQTT broker using the publisher-subscriber model
  • Generates graphs showing temperature and humidity data from today, yesterday, and the last week using Chart.js
  • Allows for remote monitoring of temperature and humidity data through the web server

Images

IMG-0478.jpg 2023-05-05-19-22-54-Home-Mozilla-Firefox.png 2023-05-05-19-17-44-Temperature-and-Humidity-Chart-Mozilla-Firefox.png 2023-05-05-19-20-58-Temperature-and-Humidity-Chart-Mozilla-Firefox.png

Acknowledgements

https://how2electronics.com/connecting-esp32-to-amazon-aws-iot-core-using-mqtt/

About

This project uses an ESP32 with a DHT22 sensor to record humidity and temperature data, which is then sent to the AWS IOT MQTT broker using the publisher subscriber model. A server then subscribes to the data and creates analytics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published