home distillation project

It is quite hard to read the long sequential list of if statements.
Try looking at the "case" statement, and consider nesting your if statements.
The structure of your program should make clear what you are trying to achieve, at the moment it does not. That is probably why people are reading but not responding.