BMI270 Basic Readings I2C
Materials
Example
Introduction
This example shows how to use SparkFun 6DoF BMI270 to get basic measurements using I2C.
Procedure
Connect the AMB82-mini to I2C_SDA and I2C_SCL of the sensor as shown in the diagram below.
Open the example in “File” -> “Examples” -> “AmebaWire” -> “BMI270” -> “BasicReadingsI2C”.
Compile and run the example.
The measurements from the sensor will be printed at 20ms interval.


