Software for the ESP2866 that sends P1 smart meter data to Domoticz (with CRC checking and OTA firmware updates)
Go to file
Arne van Iterson bd566a4b39 Updated readme 2021-02-04 12:41:51 +01:00
.gitignore Updated readme 2021-02-04 12:41:51 +01:00
CRC16.h Initial code commit 2016-01-28 19:38:51 +01:00
LICENSE Initial commit 2016-01-28 19:19:46 +01:00
P1Meter.ino Updated readme 2021-02-04 12:41:51 +01:00
README.md Updated readme 2021-02-04 12:41:51 +01:00

README.md

P1-Meter-ESP8266

Original code by jantenhove on GitHub, I altered the code to add a screen and make it work with my own server. The original code works with Domoticz, be sure to check it out!

Software for the ESP2866 that sends P1 smart meter data to Domoticz (with CRC checking and OTA firmware updates)

Installation instrucions

Connection of the P1 meter to the ESP8266

You need to connect the smart meter with a RJ11 connector. This is the pinout to use

RJ11 P1 connetor

Connect GND->GND on ESP, RTS->3.3V on ESP and RxD->any digital pin on ESP. In this sketch I use D5