DIY: Temperature Monitoring and Regulation for HomeBrew

Beer brewing is a fun hobby, whether you wanna just brew something easy from a kit, or take the time to fine-tune your preferred style. With every batch, there are always two things that weigh heavy on a brewer’s mind: risk of contamination or, depending on where you live, extreme temperatures. I live in an area where the temperature often dips below 60° F during the winter, which is too cold for the yeast to thrive. Using a space heater wastes a ton of energy, and I’ll still have to turn it off manually. I decided to tackle this problem.

DIY Temperature Monitoring and Regulation for HomeBrewAt the very least, I knew I would need a heating belt, a temperature sensor, and an AC power source that can be activated/deactivated. Generally speaking, heating belts don’t come with any sort of feedback control, and an off-the-shelf regulator costs far more than I’m willing to pay. After a bit of research, I decided that I needed the following:

  1. 1 x Arduino micro-controller
  2. 1 x DS18B20 waterproof temperature sensor
  3. 1 x character LCD
  4. 1 x 10 kΩ trimmer, to adjust the LCD contrast
  5. 2 x 330 Ω, 1/4 W resistor
  6. 1 x 100 Ω, 1W resistor
  7. 1 x IR sensor
  8. 1 x 2N6344G TRIAC
  9. 1 x MOC3023 optoisolator
  10. 1 x 2N2222 NPN
  11. 1 x DIP IC socket
  12. 1 x 250 VAC, 0.5 A, 1.25″ x 0.25″ fuse
  13. 1 x  fuse holder for 1.25″ x 0.25″ fuse
  14. 1 x Brew Belt
  15. some wires

DIY Temperature Monitoring and Regulation for HomeBrew Schematic

I started off the project by doing a bit of programming on the Arduino to display the temperature read by the sensor on the LCD, and the IR sensor to trigger the LCD backlight (via the Arduino). Once that all worked, I was left with a dilemma: I could use either an electromechanical relay or a solid state relay, like a TRIAC. Since I had no experience in using one, I went with the TRIAC.

 

For more detail: DIY Temperature Monitoring and Regulation for HomeBrew


About The Author

Ibrar Ayyub

I am an experienced technical writer holding a Master's degree in computer science from BZU Multan, Pakistan University. With a background spanning various industries, particularly in home automation and engineering, I have honed my skills in crafting clear and concise content. Proficient in leveraging infographics and diagrams, I strive to simplify complex concepts for readers. My strength lies in thorough research and presenting information in a structured and logical format.

Follow Us:
LinkedinTwitter

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top