ESP32 based weather station with various sensors to attach (DHT11/21/22; BME/P280), Data is sent to a mqtt broker via ArduinoJSON
Project description:
This project is the client part of a wifi weather station where more ESP32 send sensor data to a server to log humidity, temperature and preasure in a database to gain long term data.
At the moment there where 2 sensors implimented, BME280 and DHT21. There can be added more sensors or less.