diff --git a/README.md b/README.md index 5074b95..31e349c 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file +- [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