ph level tester

Hi Guys

I'm totally new to this. I'm working on a marine project that contains the testing of the ph levels of the sea at different depths. Is there anyone that has an idea of how this works and how will i go about to program the Arduino Uno for this. Any suggestions will be appreciated. :expressionless: =(

Something like this is a good way to start: pH Sensor Kit - SEN-10972 - SparkFun Electronics

What is the maximum depth ? The sensor has to deal with the pressure.

is a good one too. You should google 'omega engineering' they have ph probes that have threads so you can screw them into things. They also have fittings to help mount them.

First thought: fetch water from different depths and do the PH testing on deck...

What is the frequency of measurements? once per second/minute/hour?
What is the needed accuracy/precision.

It looks like the sensor used is good to about 70m depth (690kPa).

I'm guessing its this one: https://www.atlas-scientific.com/product_pages/sensors/ph-sensor.html

(adds to MarkT post)
This sensor is discussed several times on the forum, if you search in the upper right box
with "atlas scientific ph code" you get several threads with code discussed.