DFRobot BNO055 9-DOF IMU Sensor Absolute Position
With the 9-axis sensor, you can learn the position of the objects you will use in your project in three-dimensional space without any extra calculations. Thanks to the ARM Cortex-M0 microprocessor on it, it is possible to obtain the absolute positions of objects in quaternion or Euler vector form, in addition to using it as a normal IMU board. It is quite suitable for use in microcontroller boards with limited processing capabilities like Arduino. It uses the I2C interface. It can be used with 3.3V and 5V logic levels.
Information you can obtain using this sensor:
Absolute position (100 Hz, Euler Vector or quaternion)
Angular velocity vector (100 Hz, rad/s)
Acceleration vector (100 Hz, three-axis acceleration, gravity + linear motion, m/s²)
Magnetic field strength vector (20 Hz, three-axis magnetic field measurement, mi Show More