From 2f6cf86f34d991559b4b8edce1105fa79102fc44 Mon Sep 17 00:00:00 2001 From: Ali Jahangiri <75624145+aliphys@users.noreply.github.com> Date: Sun, 1 Jan 2023 20:32:26 +0100 Subject: [PATCH] Fix Gyroscope spelling --- .../boards/nano-33-ble-sense-rev2/datasheet/datasheet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/hardware/03.nano/boards/nano-33-ble-sense-rev2/datasheet/datasheet.md b/content/hardware/03.nano/boards/nano-33-ble-sense-rev2/datasheet/datasheet.md index 10526adf18..abdaaee35c 100644 --- a/content/hardware/03.nano/boards/nano-33-ble-sense-rev2/datasheet/datasheet.md +++ b/content/hardware/03.nano/boards/nano-33-ble-sense-rev2/datasheet/datasheet.md @@ -135,7 +135,7 @@ The Main Processor is an Arm® Cortex®-M4F running at up to 64MHz. Most of its ### IMU -The Arduino Nano 33 BLE Sense Rev2 provides IMU capabilities with 9-axis, by combination of the BMI270 and BMM150 ICs. The BMI270 includes both a three axis gryroscope as well as an three axis accelerometer, while the BMM150 is capable of sensing magnetic field variations in all three dimensions. The information obtained can be used for measuring raw movement parameters as well as for machine learning. +The Arduino Nano 33 BLE Sense Rev2 provides IMU capabilities with 9-axis, by combination of the BMI270 and BMM150 ICs. The BMI270 includes both a three axis gyroscope as well as an three axis accelerometer, while the BMM150 is capable of sensing magnetic field variations in all three dimensions. The information obtained can be used for measuring raw movement parameters as well as for machine learning. ### LPS22HB (U9) Barometer and Temperature Sensor