pump_controller/README.md
2021-09-20 01:49:29 +03:00

38 lines
794 B
Markdown

<h1 align="center">PumpController</h1>
<p align="center">
<a href="https://github.com/TheK4n">
<img src="https://img.shields.io/github/followers/TheK4n?label=Follow&style=social">
</a>
<a href="https://github.com/TheK4n/PumpController">
<img src="https://img.shields.io/github/stars/TheK4n/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>