BMI270 Remap Axes

Materials

Example

Introduction

This example shows how to remap IMU axis directions.

Procedure

Connect the AMB82-mini to I2C_SDA and I2C_SCL of the sensor as shown in the diagram below.

image01

Open the example in “File” -> “Examples” -> “AmebaWire” -> “BMI270” -> “RemapAxes”.

image02

Compile and run the example.

The remapped axes measurements from the sensor will be printed out at 20ms interval.

image03