PaulusElektrus / ESP32-Wetterstation

ESP32 Wetterstation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESP32 Wetterstation

I created a ESP32 Wetterstation which sends the sensor data to a InfluxDB which is then displayed in Grafana. This repository contains only the ESP32 Code in .ino format. You can upload it with Arduino IDE.

Used Hardware

  • ESP32 Microcontroller
  • DHT22 Humidity & Temperature Sensor
  • BMP280 Pressure & Temperature Sensor
  • BH1750 Light Meter
  • Analog Rain Sensor

About

ESP32 Wetterstation


Languages

Language:C++ 100.0%