Update README.md
This commit is contained in:
parent
e555537332
commit
59c2102ff6
@ -1,14 +1,14 @@
|
||||
# P1-Meter-ESP2866
|
||||
# P1-Meter-ESP8266
|
||||
Software for the ESP2866 that sends P1 smart meter data to Domoticz (with CRC checking and OTA firmware updates)
|
||||
|
||||
### Installation instrucions
|
||||
- Make sure that your ESP2866 can be flashed from the Arduino environnment: https://github.com/esp8266/Arduino
|
||||
- Make sure that your ESP8266 can be flashed from the Arduino environnment: https://github.com/esp8266/Arduino
|
||||
- Install the SoftSerial library from: https://github.com/plerup/espsoftwareserial
|
||||
- Place all files from this repository in a directory. Open the .ino file.
|
||||
- Adjust WIFI, Domoticz and debug settings at the top of the file
|
||||
- Compile and flash
|
||||
|
||||
### Connection of the P1 meter to the ESP2866
|
||||
### 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](http://gejanssen.com/howto/Slimme-meter-uitlezen/RJ11-pinout.png)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user