RonBurgundy10
Active Member
Hey Everyone!
Wanted to start a thread about my journey from gas brewing to electric/automated brewing (with loads of help from BrunDog). This is really for all of you out there wanting to get into automated brewing but have little to no electrical experience to build your own controller.
I was a longtime lingerer in the automated brewing forum just casually drooling over everyone’s setups they were posting in there. I would research all the buildouts that people were posting trying to teach myself how to do them. The issue is my electrical experience begins and ends at plugging in a power cord to an outlet (not an understatement). I was completely intimidated by the wiring maps and equipment needed. Everyone kept talking about how simple it was but the last thing I wanted to do was attempt to build something then it doesn’t work (or blows up) and wastes all the money and time invested.
In comes BrunDog. He had hinted at the new pre-built BruControl controller that they were planning on releasing. I tried to be patient but had to email him every couple of weeks to see where they were at in the process. I think I finally annoyed him enough to be offered a chance at buying their final prototype in exchange for testing it out in real life environments and providing feedback and results. I had two shiny new electric Spike kettles that were waiting on me to use them so it was something I could not pass up.
Once I received the Uniflex controller, BrunDog emailed me the initial configuration files to install on my computer. This took all the work out of the initial setup because all the inputs and ports were already programmed and lined up. I was worried I would mess up that portion, but everything was already there for me. It was really plug-and-play which was exactly what I wanted to do.
I did a quick water test to familiarize myself with how everything worked. I was amazed how easy it was. I set the PID to reach what would be my strike temp and the element ramped itself up with ease and turned itself off at the set-point as expected.
I switch it over to Duty Control (manual mode) and had it roll to a boil. I turned down the % output to the element for a slow rolling boil and we ran into an issue that it wasn’t communicating the change in output. BrunDog had a patch over to me the next day which fixed that issue. It just shows how awesome his customer service has been throughout this process. Haven't had an issue with it since.
So far everything seems typical when it comes to electric brewing right? But what about AUTOMATION? That is why people are drawn to BruControl but all you’ve talked about is typical electric setup …. Ok ok on to that. After initial tests and my first brew went well BrunDog challenged me to teach myself scripting. That is what separates the Uniflex from its competitors is that its smart enough to take manual steps out of the process. Now I do not have automatic valves yet (wife would kill me if I spent more money on that right now) so baby steps. He sent me his script for his process that I was able to review. Between that and the BruControl manual I was able to write scripts for Striking, Mashing, and Boiling within a day. As a disclaimer, I AM NOT A PROGRAMMER. I am comfortable with computers, but I learn by seeing what others do and tweak things to fit what I am trying to do. I think that is like most people that brew. We pick up bits and pieces from others and make them our own. This process was really easy once you get the hang of it, not to mention how fun it is to get it right.
So here comes my first water test with the new scripts. What I wanted to see was if what I had typed in actually worked in real life. I tried to automate every step I could that I did manually the first time I brewed. Scripting basically reads out as follows….
STRIKE
Start Script, Turn on element, set PID to 162, turn pump 1 on (water recirc for HLT), once that temp is hit alert me, Turn PID down to mash temp, turn pump off. Now I dough in and move my tubes around.
So far so good. Once button press got me from cold hose water to strike temp.
MASH
Start Script, PID to mash temp, turn pump 1 & 2 on (water recirc and HERMS coil), start timer for 1 hour, after 1 hour turn on alarm and turn PID to mashout (170). Turn both pumps off.
Now I manually move hoses to drain my Mash Tun to Boil Kettle and sparge in from my HLT that is warming up to 170 while I do this. So far through Mash with two button clicks. Here I manually turn pumps on to drain/sparge but I could automate this pretty easily just haven’t done it yet.
BOIL
Start Script, Turn manual element to 100%, once it hits 210 turn element to 75% power, once it hits 212 turn element down to 50% power, start timer for 1 hour, after 1 hour alert me and turn off the element.
From there I manually chill the wort and put it in the fermentation chamber.
There are a few more steps I can work out to save me a few buttons clicks but I am honestly amazed how well it works. Compared to my first brew where I was adjusting temps on the digital platform for every step and messing with the pump buttons. I now have scripts that do that all for me. I look forward to having more and more consistent brew days.
I know this was already a small book but let me know if you have any other questions. I have had so much help at this point it would be wrong not to offer to help as well!
Huge thanks again to BrunDog!
Wanted to start a thread about my journey from gas brewing to electric/automated brewing (with loads of help from BrunDog). This is really for all of you out there wanting to get into automated brewing but have little to no electrical experience to build your own controller.
I was a longtime lingerer in the automated brewing forum just casually drooling over everyone’s setups they were posting in there. I would research all the buildouts that people were posting trying to teach myself how to do them. The issue is my electrical experience begins and ends at plugging in a power cord to an outlet (not an understatement). I was completely intimidated by the wiring maps and equipment needed. Everyone kept talking about how simple it was but the last thing I wanted to do was attempt to build something then it doesn’t work (or blows up) and wastes all the money and time invested.
In comes BrunDog. He had hinted at the new pre-built BruControl controller that they were planning on releasing. I tried to be patient but had to email him every couple of weeks to see where they were at in the process. I think I finally annoyed him enough to be offered a chance at buying their final prototype in exchange for testing it out in real life environments and providing feedback and results. I had two shiny new electric Spike kettles that were waiting on me to use them so it was something I could not pass up.
Once I received the Uniflex controller, BrunDog emailed me the initial configuration files to install on my computer. This took all the work out of the initial setup because all the inputs and ports were already programmed and lined up. I was worried I would mess up that portion, but everything was already there for me. It was really plug-and-play which was exactly what I wanted to do.
I did a quick water test to familiarize myself with how everything worked. I was amazed how easy it was. I set the PID to reach what would be my strike temp and the element ramped itself up with ease and turned itself off at the set-point as expected.
I switch it over to Duty Control (manual mode) and had it roll to a boil. I turned down the % output to the element for a slow rolling boil and we ran into an issue that it wasn’t communicating the change in output. BrunDog had a patch over to me the next day which fixed that issue. It just shows how awesome his customer service has been throughout this process. Haven't had an issue with it since.
So far everything seems typical when it comes to electric brewing right? But what about AUTOMATION? That is why people are drawn to BruControl but all you’ve talked about is typical electric setup …. Ok ok on to that. After initial tests and my first brew went well BrunDog challenged me to teach myself scripting. That is what separates the Uniflex from its competitors is that its smart enough to take manual steps out of the process. Now I do not have automatic valves yet (wife would kill me if I spent more money on that right now) so baby steps. He sent me his script for his process that I was able to review. Between that and the BruControl manual I was able to write scripts for Striking, Mashing, and Boiling within a day. As a disclaimer, I AM NOT A PROGRAMMER. I am comfortable with computers, but I learn by seeing what others do and tweak things to fit what I am trying to do. I think that is like most people that brew. We pick up bits and pieces from others and make them our own. This process was really easy once you get the hang of it, not to mention how fun it is to get it right.
So here comes my first water test with the new scripts. What I wanted to see was if what I had typed in actually worked in real life. I tried to automate every step I could that I did manually the first time I brewed. Scripting basically reads out as follows….
STRIKE
Start Script, Turn on element, set PID to 162, turn pump 1 on (water recirc for HLT), once that temp is hit alert me, Turn PID down to mash temp, turn pump off. Now I dough in and move my tubes around.
So far so good. Once button press got me from cold hose water to strike temp.
MASH
Start Script, PID to mash temp, turn pump 1 & 2 on (water recirc and HERMS coil), start timer for 1 hour, after 1 hour turn on alarm and turn PID to mashout (170). Turn both pumps off.
Now I manually move hoses to drain my Mash Tun to Boil Kettle and sparge in from my HLT that is warming up to 170 while I do this. So far through Mash with two button clicks. Here I manually turn pumps on to drain/sparge but I could automate this pretty easily just haven’t done it yet.
BOIL
Start Script, Turn manual element to 100%, once it hits 210 turn element to 75% power, once it hits 212 turn element down to 50% power, start timer for 1 hour, after 1 hour alert me and turn off the element.
From there I manually chill the wort and put it in the fermentation chamber.
There are a few more steps I can work out to save me a few buttons clicks but I am honestly amazed how well it works. Compared to my first brew where I was adjusting temps on the digital platform for every step and messing with the pump buttons. I now have scripts that do that all for me. I look forward to having more and more consistent brew days.
I know this was already a small book but let me know if you have any other questions. I have had so much help at this point it would be wrong not to offer to help as well!
Huge thanks again to BrunDog!
