BMI270 Wrist Gestures

Materials

Example

Introduction

This example shows how to enable the step detector, counter, and activity recognition features of the BMI270.

Procedure

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

image01

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

image02

Compile and run the example.

The result will be printed out upon interrupt trigger.

image03