https://github.com/eni-school-project/weather-check
School project to study IoT
https://github.com/eni-school-project/weather-check
esp32 iot school-project weather-station
Last synced: about 8 hours ago
JSON representation
School project to study IoT
- Host: GitHub
- URL: https://github.com/eni-school-project/weather-check
- Owner: eni-school-project
- Created: 2026-05-11T13:49:57.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2026-05-11T21:31:34.000Z (about 1 month ago)
- Last Synced: 2026-05-11T22:30:13.567Z (about 1 month ago)
- Topics: esp32, iot, school-project, weather-station
- Language: C++
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IoT project
Just a simple school project to learn IoT with ESP32 using MQ-2 and BMP805
It consists of four main part:
- ESP32 with sensors
- Mosquitto server that will receive the data from sensors
- Gateway that will listen to mosquitto's topic and send the data to Thingsboard
- Thingsboard to display the data
Big thanks to @disikoX