Arduino MPU6050 GY-521 I2cdevlib

问题描述

我正在尝试使用来自 I2cdevlib 的 mpu6050 库从我的 GY-521 获取数据。当我运行演示 mpu6050_raw 时,我得到了值,但是当我运行演示 mpu6050_DMP6 时,我被卡住了。这是我的串行监视器中的输出

这是图书馆:https://github.com/jrowberg/i2cdevlib/tree/master/Arduino/MPU6050

我的董事会:https://www.hotmcu.com/gy521-mpu6050-3axis-acceleration-gyroscope-6dof-module-p-83.html

Initializing I2C devInitializing DMP...
Initializing I2C devices...

Initializing I2C devices...
Testing device connections...
mpu6050 connection Failed

Send any character to begin DMP programming and demo: 
Initializing DMP...
>*************

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)