diff --git a/README.md b/README.md
index 300abac..b3f87e3 100644
--- a/README.md
+++ b/README.md
@@ -99,7 +99,6 @@ You may prefer to solder the wires over using connectors. But in this case, it w
{-Photo: T sensors with abbreviations and full names-}
{-Photo: RS485 and 12V power for display-}
{-Photo: all together-}
-{-Photo: ? a crankcase heater looks like ? -}
## Starting up the heat pump system for the first time and charging refrigerant
This is not a hard part, but if you don't have experience it will take time.
@@ -119,14 +118,19 @@ Let's say you don't know how to calculate the amount of refrigerant in a newly b
This algo is good and safe both the first time and as a starting point. As you gain experience, you will get yours much easier and faster. {-Also try "manual EEV mode" during charging process.-}
{-?manifold photos with comments?-}
-## Control and usage: remote control unit
+## Control and usage: remote control display
{-There are 2 ways to control heat pump-}
+{-connection-}
qwer
## Control and usage: serial console
{-desc 2-}
qwer
+## Control and usage: diagnostic display
+{-desc 2-}
+link
+
## Diagnostic and status messages
**LastStopCause messages. Why system was stopped**
| Message | description |
@@ -317,10 +321,6 @@ Last option
#define MAX_SEQUENTIAL_ERRORS 15 //max cycles to wait auto-clean error, ex: T sensor appears, stop compressor after counter exceeded (millis_cycle * MAX_SEQUENTIAL_ERRORS)
```
-## Diagnostic and troubleshooting
-{-describe messages-}
-qwer
-
## T sensors abbreviations
Abbreviations used in the documentation and firmware
@@ -349,13 +349,12 @@ Additional sensors, disabled and not used by default:
| Ts2 | additional sensor2 |
## Hints
-
-
+
For more information about Heat Pumps look at [Wikipedia about HP](https://en.wikipedia.org/wiki/Heat_pump).
If you are interested in questions like "how refrigeration systems works" read Patrick Kotzaoglanian books.
If you want more technical details, sophisticated scmemes, "how EEV can be driven by temperature" diagrams, etc. refer to vendors manuals (you can find a lot in Alfa Laval brochures, Danfoss guides, and so on).
For refrigerants and oils types comparison see wiki.
-
+
## Personal experience
Note that the SCT013 sensor and the current monitoring scheme cannot be used for accurate measurements and accurate COP calculations. Use wattmeter for accurate power measurements.
Measuring the temperature of a warm floor with sensor at one point is a bad idea - it's better to deal with temperature of the "hot in" water coming from all over the floor, as implemented in firmware.
@@ -364,12 +363,13 @@ I tried the scheme with a flooded evaporator in 2019 and found it extremely prob
Deep regeneration schemes are useful only for some refrigerants and only in certain temperature ranges. I also tried deep regeneration, I was convinced that the theory coincides with the practice and then also refused this idea.
In general, it is possible by complicating the refrigeration scheme to win somewhere 1%, somewhere 3%, but all this leads to significant time and money costs, compared to not very much profit.
Summary: If you want experiments - Experiment. Want reliably and quickly - make system simple.
-
+
## License
GPLv3.
-This product is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
-
+This product is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+
## Author
+
gonzho АТ web.de (c) 2018-2021