Rensselaer Arduino Support Package (RASPlib):

2 次查看(过去 30 天)
hi all, i am new here so maybe my question will be stupid
for the mpu 9250 i have 2 blocks: the first is raw and the second is unit whats the difference between them(their output)?
and whats the formula to convert these data to pitch, roll and yaw angles?
  1 个评论
Madhu Govindarajan
Madhu Govindarajan 2017-11-29
I have never used this sensor before, but the Simulink blocks are doing these actions -
1) The MPU9250 Raw is executing the MPU9250_ReadRAW in the MPU9250wrapper file. 2) The MPU9250 Units is executing the MPU9250_Read from the same wrapper file.
I am guessing the first one is just raw sensor data and the second is converted into the appropriate units.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Arduino Hardware 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by