Go to file
ZMiguel Alves 6fec0bbfbd
Update README.md
2020-08-21 00:43:22 +01:00
src fix modules 2020-08-19 18:11:37 +01:00
.gitignore First Commit 2020-06-24 17:36:32 +01:00
.gitmodules Removed submodule src/EmonLib 2020-08-19 18:11:51 +01:00
ESP32-SolarPowerMonitor.ino Final V1 2020-08-20 00:26:55 +01:00
LICENSE.md Initial commit 2020-06-24 16:06:42 +01:00
README.md Update README.md 2020-08-21 00:43:22 +01:00
config_example.h New influx lib 2020-06-24 19:06:09 +01:00

README.md

ESP32-SolarPowerMonitor

My take on a power measurement device using a ESP32 & PZEM-004T-v30

Hardware requiered

  • ESP32 dev board
  • PZEM-004T-v30 Sensor
  • InfluxDB server

Libraries used