How to read data from a PH meter(SKU: SEN0161)?

Hi,
I recently bought a pH meter for an experiment, it is connected to a Launchpad board and it is been given 5V. All my data is coming out like this:
23
117
1023
47
888
49
769.
How am I meant to read this as pH,
Any help is appreciated,
Ben
I recently bought a pH meter for an experiment, it is connected to a Launchpad board and it is been given 5V. All my data is coming out like this:
23
117
1023
47
888
49
769.
How am I meant to read this as pH,
Any help is appreciated,
Ben
2016-12-02 11:46:56 Welcome benpharkin1,
There is a tutorial about how to check the function of your PH meter.make_clickable_callback(MAGIC_URL_FULL, '
', 'https://www.dfrobot.com/wiki/index.php/PH_meter_self-checking', '', ' class="postlink"')
If this cannot help you, we would recommend you:
1. Try to use this sensor on Arduino board like UNO, which can test the PH Sensor.
2. Use other analog sensor to test the analog port on your Launchpad board, in cast there are some problems on your board.
Hope it will be helpful.
Angelo.Qiao
There is a tutorial about how to check the function of your PH meter.make_clickable_callback(MAGIC_URL_FULL, '
', 'https://www.dfrobot.com/wiki/index.php/PH_meter_self-checking', '', ' class="postlink"')
If this cannot help you, we would recommend you:
1. Try to use this sensor on Arduino board like UNO, which can test the PH Sensor.
2. Use other analog sensor to test the analog port on your Launchpad board, in cast there are some problems on your board.
Hope it will be helpful.
