Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 7 additions & 5 deletions content/hardware/06.nicla/boards/nicla-voice/essentials.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
<EssentialsColumn title="Guides">
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v1/tutorials/getting-started/cores/arduino-mbed_nicla">
All you need to know to get started with your new Arduino Nicla board.
</EssentialElement>

<EssentialsColumn title="First Steps">
<EssentialElement title="User Manual" type="getting-started" link="https://docs.arduino.cc/tutorials/nicla-voice/user-manual">
A full guide to the basics of the Nicla Voice
</EssentialElement>
<EssentialElement link="https://docs.arduino.cc/tutorials/nicla-voice/getting-started-ml" title="Audio Analysis with Machine Learning and the Nicla Voice" type="tutorial">
Learn to use the Nicla Voice to create your own Machine Learning audio models with this getting started tutorial.
</EssentialElement>
</EssentialsColumn>

<EssentialsColumn title="Suggested Libraries">
Expand Down
2 changes: 1 addition & 1 deletion content/hardware/06.nicla/boards/nicla-voice/product.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Nicla Voice
url_shop: https://store.arduino.cc/nicla-voice
url_guide: /software/ide-v1/tutorials/getting-started/cores/arduino-mbed_nicla
url_guide: /tutorials/nicla-voice/user-manual
core: arduino:mbed_voice
productCode: 'ABX00061'
certifications: [CE]
Expand Down