We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8e8adf commit 8e0fc14Copy full SHA for 8e0fc14
content/hardware/03.nano/boards/nano-33-ble-sense-rev2/tutorials/imu-magnetometer/content.md
@@ -26,7 +26,7 @@ This tutorial will focus on the 3-axis magnetometer sensor of the IMU system on
26
27
The goals of this project are to:
28
- Understand how the IMU system on the Arduino Nano 33 BLE Sense Rev2 works.
29
-- Use the BMI270_BMM150 library.
+- Use the [BMI270_BMM150 library](https://docs.arduino.cc/libraries/arduino_bmi270_bmm150/).
30
- Measure the value of a magnetometer sensor.
31
- Create visual feedback according to magnetic disturbance in the environment.
32
- Convert the sensor's values in LED light intensity.
0 commit comments