
Home-brewing can be summarised in the hobby of โmakeย beer at homeโ and for sure is a wide spread passion all over the world including Italy where I live. Home brews are basically small scale craft beer makersย and generally speaking people passionate not only in food and beverage but also DIY enthusiast that love experiments, ย recipe creation, row material transformation, process control and all the typical makers attitude.
I donโt know if is the process of beer making, that is typically a step process with support of specific technology, or the typical mindset of the home brew, but as a matter of fact almost all home brewers are very proud of building their own instruments and equipment. In my long home-brewingย experience I have found that one of the common passion in the community is the self-building and DIY of the equipment needed for beer production. In the manyย forums,ย blogs or magazines talking about the hobby there is almost always a section dedicated to DIYย equipment.
On the internet you can find plans for almost any possible device needed for automation and control of the beer making processโin some cases these tryย to emulate and scale the professionalย equipment, but sometimes even more advanced and creative!
Iโm definitely part of this DIY home brewing community, and sometimes Iโm asking myself if I enjoy more the construction of a new beer gadget or beer makingโฆor even beer drinking!
After many different experiment in the past with different technologies I came across theย Arduino, and at least to me, it seems the 5th ingredient for beer makingโtogetherย with water, barley malt, hop and yeast. The marriage of Arduino with brewing is perfectโฆ perhaps because I live in Ivrea, not so far from the Arduino started.
I tried first to port all my basic systemsโbased on standard off the shelf technology such as the PID thermo regulator, and PWM controllerโinto the Arduino ecosystem so that I can startย otherโmore advancedโprojects.ย Duringย one of theseย initial projects I met anotherย Italian guyย who shared aย similarย passion passion for beer, the same ideas, and same love for the Arduino. ย Everything stared from a post of mine on an Italian blogโฆ this stimulate people to enhance and develop my initial “all in one ” brewing system idea and from another similar Arduino-based project in Australia from Stephen Mathison.
Thanks to the massive and fundamental contribution of Salvatore Petroneย and Masimo Nevi Iโm very proud to present Open Ardbir. It isย a control system to fully automate the beer production process with a single vessel brewing system (RIMS).
The core of the system is an Arduino Uno and a shield has been developed in order to connect temperature probe, the SSR relay for heating element, the Pump relay, and a buzzer, as well as an LCD display and 4 push buttons for interaction and programming.
You can useย itย manually like a PID controller, or in a full automated process, in this case once the user has set the recipe parameters and started the process they areย guided step by step from initial set up, to mashing, boiling and hop addition. Every step and operation are clearly highlighted in the display and trough sounds
Eachย parameter can be customised in system configuration menu and recipe can be saved for future reuse. The home-brewer can use the Open Ardbirย in their own set up and there are many different hardwareย implementation around theย controller since the integration is quite easy (PUMP / temperature sensor and heating element).
The entire project is Open Source and all the files and info can be found on the GitHubย and on ourย facebook page.ย Have a great “automatic” brew with Open Ardbir.
ADVERTISEMENT