makers-for-life / makair-control-ui

🖥 [Software] GUI application that uses the telemetry protocol to control the ventilator.
Other
22 stars 11 forks source link

Factory calibration screens #81

Closed valeriansaliou closed 3 years ago

valeriansaliou commented 3 years ago

As MakAir aims at being hardware button-less in its future hardware versions, the manufacturer should be able to perform the initial factory calibration using the touch screen, instead of the black & white display (which will be removed).

valeriansaliou commented 3 years ago

Calibration steps can be found here: https://github.com/makers-for-life/makair-firmware/blob/master/srcs/end_of_line_test.cpp#L89

Note that this ENUM also contains calibration errors, so this needs to be filtered out.