Skip to content

Commit 8638ed5

Browse files
Updated features
1 parent f8ce00e commit 8638ed5

File tree

1 file changed

+7
-7
lines changed
  • content/hardware/05.nicla/boards/nicla-vision

1 file changed

+7
-7
lines changed

content/hardware/05.nicla/boards/nicla-vision/features.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,33 +11,33 @@ The Arduino Nicla Vision is our smallest form factor yet.
1111

1212
</Feature>
1313

14-
<Feature title="LSM6DSOXTR" image="imu">
14+
<Feature title="LSM6DSOXTR 6-axis IMU" image="imu">
1515

1616
This 6-axis IMU is possible to obtain 3D gyroscopic and 3D accelerometer data. It is also possible to do machine learning on the IMU for gesture detection, offloading computation load from the main processor.
1717

18-
<FeatureLink title="Datasheet" url="https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bhi260ap-ds000.pdf" download blank/>
18+
<FeatureLink title="Datasheet" url="https://www.st.com/resource/en/datasheet/lsm6dsox.pdf" download blank/>
1919

2020
</Feature>
2121

2222
<Feature title="STM32H747AII6" image="mcu">
2323

2424
The Nicla Vision features an STM32H747AII6 Dual ARM® Cortex® - M7 core up to 480 Mhz + M4 core up to 240 Mhz.
25-
<FeatureLink title="Datasheet" url="" download blank/>
25+
<FeatureLink title="Datasheet" url="https://www.st.com/resource/en/datasheet/stm32h747ai.pdf" download blank/>
2626
</Feature>
2727

28-
<Feature title="GC2145" image="camera">
28+
<Feature title="2MP color camera" image="camera">
2929

3030
The board uses the GC2145, a 2MP color camera.
3131

32-
<FeatureLink title="Datasheet" url="" download blank/>
32+
<FeatureLink title="Datasheet" url="https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/968/GC2145-CSP-DataSheet-release-V1.0_5F00_20131201.pdf" download blank/>
3333
</Feature>
3434

35-
<Feature title="MP34DT06JTR" image="microphone">
35+
<Feature title="Omnidirectional microphone" image="microphone">
3636

3737
The MP34DT06JTR digital MEMS microphone is omnidirectional and operate via a capacitive sensing element with a high
3838
signal to noise ratio.
3939

40-
<FeatureLink title="Datasheet" url="" download blank/>
40+
<FeatureLink title="Datasheet" url="https://content.arduino.cc/assets/Nano_BLE_Sense_mp34dt05-a.pdf" download blank/>
4141
</Feature>
4242

4343
</FeatureList>

0 commit comments

Comments
 (0)