I'd think you would need/want to use a fridge sensor in your coolant? Never done it of course but it makes a little sense to me.
Just FWIW if anyone sees this later on: You need to use "Arduino Uno" rather than "Uno-Clone" or else it's not recognized.
There are a few identifying data points reported by the "Arduino" itself that contribute to the issue. I say "Arduino" in quotes because these are clones. A real card has well-known data elements where a new supplier making them may create a new VID/PID that is not specifically listed in the Python modules.Is this related to the Uno just simply not being recognised by the Pi or is it deeper than that?
If so It would take an awful lot of reviewing the early days of this thread but this happened to a me where I had some uno that’s just wouldn’t be found?
I've been reading over the forums for awhile, and I'm about to go buy the hardware to get started on this. As far as hardware goes, is the Parts List on https://diybrewpi.fandom.com/wiki/DIYBrewPi_Wikia still the best way to go? I see you talking about doing legacy support; Is the Arduino Uno still the obvious choice?
Right now I just plan to follow that DIY very closely, thoughts?
Thanks!
Yes, the secret was to stop adding chambers after 9 ...Cool Beans Lee! I see Chamber 10 is no longer between Chamber 1 and 2 !
When I did controls I always learned to keep digital systems completely separate. I'm sure @day_trippr will have a good reason why you had the results you did.I found out that my BrewPi and Fermentrack don't get along well together, when trying to share a "Negative" on two, 3-wire sensors....(I only have 5 wires, and tried to "share" the Negative, but it caused occasional huge phantom dips in the graph, that lasted for a few seconds of log time). This does work for 110 VAC circuits.....![]()
We call you a "worst case scenario".If there is a way to screw up the Remix or FermPi, I'm ALL in!
I gave it a quick look-over and yes, I think as a source for a hardware list (and maybe hardware assembly) it's still valid.I've been reading over the forums for awhile, and I'm about to go buy the hardware to get started on this. As far as hardware goes, is the Parts List on https://diybrewpi.fandom.com/wiki/DIYBrewPi_Wikia still the best way to go?
If you are intent on doing a DIY, yes. If you want a "thing" that works out of the box and has commercial support, I'd recommend the latest BrewPi from the source. Some folks have done a DIY BrewPI on the Spark, but this thread is all about the Arduino. I'd hazard a guess that the institutional experience/knowledge on this forum favors the Arduino by a large margin.I see you talking about doing legacy support; Is the Arduino Uno still the obvious choice?
Uh ... maybe.Right now I just plan to follow that DIY very closely, thoughts?Thanks!
Wait, if I'm understanding what you're saying, you had two one-wire probes and you connected the negatives together but left the 5v and data lines separate and that caused you problems? The one-wire probes are designed to share all three wires. You could have 6 or more of them and combine the datas on one wire, the 5v on another wire, and the grounds on the 3rd wire. You only need 3 wires, not 5.Cool Beans Lee! I see Chamber 10 is no longer between Chamber 1 and 2 ! I will try this soon, as I found out that my BrewPi and Fermentrack don't get along well together, when trying to share a "Negative" on two, 3-wire sensors....(I only have 5 wires, and tried to "share" the Negative, but it caused occasional huge phantom dips in the graph, that lasted for a few seconds of log time). This does work for 110 VAC circuits.....
If there is a way to screw up the Remix or FermPi, I'm ALL in!
The only thing I will add to what everyone else has replied is that I look now at how I am going to connect the device to my Raspberry Pi when I choose whether to go with an Uno or the ESP8266. If your setup is going to be next to the Pi and hooked up via USB cable, the UNO is great and you can choose Lee's BrewPi remix or Fermentrack. The ESP8266 will also work well in this scenario.I've been reading over the forums for awhile, and I'm about to go buy the hardware to get started on this. As far as hardware goes, is the Parts List on https://diybrewpi.fandom.com/wiki/DIYBrewPi_Wikia still the best way to go? I see you talking about doing legacy support; Is the Arduino Uno still the obvious choice?
Right now I just plan to follow that DIY very closely, thoughts?
Thanks!
It (obviously) took me a while to type my original reply, in that time @Thorrak also posted. Yes, definitely, Fermentrack is a great option as well. I have one such install running on a test rig right next to me and his work inspired some of my most recent tweaks.If you are wanting to put your controller across the room from your Pi, go with the ESP8266 and Fermentrack. There is a great way to do the UNO over bluetooth, but the Fermentrack route is less complicated and has less parts.
Without the work you and some others put into the shields I might not have stayed with it!I appreciate you reinvigorating the BrewPi environment, Lee. It is especially cool to see the multiple chambers running on one webpage!
Wait, if I'm understanding what you're saying, you had two one-wire probes and you connected the negatives together but left the 5v and data lines separate and that caused you problems? The one-wire probes are designed to share all three wires. You could have 6 or more of them and combine the datas on one wire, the 5v on another wire, and the grounds on the 3rd wire. You only need 3 wires, not 5.
Did I misunderstand how you shared the negative?
I'm intrigued by your setup. Why do you have two Raspberry Pis running? Is there something specific about your setup that precludes you from having both UNOs running off of one Pi?Nope, you got it almost 100%
I have 2 separate RaspberryPi's running side-by-side, one with Lee's LegacyPi running and the other with Fermentrack running. Both have dedicated UNO's.
They have there own DATA and 5V wires that run on my 18-5 thermostat wire that connects my work station with the remote fermenter's. (so now I used 4 of the 5 wires, and I only have one left). So, I used the 5th. wire to "share" the Negative. Here is what happens --
View attachment 616778 I posted this on the "Native ESP8266 Firmware...." Thread
I am an Expert at taking these working Pi's and throwing a big Monkey Wrench into it...!
I've been reading over the forums for awhile, and I'm about to go buy the hardware to get started on this. As far as hardware goes, is the Parts List on https://diybrewpi.fandom.com/wiki/DIYBrewPi_Wikia still the best way to go? I see you talking about doing legacy support; Is the Arduino Uno still the obvious choice?
Right now I just plan to follow that DIY very closely, thoughts?
Thanks!
You will be amazed at the control this gives you. Your brew runs several degrees warmer at times than the fridge due to the fermentation. Getting a thermowell and a controller really makes a difference, especially with "picky" yeast.I have a Johnson's controller right now that runs my fermentation chamber (must be 7-8 years old by now), so I'm in no huge rush. The DIY is half the reason I want to do this.
Not that I am aware of. I am writing some slowly but they are definitely not done. Here's a couple:All the guides I have looked at are really well done, but they are fragmented. Is there a guide that takes you from Items -> Build -> Raspbian -> BrewPi/Fermentrack ?
Not for the hardware setup, no. The software setup is much improved now (IMHO).I didn't think to ask before, but is there a better guide than the DIY page from the original post?
I have one running here and it is very nice. It takes the DIY up a notch in my opinion by requiring a bit of PCB assembly but the through-hole version of the boards is do-able for a guy with patience and a steady hand.I hadn't looked into the ESP8266, but I will now. That sounds like a really neat way to run things, and I'd be able to take the RPi out of my garage which is an attractive option.
Nope, you're correct that you can't have multiple chamber probes on the same UNO. You'll need a separate UNO for each chamber that you want to control, with probes and relay connected to each. Then you can hook all of the UNOs up to one Raspberry Pi.Not really....I have 4 RPi's "sitting around" in various states of projects. Two older V2's and newer version-3. I had a Kolsch brewing away on Lee's LegacyPi and wanted to compare the Fermentrack to the BrewPi without screwing up something on the running SD card (and loose sleep over my out-of-control beer) So I brewed a Cream Ale next to it. (Kolsch WLP-029 yeast also, at 54 degrees!) Realized, I think..., that I needed 6 wires for two-RPi's and only had 5....and that's why I said "share the Negative", hell, it works for 110vac circuits!
This is for another yet to be started Thread, so I will not bore you with my Cons-V-Pros here.
I don't think you can have 2-BEER temps and 2-Chamber temperature probes on the same UNO...??
Now that Lee has a Multi-Chamber supported, I assume that each "Chamber" has it's own BEER, CHAMBER, and ROOM assigned probes and my crazy set up is not needed, other then having two separate SD cards chugging along.
/home/brewpi/utils/doUpdate.sh
Issue I have is when running some tests with water in the fermenter is that I cannot get the fridge temperature above 20c. Reading info on this site and others I thought the 60W tube heater is recommended so wondering whats wrong.