You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
PowerBox-3Phase | 2 years ago | |
SolarMonitoring | 2 years ago | |
.gitignore | 2 years ago | |
GrafanaDashoard.json | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago |
README.md
ESP32-PowerMonitoring
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
- mandulaj/PZEM-004T-v30 - for sensor measuring
- tobiasschuerg/InfluxDB-Client-for-Arduino - for influxdb connection