|
1 | 1 | ---
|
2 | 2 | title: 'Getting Started with the AKX00058: Pro Edge AI/ML: Vision and Speech Kit'
|
3 |
| -description: "Learn how to start using your Pro Edge AI/ML: Vision and Speech Kit" |
| 3 | +description: "Learn how to start using your Pro Edge AI/ML: Vision and Speech Kit." |
4 | 4 | difficulty: advanced
|
5 | 5 | tags:
|
6 | 6 | - PRO
|
@@ -55,53 +55,55 @@ Additionally you may need the following accessories:
|
55 | 55 |
|
56 | 56 | 3. [Get started](https://docs.arduino.cc/tutorials/portenta-vision-shield/speech-recognition-engine) with your Speech Recognition Engine and redeem the voucher on the [License Activation platform](https://tool.cyberon.com.tw/ArduinoDSpotterAuth/CFMain.php).
|
57 | 57 |
|
58 |
| -4. Check the [Portenta H7 docs](https://docs.arduino.cc/hardware/portenta-h7) to retrieve the product resources. Carefully read the [datasheet](https://docs.arduino.cc/resources/datasheets/ABX00042-ABX00045-ABX00046-datasheet.pdf) and [Set it up](https://docs.arduino.cc/tutorials/portenta-h7/setting-up-portenta). On [docs.arduino.cc](http://docs.arduino.cc) are also available the [Pinout](https://docs.arduino.cc/resources/pinouts/ABX00042-full-pinout.pdf) and the [Schematics](https://docs.arduino.cc/resources/schematics/ABX00042-schematics.pdf). |
| 58 | +4. Check the [Portenta H7 docs](https://docs.arduino.cc/hardware/portenta-h7) to retrieve the product resources. Carefully read the [datasheet](https://docs.arduino.cc/resources/datasheets/ABX00042-ABX00045-ABX00046-datasheet.pdf) and [Set it up](https://docs.arduino.cc/tutorials/portenta-h7/setting-up-portenta). On [docs.arduino.cc](http://docs.arduino.cc) the [Pinout](https://docs.arduino.cc/resources/pinouts/ABX00042-full-pinout.pdf) and the [Schematics](https://docs.arduino.cc/resources/schematics/ABX00042-schematics.pdf) are also available. |
59 | 59 |
|
60 | 60 | 5. Check this video to see how to assemble your Nicla boards into their enclosures. This will facilitate the deployment of your solutions and improve their robustness and security.
|
61 |
| - <div style="text-align: center;"> |
62 |
| - <video width="75%" controls="true"> |
63 |
| - <source src="assets/vision-enclosure.mp4" type="video/mp4"/> |
64 |
| - </video> |
65 |
| - </div> |
66 | 61 |
|
67 |
| -6. Check the [Portenta Vision Shield docs](https://docs.arduino.cc/hardware/portenta-vision-shield) to retrieve the product resources. Carefully read the [datasheet](https://docs.arduino.cc/resources/datasheets/ASX00021-ASX00026-datasheet.pdf), [Set it up](https://docs.arduino.cc/tutorials/portenta-vision-shield/getting-started-camera) and check how to [use it with Arduino IDE](https://docs.arduino.cc/tutorials/portenta-vision-shield/ethernet-with-ide). On [docs.arduino.cc](http://docs.arduino.cc) are also available the [Pinout](https://docs.arduino.cc/resources/pinouts/ASX00021-ASX00026-full-pinout.pdf) and the [Schematics](https://docs.arduino.cc/resources/schematics/ASX00026-schematics.pdf). |
| 62 | + <div style="text-align: center;"> |
| 63 | + <video width="75%" controls="true"> |
| 64 | + <source src="assets/vision-enclosure.mp4" type="video/mp4"/> |
| 65 | + </video> |
| 66 | + </div> |
| 67 | + |
| 68 | +6. Check the [Portenta Vision Shield docs](https://docs.arduino.cc/hardware/portenta-vision-shield) to retrieve the product resources. Carefully read the [datasheet](https://docs.arduino.cc/resources/datasheets/ASX00021-ASX00026-datasheet.pdf), [Set it up](https://docs.arduino.cc/tutorials/portenta-vision-shield/getting-started-camera) and check how to [use it with Arduino IDE](https://docs.arduino.cc/tutorials/portenta-vision-shield/ethernet-with-ide). On [docs.arduino.cc](http://docs.arduino.cc) the [Pinout](https://docs.arduino.cc/resources/pinouts/ASX00021-ASX00026-full-pinout.pdf) and the [Schematics](https://docs.arduino.cc/resources/schematics/ASX00026-schematics.pdf) are also available. |
68 | 69 |
|
69 |
| -7. Check the [Nicla Vision docs](https://docs.arduino.cc/hardware/nicla-vision) to retrieve the product resources. Carefully read the [datasheet](https://docs.arduino.cc/resources/datasheets/ABX00051-datasheet.pdf) and the [User Manual](https://docs.arduino.cc/tutorials/nicla-vision/user-manual). On [docs.arduino.cc](http://docs.arduino.cc) are also available the [Pinout](https://docs.arduino.cc/resources/pinouts/ABX00051-full-pinout.pdf) and [Schematics](https://docs.arduino.cc/resources/schematics/ABX00051-schematics.pdf). |
| 70 | +7. Check the [Nicla Vision docs](https://docs.arduino.cc/hardware/nicla-vision) to retrieve the product resources. Carefully read the [datasheet](https://docs.arduino.cc/resources/datasheets/ABX00051-datasheet.pdf). On [docs.arduino.cc](http://docs.arduino.cc) the [Pinout](https://docs.arduino.cc/resources/pinouts/ABX00051-full-pinout.pdf) and [Schematics](https://docs.arduino.cc/resources/schematics/ABX00051-schematics.pdf) are also available. |
70 | 71 |
|
71 |
| -8. Start practicing the first examples included in the User Manual, the IDE examples and the experiences proposed in the following section. |
| 72 | +8. Start practicing the first examples included in the products user manuals, the IDE examples and the experiences proposed in the following section. |
72 | 73 |
|
73 | 74 |
|
74 | 75 | ## Experiences Proposed
|
75 | 76 |
|
76 | 77 | If you want to learn more about the technologies of the kit, we propose the following experiences:
|
77 | 78 |
|
78 |
| -| Experience | H7 | Portenta Vision Shield | Nicla Vision | |
79 |
| -|:--------------------------------------------------------------------------------------------------------------------------------------------------:|:---:|:----------------------:|:------------:| |
80 |
| -| [BLE Connectivity on Portenta H7](https://docs.arduino.cc/tutorials/portenta-h7/ble-connectivity) | Yes | | | |
81 |
| -| [Creating GUIs with LVGL (V7)](https://docs.arduino.cc/tutorials/portenta-h7/creating-gui-with-lvgl) | Yes | | | |
82 |
| -| [Dual Core Processing](https://docs.arduino.cc/tutorials/portenta-h7/dual-core-processing) | Yes | | | |
83 |
| -| [Creating a Flash-Optimized Key-Value Store](https://docs.arduino.cc/tutorials/portenta-h7/flash-optimized-key-value-store) | Yes | | | |
84 |
| -| [Getting Started with OpenMV and MicroPython](https://docs.arduino.cc/tutorials/portenta-h7/getting-started-openmv-micropython) | Yes | | | |
85 |
| -| [Using the Portenta Vision Shield - Ethernet with OpenMV](https://docs.arduino.cc/tutorials/portenta-vision-shield/ethernet-with-openmv) | + | + | | |
86 |
| -| [Nicla Vision User Manual](https://docs.arduino.cc/tutorials/nicla-vision/user-manual) | | | Yes | |
87 |
| -| [Flashing MicroPython Firmware to your Arduino Board](https://docs.arduino.cc/tutorials/portenta-h7/micropython-installation) | Yes | | | |
88 |
| -| [Arduino Portenta H7 MicroPython Cheat Sheet](https://docs.arduino.cc/tutorials/portenta-h7/openmv-cheat-sheet) | Yes | | | |
89 |
| -| [Over-The-Air (OTA) Updates with the Arduino Portenta H7](https://docs.arduino.cc/tutorials/portenta-h7/over-the-air-update) | Yes | | | |
90 |
| -| [Reading and Writing Flash Memory](https://docs.arduino.cc/tutorials/portenta-h7/reading-writing-flash-memory) | Yes | | | |
91 |
| -| [Secure Boot on Portenta H7](https://docs.arduino.cc/tutorials/portenta-h7/secure-boot) | Yes | | | |
92 |
| -| [Voice Commands With The Arduino Speech Recognition Engine](https://docs.arduino.cc/tutorials/portenta-h7/speech-recognition-engine) | + | + | Yes | |
93 |
| -| [Updating the Portenta Bootloader](https://docs.arduino.cc/tutorials/portenta-h7/updating-the-bootloader) | Yes | | | |
94 |
| -| [Portenta H7 as a USB Host](https://docs.arduino.cc/tutorials/portenta-h7/usb-host) | Yes | | | |
95 |
| -| [Portenta H7 as a Wi-Fi Access Point](https://docs.arduino.cc/tutorials/portenta-h7/wifi-access-point) | Yes | | | |
96 |
| -| [Blob Detection with Portenta and OpenMV](https://docs.arduino.cc/tutorials/portenta-vision-shield/blob-detection) | + | + | | |
97 |
| -| [Blob Detection with OpenMV](https://docs.arduino.cc/tutorials/nicla-vision/blob-detection) | | | Yes | |
98 |
| -| [Saving Bitmap Camera Images to the SD Card](https://docs.arduino.cc/tutorials/portenta-vision-shield/camera-to-bitmap-sd-card) | + | + | | |
99 |
| -| [Creating a Basic Face Filter With OpenMV](https://docs.arduino.cc/tutorials/portenta-vision-shield/creating-basic-face-filter) | + | + | | |
100 |
| -| [Training a Custom Machine Learning Model for Portenta H7](https://docs.arduino.cc/tutorials/portenta-vision-shield/custom-machine-learning-model) | + | + | | |
101 |
| -| [Image Classification with Edge Impulse®](https://docs.arduino.cc/tutorials/nicla-vision/image-classification) | | | Yes | |
102 |
| -| [Reading Audio Samples With the Onboard Microphone](https://docs.arduino.cc/tutorials/nicla-vision/microphone-sensor) | Yes | | | |
103 |
| -| [Accessing IMU Data on Nicla Vision](https://docs.arduino.cc/tutorials/nicla-vision/nicla-vision-imu) | Yes | | | |
104 |
| -| [Proximity Detection with Arduino Nicla Vision](https://docs.arduino.cc/tutorials/nicla-vision/proximity) | Yes | | | |
| 79 | +| Experience | Portenta H7 | Portenta Vision Shield | Nicla Vision | |
| 80 | +| :------------------------------------------------------------------------------------------------------------------------------------------------: | :-: | :-----------: | :----------: | |
| 81 | +| [BLE Connectivity on Portenta H7](https://docs.arduino.cc/tutorials/portenta-h7/ble-connectivity) | Yes | | | |
| 82 | +| [Creating GUIs with LVGL (V7)](https://docs.arduino.cc/tutorials/portenta-h7/creating-gui-with-lvgl) | Yes | | | |
| 83 | +| [Dual Core Processing](https://docs.arduino.cc/tutorials/portenta-h7/dual-core-processing) | Yes | | | |
| 84 | +| [Creating a Flash-Optimized Key-Value Store](https://docs.arduino.cc/tutorials/portenta-h7/flash-optimized-key-value-store) | Yes | | | |
| 85 | +| [Getting Started with OpenMV and MicroPython](https://docs.arduino.cc/tutorials/portenta-h7/getting-started-openmv-micropython) | Yes | | | |
| 86 | +| [Using the Portenta Vision Shield - Ethernet with OpenMV](https://docs.arduino.cc/tutorials/portenta-vision-shield/ethernet-with-openmv) | + | + | | |
| 87 | +| [Getting Started with Nicla Vision](https://docs.arduino.cc/tutorials/nicla-vision/getting-started) | | | Yes | |
| 88 | +| [Flashing MicroPython Firmware to your Arduino Board](https://docs.arduino.cc/tutorials/portenta-h7/micropython-installation) | Yes | | | |
| 89 | +| [Arduino Portenta H7 MicroPython Cheat Sheet](https://docs.arduino.cc/tutorials/portenta-h7/openmv-cheat-sheet) | Yes | | | |
| 90 | +| [Over-The-Air (OTA) Updates with the Arduino Portenta H7](https://docs.arduino.cc/tutorials/portenta-h7/over-the-air-update) | Yes | | | |
| 91 | +| [Reading and Writing Flash Memory](https://docs.arduino.cc/tutorials/portenta-h7/reading-writing-flash-memory) | Yes | | | |
| 92 | +| [Secure Boot on Portenta H7](https://docs.arduino.cc/tutorials/portenta-h7/secure-boot) | Yes | | | |
| 93 | +| [Voice Commands With The Arduino Speech Recognition Engine](https://docs.arduino.cc/tutorials/portenta-h7/speech-recognition-engine) | + | + | Yes | |
| 94 | +| [Updating the Portenta Bootloader](https://docs.arduino.cc/tutorials/portenta-h7/updating-the-bootloader) | Yes | | | |
| 95 | +| [Portenta H7 as a USB Host](https://docs.arduino.cc/tutorials/portenta-h7/usb-host) | Yes | | | |
| 96 | +| [Portenta H7 as a Wi-Fi Access Point](https://docs.arduino.cc/tutorials/portenta-h7/wifi-access-point) | Yes | | | |
| 97 | +| [Blob Detection with Portenta and OpenMV](https://docs.arduino.cc/tutorials/portenta-vision-shield/blob-detection) | + | + | | |
| 98 | +| [Blob Detection with OpenMV](https://docs.arduino.cc/tutorials/nicla-vision/blob-detection) | | | Yes | |
| 99 | +| [Saving Bitmap Camera Images to the SD Card](https://docs.arduino.cc/tutorials/portenta-vision-shield/camera-to-bitmap-sd-card) | + | + | | |
| 100 | +| [Creating a Basic Face Filter With OpenMV](https://docs.arduino.cc/tutorials/portenta-vision-shield/creating-basic-face-filter) | + | + | | |
| 101 | +| [Training a Custom Machine Learning Model for Portenta H7](https://docs.arduino.cc/tutorials/portenta-vision-shield/custom-machine-learning-model) | + | + | | |
| 102 | +| [Image Classification with Edge Impulse®](https://docs.arduino.cc/tutorials/nicla-vision/image-classification) | | | Yes | |
| 103 | +| [Reading Audio Samples With the Onboard Microphone](https://docs.arduino.cc/tutorials/nicla-vision/microphone-sensor) | Yes | | | |
| 104 | +| [Accessing IMU Data on Nicla Vision](https://docs.arduino.cc/tutorials/nicla-vision/nicla-vision-imu) | Yes | | | |
| 105 | +| [Proximity Detection with Arduino Nicla Vision](https://docs.arduino.cc/tutorials/nicla-vision/proximity) | Yes | | | |
| 106 | + |
105 | 107 |
|
106 | 108 | The experiences marked with a `Yes` are the ones related to the product. Experiences marked with a `+` means that to follow the tutorial you must use all the products with the `+` symbol.
|
107 | 109 |
|
|
0 commit comments