From 420ec9b54ce917ba75e719612079946c913559fe Mon Sep 17 00:00:00 2001 From: openhp <60161126+openhp@users.noreply.github.com> Date: Mon, 22 Mar 2021 15:08:31 +0000 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b9f07a0..8466a3d 100644 --- a/README.md +++ b/README.md @@ -104,8 +104,11 @@ You may prefer to solder the wires over using connectors. But in this case, it w This is a first interface to Heat Pump controller you'll see after uploading firmware (Tools->Serial Monitor).
The console itself is very simple, several commands are available. Type in command, press "Send". Help and hotkeys:
![console help screenshot](./m_console_help.png)
-Every **HUMAN_AUTOINFO** times you'll see statistic dump:
+Every **HUMAN_AUTOINFO** times you'll see stats. For example soon after comressor starts you'll see something like this:
![console statistics screenshot](./m_console_stats.png)
+At this example: "hot in" ~30 °C, compressor ~80 °C and so on. Heat Pump (HP, compressor) ON, Hot water pump ON, Cold water pump ON. Power consumption 980 watts. +Abbreviations: refer to Appendix A. +Also you'll see diagnostic messages here. ## Control and usage: remote control display {-There are 2 ways to control heat pump-}