jantenhove / P1-Meter-ESP8266

Software for the ESP8266 that sends P1 smart meter data to Domoticz (with CRC checking)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

P1-Meter-ESP8266

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

About

Software for the ESP8266 that sends P1 smart meter data to Domoticz (with CRC checking)

License:GNU General Public License v3.0


Languages

Language:C++ 92.6%Language:C 7.4%