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.ino | 2 years ago | |
README.md | 2 years ago | |
config_example.h | 2 years ago |
README.md
ESP32-PowerMonitoring (PowerBox/3Phase)
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