Atlas EZO sensor calibration commands for ino sketch

Discuss garden automation systems and software here, including commercial products or Raspberry Pi and Arduino DIY setups.
Post Reply
GreenThumb
LED-Curious
LED-Curious
Reactions:
Posts: 13
Joined: Mon Oct 04, 2021 8:51 pm

Hey again..

well.. this is something. I wrote a sketch before that allowed me to calibrate the sensors by pressing a hardware button. I can't for the life of me remember what code I used. The instructions say PH:cal,mid,7 for example, but when I add that to my sketch I get "cal was not defined in this scope".. so I know the syntax is wrong.

Anyone know what command I can put in my code to trigger a calibration for an ezo sensor?
sshscp
LED-Curious
LED-Curious
Reactions:
Posts: 14
Joined: Fri Dec 03, 2021 7:00 pm

How are you sending the commands the the sensor? i2c or normal serial?
Post Reply