-
This commit is contained in:
parent
cc60e10a33
commit
8a2ef9be32
@ -1,5 +1,6 @@
|
||||
# Dual magnetic stir controller V2
|
||||
|
||||
|
||||
## Overview
|
||||
|
||||
This is the Arduino project to build a double magnetic stirrer based on 2 fans, a 1602 LCD display, a KY-040 encoder and an Arduino Nano and a special PCB designed in the Hobbybrauer-Forum.
|
||||
@ -14,6 +15,7 @@ In order to put the stirrer into operation you have to change the settings in st
|
||||
|
||||
The stir V2 software is compatible with V1 hardware if you have used neither the RS232 Api nor the OFF0 and OFF1 relais pins.
|
||||
|
||||
|
||||
## Part List
|
||||
|
||||
* 1x PCB "Stir V2.0"
|
||||
@ -38,6 +40,7 @@ In addition, a housing is required that can be individually designed according t
|
||||
<img src="https://github.com/micworg/stir/blob/master/images/v2_board.jpg" width=350>
|
||||
</p>
|
||||
|
||||
|
||||
## Reference
|
||||
|
||||
This project was created based on an idea from the german Hobbybrauer-Forum and would not be possible without the ideas from there.
|
||||
@ -53,6 +56,7 @@ Special thanks for development and testing:
|
||||
* Jens Warkentin
|
||||
* Bastian Werner
|
||||
|
||||
|
||||
## Overview of Functions
|
||||
|
||||
All functions are controlled by the KY-040 encoder:
|
||||
@ -78,10 +82,6 @@ Functions in the congirutation menu
|
||||
* **Turn**: select configuration option or change value.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## Display Indicators:
|
||||
|
||||
* **Bottom Left**: Menu
|
||||
|
Loading…
Reference in New Issue
Block a user