From f05dc77922a59f8a8336f2b6f8a6b8f3d8ac7ee1 Mon Sep 17 00:00:00 2001 From: Pendosv Date: Sat, 4 Sep 2021 04:28:01 +0300 Subject: [PATCH] ref README.md --- README.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/README.md b/README.md index 72ce488..b51179b 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,32 @@

+## Content +* [Project description](#chapter-0) +* [Usage](#chapter-1) + +\ + +## Project description + +Arduino Controller for water pump + + +\ + +## Usage + +1. Turn to change lower threshold +2. Hold and turn to change upper threshold +3. Hold to save thresholds to EEPROM +4. Click to display current pressure + +### Scheme: + +[![Scheme](schemes/PumpController.png)]() + + +

Contact with me