jrowberg / i2cdevlib

I2C device library collection for AVR/Arduino or other C++-based MCUs
http://www.i2cdevlib.com
3.95k stars 7.51k forks source link

Analysis two mpu6050 simultaneously #334

Open HuanChiang opened 7 years ago

HuanChiang commented 7 years ago

Hello!

I am using Arduino Uno to connect two mpu6050.

I know they use different I2C addresses, and they seem not to work simultaneously.

When one mpu6050 works, the other mpu6050 doesn't.

Because I need to analysis two data at the same time, is there any way to make two mpu6050 work

simultaneously?

Thanks so much!

seungro commented 7 years ago

https://www.youtube.com/watch?v=fvWNnUdWwrA&feature=youtu.be Try on this one