IMU modules

From wikiluntti
Revision as of 08:16, 29 May 2023 by Mol (talk | contribs) (Created page with "== Introduction == Some Arduino IMU modules. The differences etc. . . == Theory == There are N different vendors. * AKK8963: 3-axis magnetometer * MPU 6050: 6 dof * MPU 6500: 3-axis gyro; 3-axis acc; * MPU 9150 * MPU 9250: 9 dof; 16 bit. Contains MPU6500 and AKK8963)")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Introduction

Some Arduino IMU modules. The differences etc. . .

Theory

There are N different vendors.

  • AKK8963: 3-axis magnetometer
  • MPU 6050: 6 dof
  • MPU 6500: 3-axis gyro; 3-axis acc;
  • MPU 9150
  • MPU 9250: 9 dof; 16 bit. Contains MPU6500 and AKK8963)