I hope not to sound defensive, but you can do likewise with the button in BC. I didn't show them in the video, but there are user controls elements like a switch and a button. So for example, you would create a button element. Then you would write a script which would wait for the button to be pressed. Once it is, the script would continue and turn on the stuff you want it to, or start another script where that gets done.
The key here is you do everything in one place, rather than needing to edit the code for the control or the slave side, compile, re-run, etc.
Thanks guys. I actually did replace my BCS with this system. I used the same thermistor probes, relays, etc. so the upgrade path was fairly easy.
BTW, I need to give a big "Thank You" to @augiedoggy for being a contributing beta tester. He's actually done more brews than I and can probably give unbiased feedback.
I plan to do a brew video soon to show it in operation as well.
Hey Brundog,
I just finished my BCS 462 panel and stumbled upon this. Would switching to your Brucontrol set up be as easy as using the same wiring and just hooking up all of the inputs, outputs and temp probes? If it is I will be purchasing one ASAP!
Cheers,
Todd
So I have been looking into getting a RIMS setup, and building a controller, so the timing of this is very interesting! I have not purchasing anything on this, just research. So my question is what would you recommend purchasing for running this software for the controller box side of things? I do not have any PIDs, lights, switches, nothing yet. All I have is some 12 gauge wire, 16 gauge wire, tool box for controller box, some terminal strips, and Topsflo TD5 DC pump.
For now it would just be a RIMS controller, however I always keep my options open and the possibility of all electric, or even controlling propane burners is always a possibility. Also eventually I like the idea of setting up something to control temperature for fermentation.
Right now building a controller is very DIY and requires some integration know-how. I want to make it easier, so my apologies more isn't on the site yet. I will be working on more complete schematics along with Bill of Materials for those builds as guidelines.
That said, I would recommend an Arduino MEGA2560, a screw shield to go with it (I like one like this (serial connection only): http://a.co/jaE5OsT but you can also get it without the DIN mount), a 12V power supply, SSRs (as many as needed to run your elements), a 12V relay board (like this one: http://a.co/270vJ0h). Temperature probes are up to you... 1-wire is easiest and only require direct connection and one resistor, thermistors are also easy but require some supporting components, and RTD are the most accurate but require some supporting amplifier boards.
on th rtd this is what keeps coming up for me am i right?
MAX31865
https://www.adafruit.com/product/33...Nh3BoV2DgvFGZQWESnf-G_VkAf8W6nSYprBoCzkjw_wcB
on th rtd this is what keeps coming up for me am i right?
MAX31865
https://www.adafruit.com/product/33...Nh3BoV2DgvFGZQWESnf-G_VkAf8W6nSYprBoCzkjw_wcB
OK, after some initial review of piecing together the boards necessary, a lot more research and some guides would actually be very useful! But I know getting the software out there, and documented is much more important!
Thanks to the mods for working with me to get this thread back online. Good people doing the right thing for the forum.
FYI I posted a video on the website discussing some of the basic differences in the types of micro-controller interfaces and how to set one up. It is under Build... Videos.
Great to see this thread back online!
Any plans for a Mac and/or iOS version or support for Raspberry Pi?
As far as native Mac I would have to research it. Thanks for the inquiry!