If you mean the ultrasonic sensor to measure the ATO top off water container water level,.
look in the diagram for sonar trigger and sonar echo. Then you need +5 and Gnd for 4 wire connection to the ultrasonic sensor.
As I check schematics you use ULN 2803 for outputs still for peristaltic pumps you use transistor circuit? Why? I think you could replace both dosers outputs and also this output for feeder with another ULN 2803.
With this you reduce number of parts and also still have 5 additional outputs to use if needed for some additional feature.
Another question regarding outlets
I understand after first reset default settings from Config.ini are used.
Still if we set-up new settings for outlets and save them this should be saved also in eeprom and read after next reset and not used default settings?
So after reset system first had to check if contents of eeprom is valid and if not used defaults.
#define EEPROMSIG 0xA0 //change this everytime you want the eeprom defaults to change
so the ULN2803 on my protoboard is not really doing anything, but it will take a lot of work for me to rewire the protoboard so I am just leaving it alone.
I knew it was wishful thinking. Here is a link to the source code for the module. I may take a stab at it..... Does look like a good lower cost option. I picked it up on fleabay for 20$.
https://gist.github.com/rezahussain/bb7715534688d8dc0520
can you try running the calibration and test program and see how it works? accurate? stable reading?
Will do as soon as my probe arrives...
I'm not sure yet how it does the temp compensation. It really does not make sense why he added an ambient temp sensor to the board when ph measurement will be made in some liquid whose temp will most likely be not the ambient temp.