pump_controller/README.md
2021-09-14 16:01:03 +03:00

38 lines
798 B
Markdown

<h1 align="center">PumpController</h1>
<p align="center">
<a href="https://github.com/Pendosv">
<img src="https://img.shields.io/github/followers/Pendosv?label=Follow&style=social">
</a>
<a href="https://github.com/Pendosv/PumpController">
<img src="https://img.shields.io/github/stars/Pendosv/PumpController?style=social">
</a>
</p>
## Content
* [Project description](#chapter-0)
* [Usage](#chapter-1)
\
<a id="chapter-0"></a>
## Project description
Arduino Controller for water pump
\
<a id="chapter-2"></a>
## 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)]()
<h1 align="center"><a href="#top"></a></h1>