Skip to content

Commit 7f2def0

Browse files
authored
Add link to BMI270_BMM150 library
Add a link to BMI270_BMM150 library in the IMU accelerator tutorial.
1 parent f95649b commit 7f2def0

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This tutorial will focus on the IMU system with the **BMI270 and BMM150** module
2525

2626
The goals of this project are:
2727
- Understand how the IMU system on the Arduino Nano 33 BLE Sense Rev2 works.
28-
- Use the BMI270_BMM150 library.
28+
- Use the [BMI270_BMM150 library](https://docs.arduino.cc/libraries/arduino_bmi270_bmm150/).
2929
- Read the raw data of the accelerometer sensor.
3030
- Convert the raw data into board positions.
3131
- Print out live data through the Serial Monitor.

0 commit comments

Comments
 (0)