Imposta è utilizza il chip PCF8574 come uscite.
Gli indirizzi I2C sono del tipo:
Off-Off-Off = 0x20 = 20h
On-Off-Off = 0x21 = 21h
ecc..
pcf8574-out
@/pcf8574-out
Imposta è utilizza il chip PCF8574 come uscite.
Gli indirizzi I2C sono del tipo:
Off-Off-Off = 0x20 = 20h
On-Off-Off = 0x21 = 21h
ecc..
I2C_INxod/i2c/i2c
ADDRbyte
OFF-OFF-OFF 0x20 (20h)
P7oboolean
P6oboolean
P5oboolean
P4oboolean
P3oboolean
P2oboolean
P1oboolean
P0oboolean
UPDpulse
DONEpulse
OUTnumber
I2C_OUTxod/i2c/i2c
To use the node in your project you should have the dinosalvioni/pcf8574 library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.