Skip to content

burlap101/brewcontroller

Repository files navigation

brewcontroller

Respository for my brewery controller. Works on Rasperry Pi 2 models. Helps with controlling temps for mashing and fermentation. Also has a feature for monitoring hop additions during boil. Uses tkinter for the GUI side of the project, multithreading for running the "BrewBrains" concurrently with the GUI within the one instance. Logging is performed using a format similar to a .csv, which is utilised to produce trends of the temperatures and how often fridge/freezer/heat belt is operating using matplotlib and pandas. Originally developed using python 2 but has now been converted to python 3 and successfully tested on new brew batches.

About

Brewery controller using Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages