Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.39 KB

File metadata and controls

34 lines (24 loc) · 1.39 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 EC read and ESP PH read libraries both simultaneous

DFRobot ESP EC BY GREENPONIK

DFRobot ESP PH WITH ADC BY GREENPONIK

#1 clone the repo

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

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

#2 run platformio build and upload on esp32

pio run -t upload

#3 debug through serial monitor

pio device monitor

EC Tutorial here

Tutorial here

PH Tutorial here

Tutorial here

Suscribe on our newsletter here :

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

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

https://www.greenponik.com