Skip to content

The aim of this project is to create an IoT-based weather monitoring system using a Raspberry Pi, DHT11 sensor for temperature and humidity measurement, a raindrop sensor to detect rainfall, and a web server to display real-time weather data. The project focuses on collecting environmental data and transmitting it to a server

Notifications You must be signed in to change notification settings

Sushanta-Das/WeatherInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WeatherInfo

You can visit the webapp hosted at https://weatherrpi.azurewebsites.net/ with the last data sent by Raspberry pi. If want to setup your own raspberry pi and server clone this repository and run python file in server and in the client folder after you have setup your Sensors and raspberry pi .

Here is Some Preview Of the Web App

Screenshot (157) Screenshot (156)

Raspberry Pi circuit

  1. Raspberry Pi
  2. DHT11 Sensor (Temperature and Humidity)
  3. Raindrop Sensor
  4. Jumper Wires
  5. Breadboard

WhatsApp Image 2023-11-16 at 13 49 11_edd1198f

About

The aim of this project is to create an IoT-based weather monitoring system using a Raspberry Pi, DHT11 sensor for temperature and humidity measurement, a raindrop sensor to detect rainfall, and a web server to display real-time weather data. The project focuses on collecting environmental data and transmitting it to a server

Topics

Resources

Stars

Watchers

Forks