pH Sensor with Python

Python
Command

 

Sketch
Object

VERNIER

Command
Syntax

 

Python
Code
Sample:

Desired Action

Python Code Sample

Read the pH from the attached Vernier sensor

v1 =vernier("IN1","pH")

ph = v1.measurement()