Hi,
Can anyone help me with how to make an Arduino Mega 2560 into an I2C slave, with an Arduino Ethernet as master??? I can't seem to get any specific information. Especially the slave address for the Arduino Mega.
Please help!
Hi,
Can anyone help me with how to make an Arduino Mega 2560 into an I2C slave, with an Arduino Ethernet as master??? I can't seem to get any specific information. Especially the slave address for the Arduino Mega.
Please help!
Section 24 in the datasheet is all about the I2C hardware, aka two wire.
Any slave address you like, its programmable.