BMI270 Filtering

Materials

Example

Introduction

This example shows how to configure the accelerometer and gyroscope with multiple settings to reduce the measurement noise.

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 -> Filtering

image02

Compile and run the example.

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

image03