tockn / MPU6050_tockn

Arduino library for easy communication with MPU6050
218 stars 84 forks source link

how to deal with multiple mpu with TCA9548A #52

Open sshahriyari opened 9 months ago

sshahriyari commented 9 months ago

hello.

I want to read multiple mpu6050 at the same time with TCA9548A I2C Multiplexer. How is this possible?

(on Arduino DUE)