matsstaff / stc1000p

Programmable thermostat firmware and arduino based uploader for the STC-1000 thermostat
GNU General Public License v3.0
261 stars 47 forks source link

Dual Probe_Minute program #69

Closed capt9859 closed 8 years ago

capt9859 commented 8 years ago

Mat

Just set my system up and used the dual probe minute pic. I was under the impression that the duration times were in hours, are they only in minutes in this program? If so it limits each step to ~16.65 hours, am I able to reprogram it to the non-minute dual probe?

Also can you help me out with how you set up your dual probes, I have a good temp reading off both probes, but am not fully understanding how to properly use it to get the most out of it.

Thanks

Stu

matsstaff commented 8 years ago

Hi!

Please don't open issues on github, unless there is an actual (or suspected bug) or feature request or similar. Ask questions in this thread instead: http://www.homebrewtalk.com/showthread.php?t=464348

In short, there are different versions of the firmware. If you want hours, use picprog_probe2.ino (and not picprog_probe2_minute.ino, which is minute based).

For setting up dual probe, you probably need to make measurements on your setup for a typical fermentation. I have not done this myself, so I guess you are better off asking questions in the thread mentioned above.

Cheers!