I want to know the EZO ec sensor circuit code plz help me

In esphome, only the ph sensor code is written.
How to apply the ec sensor?

I think the addresses are findable on the manufacturers website.

The EC probe’s address is 100, see https://github.com/Atlas-Scientific/Ezo_I2c_lib/blob/95c024a43913a6349b82797fa90e37bdd7c45a96/Examples/IOT_kits/aquaponics_kit/aquaponics_kit.ino

Is it just changing the address?

I believe so, and of course the unit_of_measurement.

1 Like