Skip to content

example how to use ESP EC read and ESP PH read libraries both simultaneous

Notifications You must be signed in to change notification settings

GreenPonik/esp32-read-ph-and-ec-with-ADC-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

example how to use ESP EC read and ESP PH read libraries both simultaneous

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages