Skip to content

Commit 08118c8

Browse files
authored
Merge pull request #260 from arduino/jcarolinares/nicla-voice-pg-improvements
Features small changes new getting started link
2 parents e3c1524 + 312be05 commit 08118c8

File tree

3 files changed

+7
-8
lines changed

3 files changed

+7
-8
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<EssentialsColumn title="Guides">
2-
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v1/installing-mbed-os-nicla-boards">
3-
All you need to know to get started with your new Arduino board.
2+
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v1/tutorials/getting-started/cores/arduino-mbed_nicla">
3+
All you need to know to get started with your new Arduino Nicla board.
44
</EssentialElement>
55

66
</EssentialsColumn>

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

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,16 @@ The Nicla Voice features an nRF52832, a general-purpose multiprotocol System-on-
1818
</Feature>
1919

2020
<Feature title="Neural Decision Processor" image="core">
21-
The Nicla Voice features an NDP120™, a special-purpose deep-learning processor suitable for battery-powered applications and devices from Syntiant®.
21+
The Nicla Voice features an NDP120™, an ultra-low powered and special-purpose deep-learning processor suitable for battery-powered applications and devices created by Syntiant®.
2222
<FeatureLink title="Datasheet" url="https://www.syntiant.com/ndp120" download blank/>
2323
</Feature>
2424

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"/>
25+
<Feature title="Ultra-low power board" image="power">
26+
The Arduino Nicla voice has been designed as an ultra-low power board, being the perfect solution for industrial and IoT battery-powered applications.
2827
</Feature>
2928

3029
<Feature title="Inertial Measurement Unit" image="imu">
31-
The Nicla Voice features a BMI270, an ultra-low power Inertial Measurement Unit (IMU) optimized for wearables from Bosch®.
30+
The Nicla Voice features a BMI270, a 6-axis ultra-low power Inertial Measurement Unit (IMU) optimized for wearables from Bosch®.
3231
<FeatureLink title="Datasheet" url="https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bmi270-ds000.pdf" download blank/>
3332
</Feature>
3433

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Nicla Voice
33
url_shop: https://store.arduino.cc/pages/nicla-voice
4-
url_guide: /software/ide-v1/installing-mbed-os-nicla-boards
4+
url_guide: /software/ide-v1/tutorials/getting-started/cores/arduino-mbed_nicla
55
core: arduino:mbed_voice
66
productCode: 'ABX00061'
77
---

0 commit comments

Comments
 (0)