example how to use ESP pH read library DFRobot ESP PH BY GREENPONIK #1 clone the repo git clone https://github.com/GreenPonik/esp32-read-ph-example.git cd esp32-read-ph-example #2 run platformio build and upload on esp32 pio run -t upload #3 debug through serial monitor pio device monitor