I am experimenting with the temperature controller for the time being. I can get data out from the probe I am using and chart it, but this does not reflect the actual temperature in absolute values (like probe reading varies from 600-870), I am now investgating the probe circuitry that differs between probe to probe and then finalize a particular version. reef-pi already have MCP3008 ADC support to read probe data, but most of the probe needs to pass through a circuit of resistors/capacitors before we hook connect it to MCP3008 or ADC pin. For a popular DIY temp probe like
DS18B0 it is straight forward, and reference circuit is available, but I am not confident this is reef safe. The reef safe ones (milawukee, coralife, neptune etc) does not have circuit diagrams available on-line or in the open.
I'll keep you all updated on the temperature probe progress, as and when I can mimic the same readings as we see in LCD display of a digital thermometer. I expect the same development cycle with pH probe as well.
@chipmunkofdoom2 if you are using atlas scientific probes, they also sell the probe
reading circuit that we can integrate straight in reef-pi using I2C protocol. They have example code for raspberry pi as well. let me know if you are taking this route, I can help with doing the software part, currently, I will focus on temperature control mostly, hence not ordering and ph probe. But supporting this circuit will open up ph, temperature , orp all sorta things