Air Still (or clone) upgrade that uses an SCR board or SSR for heating element control and an ESP32 to make the whole thing smarter. Eliminates that constant full power on/off switching to the heating element and the possibility of scorching. Plus even more features.
You may contact me directly at https://panhandleponics.com
Subscribe to the official YouTube channel at https://www.youtube.com/@PanhandlePonics
SIDE NOTE: Save your money and just get a Vevor Air Still clone water distiller for this project. Add that to the cost to build this or purchase a kit from my website, and it still comes in less expensive than an original Still Spirits Air Still with the temperature control problems.
ALSO: If you'd like a far more advanced stand-alone WiFi enabled version of the temperature/power controller that I designed here with the addition of PID for brewing/mashing, check out my Boilermaker project!
Facebook Idiot: Why would you bother?
Me: It's only a "bother" for somebody who couldn't do it on their best day. I'd rather have nicer things.
Still Spirits brand Air Stills and the various clones all suffer the same design flaw where the temperature is managed the same way it is with an electric cooking appliance. This also includes the ones with adjustable temperature. They send full power to the heating element when heating up, shut it off when they're up to temperature, then repeat this cycle. Thanks for the unstable yo-yo temperatures!
If you have any suspended solids in your wash, they will scorch and fuse to the bottom as they fall out of solution. This will add foul flavors to anything that you're distilling, especially gin. As with my RPi-Smart-Still project, this problem is solved by replacing the relays or snap switches on the heating element with a custom low speed PWM (0.20 Hz) and a solid state relay that pulses the power.
As long as the heating element is always running even just a little bit, it will radiate heat upward and force most of the suspended solids to stay afloat. This will eliminate the possibility of scorching for the most part. Just don't try to fill your still with a thick goopy mash.
This project aims to solve that problem and add three user selectable modes:
- Operate at a constant user selectable power level (1% to 100%)
- Operate at a constant user selectable temperature (up to 100C/212F)
- Perform timed runs with a user selectable starting and ending temperature
Refer to the Airhead Operation guide for more information on these three modes.
The greatest benefit of the custom low speed PWM and SSR is that it doesn't contribute to premature heating element failure as with the high-speed on/off switching in SCR controllers. SCR phase-angle control generates harmonics (distortions in the AC sine wave) which leads to uneven current distribution, physical vibration, and stress within a heating element. The Airhead is actually better for your boiler's longevity!
The technical definition of the temperature controller in the Airhead is a PI controller, there is no D (derivative gain). The reason for this is because PID controllers will spend more time off than on, once the boiler is up to temperature. This is bad for distillation because there's no thermal velocity to push the ethanol upward out of your wash. The Airhead is intentionally thermally aggressive, unlike a PID controller.
The brains of the operation is a LilyGo T-Display-S3 ESP32 microcontroller with a built-in capacitive touch color LCD display. The boiler control code is a port of the code from my RPi-Smart-Still project. This means that even though this is a newer project, the code has already been refined and fine tuned for 2 years in advance.
Refer to the contents of the /Diagrams/ and /Instructions/ directories here to learn how to build this project, and be sure to check out the FAQ.
NOTE: Turn-key kits for those not comfortable with building this from scratch are now available from my website. There may be a short lead time on orders to allow for 3D printing of the 3D models or parts restocking. You may also drop-ship your air still clone to me to have the Airhead upgrade installed and tested with an actual run before I send it to you ready to roll! And it still works out to be less expensive than an original Air Still!




