Mita
The standard alias gyroscope
refers to GyroscopeSensorFusion. The alias can not be changed, but the XDK gyroscopes can be used without SensorFusion using the respective handles:
Gyroscope_BMG160
Gyroscope_BMI160
The following code will read the three axes of the gyroscope sensor and print the values to the console every 100 milliseconds
it does not require any kind of initialization
Configuration
The BMG160 can be configured as follows:
The BMI160 can be configured as follows:
Last updated
Was this helpful?