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.
|
3 years ago | |
---|---|---|
src | 3 years ago | |
.gitignore | 3 years ago | |
.gitmodules | 3 years ago | |
ESP32-SolarPowerMonitor.ino | 3 years ago | |
LICENSE.md | 3 years ago | |
README.md | 3 years ago | |
config_example.h | 3 years ago |
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
- mandulaj/PZEM-004T-v30 - for sensor measuring
- tobiasschuerg/InfluxDB-Client-for-Arduino - for influxdb connection