I want to add a salinity probe to my arduino - what do you recommend? What are other's using?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
+1 to using this.This works relatively well. https://www.dfrobot.com/product-1797.html
Always look for an EC Probe with K=10 to measure salinity in reef tank. Also the DF Robot breakout board accounts for other stray voltage stuff in the water.
I have the Atlas Scientific EZO board and the A.S. Probe. Do you calibrate in I2C mode or calibrate in UART and then switch to I2C? My ino code sends the calibration command but the board/probe do not seem to see it.Agree with the K=10 for the probe. You can use a voltage isolation circuit for the probe so you don't need to do it outside the tank. I use the Atlas Scientific board though, but its more expensive. This allows you to use a I2C voltage isolator circuit. I'm not sure if the DFRobot has the equivalent. I think theirs's is an analog output so you would have to have a analog voltage isolator circuit instead.