SCL and SDA limitations


i working on automation project , wondering if there more 2 sda , scl pins listed arduino mega r3. if not, there way implement multiple devices on same pins? have following devices hich require scl , sda connections: rtc (real time clock), ph circuit/probe, ec (electroconductivity) circuit/probe, i2c lcd module, , possibly communication additional arduino (uno). possible? if so, how?

you can. have many devices connected. have separate chip select lines


Arduino Forum > Using Arduino > Project Guidance > SCL and SDA limitations


arduino

Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'