|
| 1 | +--- |
| 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" |
| 4 | +difficulty: advanced |
| 5 | +tags: |
| 6 | + - PRO |
| 7 | + - Kit |
| 8 | + - Industrial Automation |
| 9 | + - Healthcare |
| 10 | + - Smart Cities |
| 11 | + - Building Automation |
| 12 | +author: 'Francesca Gentile' |
| 13 | +software: |
| 14 | + - Arduino-Cloud |
| 15 | + - ide-v2 |
| 16 | +hardware: |
| 17 | + - hardware/04.pro/boards/portenta-h7 |
| 18 | + - hardware/04.pro/shields/portenta-vision-shield |
| 19 | + - hardware/06.nicla/boards/nicla-vision |
| 20 | +--- |
| 21 | + |
| 22 | +The Pro Edge AI/ML: Vision and Speech Kit is the perfect way to learn and create solutions focused on artificial intelligence using computer vision, speech recognition, and machine learning on the Edge: |
| 23 | + |
| 24 | +- Practice with Edge AI tools to implement automation systems capable of image recognition and classification for object shape and position detection. |
| 25 | +- Get familiar with Speech Recognition tools to realize voice-controlled applications, capable of being part of hands-free systems or out-of-reach equipment. |
| 26 | +- Integrate all with remote control thanks to the Arduino Cloud, experiencing the Arduino C++ based programming easiness. |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | +## The Kit |
| 31 | + |
| 32 | +The following items are included in the kit: |
| 33 | + |
| 34 | +| Quantity | Element | SKU | |
| 35 | +| :------: | :---------------------------------------: | :------: | |
| 36 | +| 1 | Portenta H7 | ABX00042 | |
| 37 | +| 1 | Portenta Vision Shield - Ethernet Variant | ASX00021 | |
| 38 | +| 1 | Nicla Vision | ABX00051 | |
| 39 | +| 1 | Enclosure for Nicla Vision | AKX00063 | |
| 40 | +| 1 | Cloud for business - 3 Months Voucher | - | |
| 41 | +| 2 | Arduino Speech Recognition Engine License | AVX00032 | |
| 42 | + |
| 43 | + |
| 44 | +Additionally you may need the following accessories: |
| 45 | + |
| 46 | +* Micro-USB cable (x1) |
| 47 | + |
| 48 | +* USB-C® cable (x1) |
| 49 | + |
| 50 | +* 3.7 V Li-Po battery to externally power the Nicla Vision |
| 51 | + |
| 52 | +## Getting Started with Your Kit |
| 53 | + |
| 54 | +1. Get to [https://cloud.arduino.cc/](https://cloud.arduino.cc/), sign in or Create an Arduino account. Rescue your Arduino IoT Cloud 3 months voucher code using this [Procedure](https://docs.arduino.cc/tutorials/generic/cloud-business-voucher-redeem) and [Get Started with Arduino Cloud For Business](https://docs.arduino.cc/arduino-cloud/getting-started/arduino-cloud-for-business)! |
| 55 | + |
| 56 | +2. Download the [Arduino IDE](https://www.arduino.cc/en/software#future-version-of-the-arduino-ide), follow the [Installation Procedure](https://docs.arduino.cc/software/ide-v2/tutorials/getting-started/ide-v2-downloading-and-installing) and [Get Started with it](https://docs.arduino.cc/software/ide-v2/tutorials/getting-started-ide-v2). |
| 57 | + |
| 58 | +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). |
| 59 | + |
| 60 | +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). |
| 61 | + |
| 62 | +5. 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). |
| 63 | + |
| 64 | +6. 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) 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). |
| 65 | + |
| 66 | +7. Start practicing the first examples included in the User Manual, the IDE examples and the experiences proposed in the following section. |
| 67 | + |
| 68 | + |
| 69 | +## Experiences Proposed |
| 70 | + |
| 71 | +If you want to learn more about the technologies of the kit, we propose the following experiences: |
| 72 | + |
| 73 | +| Experience | H7 | Vision Shield | Nicla Vision | |
| 74 | +| :------------------------------------------------------------------------------------------------------------------------------------------------: | :-: | :-----------: | :----------: | |
| 75 | +| [BLE Connectivity on Portenta H7](https://docs.arduino.cc/tutorials/portenta-h7/ble-connectivity) | Yes | | | |
| 76 | +| [Creating GUIs with LVGL (V7)](https://docs.arduino.cc/tutorials/portenta-h7/creating-gui-with-lvgl) | Yes | | | |
| 77 | +| [Dual Core Processing](https://docs.arduino.cc/tutorials/portenta-h7/dual-core-processing) | Yes | | | |
| 78 | +| [Creating a Flash-Optimized Key-Value Store](https://docs.arduino.cc/tutorials/portenta-h7/flash-optimized-key-value-store) | Yes | | | |
| 79 | +| [Getting Started with OpenMV and MicroPython](https://docs.arduino.cc/tutorials/portenta-h7/getting-started-openmv-micropython) | Yes | | | |
| 80 | +| [Using the Portenta Vision Shield Ethernet with OpenMV](https://docs.arduino.cc/tutorials/portenta-vision-shield/ethernet-with-openmv) | + | Yes | | |
| 81 | +| [Getting Started with Nicla Vision](https://docs.arduino.cc/tutorials/nicla-vision/getting-started) | | | Yes | |
| 82 | +| [Flashing MicroPython Firmware to your Arduino Board](https://docs.arduino.cc/tutorials/portenta-h7/micropython-installation) | Yes | | | |
| 83 | +| [Arduino Portenta H7 MicroPython Cheat Sheet](https://docs.arduino.cc/tutorials/portenta-h7/openmv-cheat-sheet) | Yes | | | |
| 84 | +| [Over-The-Air (OTA) Updates with the Arduino Portenta H7](https://docs.arduino.cc/tutorials/portenta-h7/over-the-air-update) | Yes | | | |
| 85 | +| [Reading and Writing Flash Memory](https://docs.arduino.cc/tutorials/portenta-h7/reading-writing-flash-memory) | Yes | | | |
| 86 | +| [Secure Boot on Portenta H7](https://docs.arduino.cc/tutorials/portenta-h7/secure-boot) | Yes | | | |
| 87 | +| [Voice Commands With The Arduino Speech Recognition Engine](https://docs.arduino.cc/tutorials/portenta-h7/speech-recognition-engine) | + | + | Yes | |
| 88 | +| [Updating the Portenta Bootloader](https://docs.arduino.cc/tutorials/portenta-h7/updating-the-bootloader) | Yes | | | |
| 89 | +| [Portenta H7 as a USB Host](https://docs.arduino.cc/tutorials/portenta-h7/usb-host) | Yes | | | |
| 90 | +| [Portenta H7 as a Wi-Fi Access Point](https://docs.arduino.cc/tutorials/portenta-h7/wifi-access-point) | Yes | | | |
| 91 | +| [Blob Detection with Portenta and OpenMV](https://docs.arduino.cc/tutorials/portenta-vision-shield/blob-detection) | + | + | | |
| 92 | +| [Blob Detection with OpenMV](https://docs.arduino.cc/tutorials/nicla-vision/blob-detection) | | | Yes | |
| 93 | +| [Saving Bitmap Camera Images to the SD Card](https://docs.arduino.cc/tutorials/portenta-vision-shield/camera-to-bitmap-sd-card) | + | + | | |
| 94 | +| [Creating a Basic Face Filter With OpenMV](https://docs.arduino.cc/tutorials/portenta-vision-shield/creating-basic-face-filter) | + | + | | |
| 95 | +| [Training a Custom Machine Learning Model for Portenta H7](https://docs.arduino.cc/tutorials/portenta-vision-shield/custom-machine-learning-model) | + | + | | |
| 96 | +| [Image Classification with Edge Impulse®](https://docs.arduino.cc/tutorials/nicla-vision/image-classification) | | | Yes | |
| 97 | +| [Reading Audio Samples With the Onboard Microphone](https://docs.arduino.cc/tutorials/nicla-vision/microphone-sensor) | Yes | | | |
| 98 | +| [Accessing IMU Data on Nicla Vision](https://docs.arduino.cc/tutorials/nicla-vision/nicla-vision-imu) | Yes | | | |
| 99 | +| [Proximity Detection with Arduino Nicla Vision](https://docs.arduino.cc/tutorials/nicla-vision/proximity) | Yes | | | |
| 100 | + |
| 101 | +The experiences marked with a `Yes` are the ones related with the product. Experiences marked with a `+` means that the product can be used with the experience even when the tutorials are using another board or compatible product. |
| 102 | + |
| 103 | + |
| 104 | +## Support |
| 105 | + |
| 106 | +If you encounter any issues or have questions, we offer various support resources to help you find answers and solutions. In case of any issues with the redemption process, please contact us by filling out the form available [here](arduino.cc/en/contact-us/). |
0 commit comments