Skip to content

Commit c8d4d70

Browse files
committed
Main features section revamped
1 parent be3e050 commit c8d4d70

File tree

1 file changed

+16
-14
lines changed
  • content/hardware/06.nicla/boards/nicla-voice

1 file changed

+16
-14
lines changed

content/hardware/06.nicla/boards/nicla-voice/features.md

Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<FeatureDescription>
22

3-
The Arduino® Nicla Voice implements always-on speech recognition on the edge. The board integrates a Neural Decision processor from Syntiant (NDP120), enabling it to run multiple AI algorithms. It also features a smart 6-axis motion sensor and a magnetometer, making it the ideal solution for ultra-low power predictive maintenance, gesture/voice recognition, and contactless applications. Following the Nicla family, it offers on-board Bluetooth® Low Energy connectivity and is compatible with Nicla, Portenta, and MKR products.
3+
The Arduino® Nicla Voice implements always-on speech recognition on the edge. The board integrates a Neural Decision processor from Syntiant (NDP120), enabling it to run multiple AI algorithms. It also features a smart 6-axis motion sensor and a magnetometer, making it the ideal solution for ultra-low power predictive maintenance, gesture/voice recognition, and contactless applications. Following the Nicla family, it offers on-board Bluetooth® Low Energy connectivity and is compatible with Nicla, Portenta, and MKR products. Thus offering
44

5-
The Nicla Voice can also be battery powered making it standalone.
5+
The Nicla Voice can also be battery-powered with long-lasting autonomy making it standalone.
66

77
</FeatureDescription>
88

@@ -12,31 +12,33 @@ The Nicla Voice can also be battery powered making it standalone.
1212
The Arduino Nicla Voice is our smallest form factor yet.
1313
</Feature>
1414

15-
<Feature title="nRF52832" image="mcu">
16-
The Nicla Voice features an nRF52832 Arm® Cortex-M4 at 64MHz.
17-
15+
<Feature title="System-on-Chip" image="mcu">
16+
The Nicla Voice features an nRF52832 from Nordic® Semiconductors. The nRF52832 is a general-purpose multiprotocol System-on-Chip (SoC) that meets the challenges of a broad range of applications that need advanced Bluetooth® LE features.
1817
<FeatureLink title="Datasheet" url="https://infocenter.nordicsemi.com/pdf/nRF52832_PS_v1.4.pdf" download blank/>
1918
</Feature>
2019

21-
<Feature title="Neural Decision Processor NDP120" image="mcu">
22-
The Nicla Voice features the Syntiant NDP120, a Neural Decision Processor (NDP). Capable of running AI algorithms for always-on and battery applications.
20+
<Feature title="Neural Decision Processor" image="mcu">
21+
The Nicla Voice features an NDP120™ from Syntiant®. The NDP120 is a special-purpose deep-learning processor suitable for always-on applications in battery-powered devices.
2322
<FeatureLink title="Datasheet" url="https://www.syntiant.com/ndp120" download blank/>
2423
</Feature>
2524

26-
<Feature title="BMI270 6-axis IMU" image="imu">
27-
This 6-axis IMU allows to obtain 3D gyroscopic and 3D accelerometer data.
28-
<FeatureLink title="Datasheet" url="https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bmi270-ds000.pdf" download blank/>
25+
<Feature title="Python® Support" image="python">
26+
This board can be programmed with the Python® programming language via the OpenMV IDE.
27+
<FeatureLink title="Learn More" url="/learn/programming/arduino-and-python"/>
2928
</Feature>
3029

30+
<Feature title="Inertial Measurement Unit" image="imu">
31+
The Nicla Voice features a BMI270 from Bosch®. The BMI270 is an ultra-low power Inertial Measurement Unit (IMU) optimized for wearables. It provides acceleration, angular rate, and intelligent on-chip motion-triggered interrupt features.
32+
<FeatureLink title="Datasheet" url="https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bmi270-ds000.pdf" download blank/>
33+
</Feature>
3134

32-
<Feature title="BMM150 3-axis Magnetometer" image="magnetometer">
33-
This 3-axis Magnetometer allows to obtain 3D magnetic data.
35+
<Feature title="Magnetometer" image="magnetometer">
36+
The Nicla Voice features a BMM150 from Bosch®. The BMM1250 is a low-power 3-axis digital geomagnetic sensor.
3437
<FeatureLink title="Datasheet" url="https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bmm150-ds001.pdf" download blank/>
3538
</Feature>
3639

3740
<Feature title="Microphone" image="microphone">
38-
The IM69D130 digital MEMS microphone is omnidirectional and operate via a capacitive sensing element with a high
39-
signal to noise ratio.
41+
The Nicla Voice features an IM69D130 from Infineon®. The IM69D130 is a high-performance digital MEMS microphone.
4042
<FeatureLink title="Datasheet" url="https://www.infineon.com/dgdl/Infineon-IM69D130-DS-v01_00-EN.pdf?fileId=5546d462602a9dc801607a0e46511a2e" download blank/>
4143
</Feature>
4244

0 commit comments

Comments
 (0)