Skip to content

Commit a8e8adf

Browse files
authored
Add link to BMI270_BMM150 library
Add link to BMI270_BMM150 library in IMU gyroscope tutorial.
1 parent 7f2def0 commit a8e8adf

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/03.nano/boards/nano-33-ble-sense-rev2/tutorials/imu-gyroscope

1 file changed

+1
-1
lines changed

content/hardware/03.nano/boards/nano-33-ble-sense-rev2/tutorials/imu-gyroscope/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This tutorial will focus on the 3-axis gyroscope sensor of the IMU system on the
2323

2424
The goals of this project are:
2525
- Understand how the IMU system on the Arduino Nano 33 BLE Sense Rev2 works.
26-
- Use the BMI270_BMM150 library.
26+
- Use the [BMI270_BMM150 library](https://docs.arduino.cc/libraries/arduino_bmi270_bmm150/).
2727
- Read data from the gyroscope's sensor.
2828
- Convert the raw data into direction of force.
2929
- Print out live data through the Serial Monitor.

0 commit comments

Comments
 (0)