https://github.com/sushanta-das/weatherinfo
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
https://github.com/sushanta-das/weatherinfo
azure humidity-sensor raspberry-pi temperature-sensor weather
Last synced: about 2 months ago
JSON representation
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
- Host: GitHub
- URL: https://github.com/sushanta-das/weatherinfo
- Owner: Sushanta-Das
- Created: 2023-10-22T05:07:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-25T05:14:34.000Z (over 2 years ago)
- Last Synced: 2024-01-29T00:05:46.997Z (over 2 years ago)
- Topics: azure, humidity-sensor, raspberry-pi, temperature-sensor, weather
- Language: Python
- Homepage:
- Size: 200 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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


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