dtashmore547
Well-Known Member
- Joined
- Jan 8, 2020
- Messages
- 135
- Reaction score
- 56
Hi
I have been distilling for the last year and a half and put together this device to show the temperature of both the neck and keg of my still, also as I live at 1500 meters I have included a BME280 to calculate the boiling point of methanol, ethanol and water so I have an idea what the still is producing at any moment, there is also an output to control an SSR for the 2 KW internal heater. I included a switch to select different displays.
any improvements or suggestions would be appreciated, so far all seems to be good although one display to try and predict the breakpoints between foreshots, heads, hearts and tails has never been utilized as it looks irrelevant in practice.
I assembled the hardware on a through hole prototype board, the unit has a DV20400 4 line by 20 digit LCD display, BME280 humidity sensor, ESP8266 D1 mini and a small 220V to 5V 3 watt supply module.
The ESP8266 was programmed with the Arduino programming interface so the text document will need renaming sketch_distillcontrol.ino before opening.
I have been distilling for the last year and a half and put together this device to show the temperature of both the neck and keg of my still, also as I live at 1500 meters I have included a BME280 to calculate the boiling point of methanol, ethanol and water so I have an idea what the still is producing at any moment, there is also an output to control an SSR for the 2 KW internal heater. I included a switch to select different displays.
any improvements or suggestions would be appreciated, so far all seems to be good although one display to try and predict the breakpoints between foreshots, heads, hearts and tails has never been utilized as it looks irrelevant in practice.
I assembled the hardware on a through hole prototype board, the unit has a DV20400 4 line by 20 digit LCD display, BME280 humidity sensor, ESP8266 D1 mini and a small 220V to 5V 3 watt supply module.
The ESP8266 was programmed with the Arduino programming interface so the text document will need renaming sketch_distillcontrol.ino before opening.