Hello
I want to connect 5 mpu6050 to Arduino and output roll, pitch, and yaw values. For this, I'm going to use the DMP_V6 example.
I know I can change the address value of the mpu6050, but can I use five sensors at the same time? If possible, can you give us a simple example?
Thank you.