Maybe it's time to try a different MEGA and see if that does the trick?Has anyone experienced the ground and 5v pins being tied together on the mega? I wonder if that might be causing my noise and possibly not being able to drive the mega and the shield with 12v.
Maybe it's time to try a different MEGA and see if that does the trick?
Has anyone experienced the ground and 5v pins being tied together on the mega? I wonder if that might be causing my noise and possibly not being able to drive the mega and the shield with 12v.
Super simple question, but what's everyone's preferred method for connecting the wires from the electronic valves to the cable that will go to the enclosure? Buttsplice then cover with shrink tubing? Something else?
+1I typically extend the wires this way. Solder the wires together, heat shrink each solder joint, then heat shrink the whole assembly. It's clean, reliable, and takes up no additional space.
If these are tied together it won’t work at all. How are you assessing this?
I have a flow sensor and a proportional valve. Question: is there a way to have the proportional valve target a flow rate (PID or hysteresis)? When I create the PID or hysteresis devices, I don't see my flow rate as an input. Am I doing something wrong or is the capability just not there?
I'm assuming I'll be able to do this with a script.. but I'm not there yet.
Thanks
so is this a new connection to wiring instead of screw terminal, haven't seen this yet? does it hold well?Progress being made... next step is to test.
I I have what should be a silly question I hope I Finish my fermentation control panel which uses the 6 thermistor bc board and came with the sheet with all the resistor values. however when I enter in those values brew control keeps losing and reconnecting and eventually I get a script error saying the resistor value was too high or too low. I can't remember what I used for the values on my home brewing panel sense I haven't reset that up after the configuration files came corrupt and I lost everything. Am I supposed to enter the resistor values as they were written on that sheet or am I missing something
so is this a new connection to wiring instead of screw terminal, haven't seen this yet? does it hold well?
Yes this is what I'm confused about.. I don't remember where all those numbers came from or how to get them. All I have is a resistor value for each on of the thermistor channels(R1-r6) when I put the numbers in (example sheets says 9940 for R1) the software crashes and displays an error box saying the value was too high or too low.Hmm.. not exactly following you. Here is a thermistor calibration screen shot (ignore the values as the interface is currently off):
View attachment 596319
Opted to just input the r1 values and left a-c blank and that causes the crash. I just found a steinhardt calculator and put the values in alo g with the k and F conversions and am getting 101 degrees so I'm still not out of the water.. perhaps the stc1000 temp proves I'm using have some different values I'm missingPlease share: The error which made it crash (this should NEVER happen and we are obligated to fix these errors). What you had wrong so others can learn.
For the sake of clarity: the three calibrations above are:
1. Thermistor calibration, taking pad resistor and thermistor coefficients as inputs. This results in the temperature in Kelvin.
2. Kelvin -> Celsius conversion (just subtract 273.15 degs).
3. Celsius -> Fahrenheit conversion.
Thought of a question that I ran across during my brew day yesterday.
As mentioned above, I use a dual purpose HLT/BK and use the MLT return temp as the control point during the mash. While lautering I would like to begin ramping up to boil and want the PID to read the HLT/BK temp instead of the MLT return temp to prevent boiling before the lauter is complete. I thought I could accomplish this by using the following script
"PID: Elem1" InputPortID = 202
"PID: Elem2" InputPortID = 202
With InputPortID #202 being the port number for the HLT/BK 1-wire temp sensor.
Does anyone know of a different way to switch the controlled input variable on the PID device?
This caused a hangup in my script, but I finished the brew day manually without too much hassle. Still, I'd like to get it resolved so it doesn't happen this upcoming weekend.
Lol you mean it wont automatically figure everything out with just a few sparce pieces of info?Ask and ye shall receive. Here are the coefficients for the STC probes:
View attachment 596328
And NO... you cannot leave those fields blank!
You can’t test conductivity this way, because both these pins run through silicon. You’d find different readings when you reverse the probes as a result, too. Best to power the MEGA and read the voltages in these pins, relative to ground.
yes I've been looking at al the different ones. these are not. But I'm using these with an stc1000 and they are calibrated and reading the correct temp this is what's confusing me. I've tried some coefficients from others like the -40-120degree versions and the members are close.. it reads 59 degrees at 64. I'm going to try some different stc thermisters I haveAre these thermistors the one's included with the STC1000? That is what I gave you the coefficients for. If they are some other thermistor, they need the correct coefficients. You need the datasheet of the exact thermistor - they are all different.
Good to know! What Ethernet shield (link?)?
Up to you if you want to do all four together or go individual. Given the flexibility in the software, I think you can wire all four together.
yes I've been looking at al the different ones. these are not. But I'm using these with an stc1000 and they are calibrated and reading the correct temp this is what's confusing me. I've tried some coefficients from others like the -40-120degree versions and the members are close.. it reads 59 degrees at 64. I'm going to try some different stc thermisters I have
Sorry, Im not trying to put it on you, I should have reread the operator manual before implenting them.Give me the link to what you have and I will try my best to get you coefficients that are close (and show you how while I'm at it).
Good to know! What Ethernet shield (link?)?
Up to you if you want to do all four together or go individual. Given the flexibility in the software, I think you can wire all four together.