Is Brewtroller overkill for eBIAB?

Homebrew Talk - Beer, Wine, Mead, & Cider Brewing Discussion Forum

Help Support Homebrew Talk - Beer, Wine, Mead, & Cider Brewing Discussion Forum:

This site may earn a commission from merchant affiliate links, including eBay, Amazon, and others.

Woodbrews

Well-Known Member
Joined
Nov 5, 2013
Messages
282
Reaction score
53
Location
Arlington
I've spent weeks reading posts in the Electric Brewing forum here at HBT as I plan my eBIAB system. In doing all of that reading, however, it struck me that there must be microprocessor (as opposed to microcontroller) options for controlling an electric element, monitoring temps, etc. Which lead me here to the Automated Brewing forum, and to some questions.

First, is an microprocessor-based control system overkill for BIAB? (As opposed to a stand-alone PID-based system)

Would something like the Brewtroller allow me to control all aspects of the BIAB brewing process, and also control fermentation? Although I'm in the midst of planning an eBIAB system, I'm also interested in controlling fermentation temps with a yet-to-built ferm chamber.

Finally, because most microprocessor-based systems allow for multiple temperature inputs, would I be able to control my kettle mash temps using an average from two temp probes?

Thanks for your patience with my noob questions.
 
I looked at the Brewtroller for a long time before very recently deciding on a manually controlled system with a PID. The appeal of building a fully automated system is strong for me, but I decided I like a more hands-on approach when actually brewing. That's just a personal decision, though. I don't think it's overkill if you'll have fun designing and implementing the system.

I think the Brewtroller firmware is designed for a 3 vessel system, but I'm pretty sure it can be converted to a BIAB system. I also think they're in the process of designing a new system that can handle a single vessel system with fewer tweaks.

You can definitely control both brewing and fermenting with a Brewtroller.

As for a two probe setup, I don't know if it's supported by default. However, the firmware and hardware are open source, so you could certainly implement the functionality you want if it's not already in place.

Check out the Brewtroller forum. You should be able to find specific answers for whatever you need there.
 
I have no expirience with Brewtroller and have no opinion on it either. But I too prefer a hands on approach in my brewing. I like a brewery which is easy to maintain and has a flexible configuration. Fully automating a brewery wasnt for me. My brewery has PID's, relays, buttons, etc. My fermentation is controlled by ST-1000's.

The more automated you get, the less flexibility you have. Automation can be a hobby unto itself.

No criticism intended for those of you who fully automate, it's just not my cup of tea.
 
I'm currently adding a eBIAB/RIMS system on to my existing 3-2-1 (3 vessel, 2 pump, 1 tier) 10 gallon HERMS system that is controlled by a BCS460. The eBIAB/RIMS will be for quick 5 gallon batches, and consist of 1 5500w element in a 15 gallon kettle, and RIMS tube with a 2500W, both 220VAC elements, and One pump. The nice part about the BCS460 is that I don't have to do anything too special to the control box to switch between running the BIAB or the 3-2-1 HERMS. The only hardware I'm adding is a switch that overrides My element Isolation switch that restricts me to firing one 5500w element at a time when using the HERMS. The switch will allow me to run the 5500w and the 2500w element at the same time.

With the BCS460 controlling everything I can easily modify my process and timing on my computer for either set up, and can set up different probes and inputs control different parts of the process without any rewiring inside the control panel.

Im not too familiar with the brewtroller, but It seems to me it is a little more geared to someone more familiar to programing and DIY circuitry where the BCS is more plug and play, and requires a little less knowledge to get it up and running, and is easy to learn how to use.
 
I use the BrewTroller (OpenTroller BX1) on my single tier system with electric heat stick in the HLT (120V-2000W) and an eRIMS(120V-1650W). I use gas for the BK.

I run the HLT and MLT in PID mode which works very well on the BrewTroller. I use 3 temp probes; 1 in the HLT, 1 in the RIMS, and one in the grant (I use a bottom drain MLT).

The BrewTroller does not do probe averaging natively. Since I'm recirculating I have no need to average the probes.

There are several options for system setup including single vessel. I use the Direct Fire/RIMs configuration. You choose the appropriate hardware profile as a header file when you compile and flash the chip during setup.
 
Back
Top