Hi, can you please help me figure out how to connect two mpu6050 to a single arduino or (if that's not possible) to a sensor shield v5.0 to be able to read the angle of each sensor in the console separately, please.
Set the I2C device addresses differently for the two modules. The module should have an address input AD0 exposed (selects 0x68 or 0x69).
The MPU6050 is a 3.3V device, so be sure to use a logic level shifter when connecting to a 5V Arduino, or use a 3.3V Arduino and make the connections directly.
I moved your topic to an appropriate forum category @msrbooks590.
In the future, please take some time to pick the forum category that best suits the subject of your topic. There is an "About the _____ category" topic at the top of each category that explains its purpose.
This is an important part of responsible forum usage, as explained in the "How to get the best out of this forum" guide. The guide contains a lot of other useful information. Please read it.
Thanks in advance for your cooperation.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.