Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.08 KB

readme.md

File metadata and controls

29 lines (21 loc) · 1.08 KB

Only compatible with ESP32

IMPORTANT : to make it work, you will need the help of an additionnal ADC converter because the one on the ESP32 isn't accurate enough. Here we used an ADS1115 from Adafruit

You can find it here : https://www.adafruit.com/product/1085

And here is the library you'll need to add to your sketch : https://github.com/GreenPonik/Adafruit_ADS1X15

example how to use ESP pH read with ADC ads1115 library

DFRobot ESP PH WITH ADC BY GREENPONIK

#1 clone the repo

git clone https://github.com/GreenPonik/esp32-read-ph-with-ADC-example.git

cd esp32-read-ph-with-ADC-example

#2 run platformio build and upload on esp32

pio run -t upload

#3 debug through serial monitor

pio device monitor

Tutorial here

Tutorial here

Suscribe on our newsletter here:

en: http://bit.ly/2NuaKbN

fr: http://bit.ly/2XNf61R

https://www.greenponik.com