Page 1 of 1

Change default I2C address?

Posted: Wed Aug 15, 2018 1:54 pm
by element
I have an Arduino Uno and I'd like to connect 2 devices: OBD Freematics I2C with the MPU6050, and an RTC (real-time clock, see link below) which also uses SCL/SDA. The problem is that the default I2C addresses are the same on both devices: 0x68. I can't change it on the RTC. Can I change it on the Freematics OBD device?

https://www.adafruit.com/product/3013