Update README.md

This commit is contained in:
ZMiguel Alves 2020-08-21 00:39:16 +01:00 committed by GitHub
parent 49b1e9c35f
commit b6f0ef35c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 5 deletions

View File

@ -2,14 +2,13 @@
# To be finished when the remaining parts arrive
My take on a power measurement device using a ESP32, ACS712 Current Sensor & AC Voltage meter
My take on a power measurement device using a ESP32 & PZEM-004T-v30
## Hardware requiered
- ESP32 dev board
- ACS712 Current Sensor
- AC Voltage meter for arduino
- PZEM-004T-v30 Sensor
- InfluxDB server
### Libraries used
- [openenergymonitor/EmonLib](https://github.com/openenergymonitor/EmonLib) - for sensor measuring
- [tobiasschuerg/InfluxDB-Client-for-Arduino](https://github.com/tobiasschuerg/InfluxDB-Client-for-Arduino) - for influxdb connection
- [mandulaj/PZEM-004T-v30](https://github.com/mandulaj/PZEM-004T-v30) - for sensor measuring
- [tobiasschuerg/InfluxDB-Client-for-Arduino](https://github.com/tobiasschuerg/InfluxDB-Client-for-Arduino) - for influxdb connection