Skip to content

Commit 8e0fc14

Browse files
authored
Add link to BMI270_BMM150 library
Add a link to the BMI270_BMM150 library in the IMU magnetometer library.
1 parent a8e8adf commit 8e0fc14

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

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

2727
The goals of this project are to:
2828
- Understand how the IMU system on the Arduino Nano 33 BLE Sense Rev2 works.
29-
- Use the BMI270_BMM150 library.
29+
- Use the [BMI270_BMM150 library](https://docs.arduino.cc/libraries/arduino_bmi270_bmm150/).
3030
- Measure the value of a magnetometer sensor.
3131
- Create visual feedback according to magnetic disturbance in the environment.
3232
- Convert the sensor's values in LED light intensity.

0 commit comments

Comments
 (0)