Reef-Pi pH-ORP adapter

Dear ranjib, the switch select the I2C address , so multiple boards can be connected and selected correctly.
from github project
https://github.com/robertobuti/pH-Board
Address table, SW1 Slide 1 Slide 2 Address off off 0x40, on off 0x41, off on 0x42, on on 0x43
Thanks for the clarification, that’s what I’ve Ben mentioning, it’s just that I have personally not tested the orp bits
 
I need help, please explain from the master here. whether the ads1119 chip can be replaced with ads1115. if i can use ads1115 should change the code in Reef Pi?


Thanks.
 
I need help, please explain from the master here. whether the ads1119 chip can be replaced with ads1115. if i can use ads1115 should change the code in Reef Pi?


Thanks.
it's not clear why you want change the AD converter, however they are not compatible and the response is YES, if you change it you need to change also the source code to read the value.
 
Hi! I've build 2 boards and tested them, they works very well! :) thanks @Roberto_b!!
@Ranjib are you planning to add the orp support these board?
Thank you very much!
 
Hi! I've build 2 boards and tested them, they works very well! :) thanks @Roberto_b!!
@Ranjib are you planning to add the orp support these board?
Thank you very much!
From my understanding, orp probe won’t require any changes on this board.
I do not have plan to add anything orp specific in the software. Anything in particular you are looking for ?
 
From my understanding, orp probe won’t require any changes on this board.
I do not have plan to add anything orp specific in the software. Anything in particular you are looking for ?
Thank you for your answer! Hardware based the board is ready, and it gives right reads. The only thing missed is the calibrate functin for such values (orp is shown in mV so it needs diffrent calibration and different display unit)
Maybe it is possible to add a flag in the pH screen to choose between the type of probe, without doing a new page only for the orp...
 
Thank you for your answer! Hardware based the board is ready, and it gives right reads. The only thing missed is the calibrate functin for such values (orp is shown in mV so it needs diffrent calibration and different display unit)
Maybe it is possible to add a flag in the pH screen to choose between the type of probe, without doing a new page only for the orp...
I'll make sure the unit is customizable. I feel its a minor thing. Im curious about the calibration technique. Do you have details?
 
Thank you again! I've read this document form Atlas Scientific, it's related to their board but it shows also the calibration procedure.
They use a 225mV solution as a reference point of calibration...
That does not mean the calibration logic itself is different right ? Generally we use one or two point calibration. I’m trying to understand if orp involves something different than that.
 
I think that the calibration logic is the same, I think it's the same as 1 point for pH, the only difference is the value range.
 
I think that the calibration logic is the same, I think it's the same as 1 point for pH, the only difference is the value range.
Then you should be able to use the existing ph module as it is for monitoring, including the calibration function. We just have to make the module name (ph) more generic and measuring unit user definable.
 

IF YOU HAD TO TAKE A REEFING EXAM, WOULD YOU PASS?

  • Yes!

    Votes: 32 45.7%
  • Not yet, but I have one that I want to buy in mind!

    Votes: 9 12.9%
  • No.

    Votes: 26 37.1%
  • Other (please explain).

    Votes: 3 4.3%
Back
Top