From a6d78008dc2d624de89188ccc6030b263f559b43 Mon Sep 17 00:00:00 2001
From: openhp <60161126+openhp@users.noreply.github.com>
Date: Tue, 23 Mar 2021 07:14:34 +0000
Subject: [PATCH] Update README.md
---
README.md | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index e062835..f9d588f 100644
--- a/README.md
+++ b/README.md
@@ -72,7 +72,7 @@ To check temperature sensors connectors prepare one array of sensors. Connect it
{-Photo: PCB with connected arrays of sensors (I have enough sensors, so all 3 arrays are connected except Ts2 and Treg) -}
{-Screenshot: serial console with temperature readings: -}
-## Wiring and installation
+## Wiring
Wiring is very simple despite the many connections:
Phases (1st wire in electrical cables):
- connect the "power inlet" wire to one of the "phase" connectors,
@@ -95,11 +95,15 @@ Crimp and connect low-voltage connectors:
- connect the outputs of the pressure sensors: 1st wires together to the right pin, 2nd cold side wire to the left terminal, 2nd hot side wire to the middle terminal; use the dummy when pressure sensors are not in use.
You may prefer to solder the wires over using connectors. But in this case, it will be more difficult to disassemble the system if you want to change something. The choice is yours.
-{-Photo: power wire + SCT013-}
{-Photo: T sensors with abbreviations and full names-}
{-Photo: RS485 and 12V power for display-}
{-Photo: all together-}
-{-Photo: DS18B20 sensor installed -}
+
+## Sensors installation
+{-Photo: power wire + SCT013-}
+{-Few photos: DS18B20 sensor installed -}
+{-Photo: pressure sensors installed -}
+{-Photo: pressure sensor dummy -}
## Control and usage: serial console
This is a first interface to Heat Pump controller you'll see after uploading firmware (Tools->Serial Monitor).