07-07-2024, 11:19 PM
I set i2c address for digital input like this: PCF8575 pcf8575_in(0x24,15,4);
and i2c address for relay output like this: PCF8575 pcf8575_out(0x24,15,4);
WHY use same i2c address for INPUT and OUTPUT???
and i2c address for relay output like this: PCF8575 pcf8575_out(0x24,15,4);
WHY use same i2c address for INPUT and OUTPUT???