An open API service indexing awesome lists of open source software.

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

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