From 7fea1a87b143fb25a40c96560a2954ccc964b29a Mon Sep 17 00:00:00 2001 From: openhp <60161126+openhp@users.noreply.github.com> Date: Sun, 25 Apr 2021 07:30:18 +0000 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 53a9af3..e747a25 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,8 @@ To run a self-tests: //#define SELFTEST_T_SENSORS //temperature sensors QA test, uncomment to enable ``` - upload firmware, -- connect 12V power supply.
+- connect 12V power supply, +- disconnect +5V wire from USB-UART converter.
Video {- demostration "How self-tests works":-} To check EEV connection, you can use a stepper motor as shown in the video. If you are testing a real EEV, it will be closed after the first "beep" and partially opened after the second "beep".
@@ -124,7 +125,8 @@ Every 30 sec. (**HUMAN_AUTOINFO** option) you'll see stats. For example, after a ![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 below.
-And you'll see diagnostic messages in the serial console.

+Also, you'll see diagnostic messages in your serial console.
+Do not connect +5V wire from USB-UART converter, if you are using a serial console.

## Control and usage: [Remote Control Display](https://github.com/openhp/Display/) This is a way for the end user to control Heat Pump.