Skip to content

Commit

Permalink
root:add docs
Browse files Browse the repository at this point in the history
  • Loading branch information
evgmesh committed Sep 15, 2022
1 parent 94788a6 commit 1989ba3
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
13 changes: 13 additions & 0 deletions Class.md.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Classes:

DebugMSG
ProdualMIO
Fan??
Menu
LCD
Modbus
Counter


ProdualMIO:
https://www.produal.com/en/mio-12.html
13 changes: 13 additions & 0 deletions Programm.md.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Modes:

Manual:
Buttons to inc/dec fan speed(0-10V) (show in percents 10% == 1V)
Display fan speed + pressure.
Fan updates at the same time as UI
Automatic:
Buttons to inc/dec fan pressure level (0-120 Pa) (show in percents 10% == 1V)
Pressure to inc/dec fan speed

BTN1: auto/manual
auto: BTN3 - inc pressure, BTN2 - dec pressure
manual: BTN3 - inc voltage, BTN2 - dec voltage

0 comments on commit 1989ba3

Please sign in to comment.