@@ -24,7 +24,7 @@ IoT applications, MKR hobbyists
24
24
* 2x analog sensor input
25
25
* 1x I2C interface
26
26
27
- * ** ST LSM6DSOX 6-axis IMU Sensor**
27
+ * ** ST LSM6DS3 6-axis IMU Sensor**
28
28
* 3-axis accelerometer 2/±4/±8/±16 g full scale
29
29
* 3-axis gyroscope 125/±250/±500/±1000/±2000 dps (degrees per second)
30
30
* I2C interface to Arduino MKR board
@@ -118,7 +118,7 @@ IoT applications, MKR hobbyists
118
118
119
119
| ** Ref.** | ** Description** | ** Ref.** | ** Description** |
120
120
| -------- | -------------------------------------- | -------- | ---------------------------------- |
121
- | U1 | LSM6DSOXTR 6-axis IMU IC | U3 | LV52204MTTBG LED Boost Driver IC |
121
+ | U1 | LSM6DS3 6-axis IMU IC | U3 | LV52204MTTBG LED Boost Driver IC |
122
122
| U2 | APDS-9660 RGB and Gesture Sensor IC | HS-1 | HTS221 Humidity Sensor IC |
123
123
| LPS-1 | LPS22HBTR Pressure Sensor IC | L0-L4 | APA1022020-2018 RGB LED IC |
124
124
| J6 | FH26W-45S-0.3SHW(60) Display Connector | J12 | SFV24R-1STBE1HLF Display Connector |
@@ -336,7 +336,8 @@ Hereby, Arduino S.r.l. declares that this product is in compliance with essentia
336
336
337
337
## Revision History
338
338
339
- | ** Date** | ** Revision** | ** Changes** |
340
- | ---------- | ------------ | ------------- |
341
- | 02/24/2021 | 1 | First Release |
339
+ | ** Date** | ** Revision** | ** Changes** |
340
+ | ---------- | ------------ | ----------------- |
341
+ | 02/24/2021 | 1 | First Release |
342
342
| 05/17/2022 | 2 | Technical updates |
343
+ | 08/26/2022 | 3 | IMU ID fix |
0 commit comments