Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
6bf5c19
All 5 tutorials done
mcmchris Nov 30, 2023
a888fa2
Typo fix
mcmchris Nov 30, 2023
27a81ce
format fix
mcmchris Nov 30, 2023
c10cdbd
format fix 2
mcmchris Nov 30, 2023
05b547d
[PC-1484] Jcarolinares/pro bundle getting started kits (#583)
jcarolinares Nov 30, 2023
797743a
Update content/tutorials/generic/pro-edge-ai-ml-vision-speech-kit/pro…
mcmchris Nov 30, 2023
251d408
software list update
mcmchris Nov 30, 2023
46216df
Update content/tutorials/generic/pro-edge-ai-ml-vision-speech-kit/pro…
mcmchris Nov 30, 2023
24b5131
Typo fix
mcmchris Nov 30, 2023
21d6dae
Update content/tutorials/generic/pro-industrial-automation-&-lighting…
mcmchris Nov 30, 2023
5e66f02
Update content/tutorials/generic/pro-smart-agriculture-irrigation-kit…
mcmchris Nov 30, 2023
a539246
Update content/tutorials/generic/pro-industrial-automation-&-lighting…
mcmchris Nov 30, 2023
f3f2299
Review fix
mcmchris Nov 30, 2023
12d332b
Update content/tutorials/generic/pro-edge-ai-ml-vision-speech-kit/pro…
mcmchris Nov 30, 2023
0c5778a
Update content/tutorials/generic/pro-industrial-automation-&-lighting…
mcmchris Nov 30, 2023
af2cc7f
Update content/tutorials/generic/pro-smart-agriculture-irrigation-kit…
mcmchris Nov 30, 2023
1d8ff14
Update content/tutorials/generic/pro-smart-industry-oem-condition-mon…
mcmchris Nov 30, 2023
3e10d2f
Update content/tutorials/generic/pro-smart-industry-prototyping-kit/p…
mcmchris Nov 30, 2023
f81d283
Update content/tutorials/generic/pro-edge-ai-ml-vision-speech-kit/pro…
mcmchris Nov 30, 2023
fe82e34
Update content/tutorials/generic/pro-smart-industry-monitoring-kit/pr…
mcmchris Nov 30, 2023
d1f440e
predictive title update
mcmchris Nov 30, 2023
2869a13
Update content/tutorials/generic/pro-smart-industry-monitoring-kit/pr…
mcmchris Nov 30, 2023
6fdc8c1
Update content/tutorials/generic/pro-smart-industry-monitoring-kit/pr…
mcmchris Nov 30, 2023
7d1f06d
Update content/tutorials/generic/pro-smart-industry-oem-condition-mon…
mcmchris Nov 30, 2023
88b5f95
Update content/tutorials/generic/pro-smart-industry-oem-condition-mon…
mcmchris Nov 30, 2023
ae6bd59
Update content/tutorials/generic/pro-smart-industry-prototyping-kit/p…
mcmchris Nov 30, 2023
7af9607
banner update
mcmchris Nov 30, 2023
72a5937
Merge branch 'mcmchris/pro-bundle/getting-started-kits' of https://gi…
mcmchris Nov 30, 2023
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,106 @@
---
title: 'Getting Started with the AKX00058: Pro Edge AI/ML: Vision and Speech Kit'
description: "Learn how to start using your Pro Edge AI/ML: Vision and Speech Kit"
difficulty: advanced
tags:
- PRO
- Kit
- Industrial Automation
- Healthcare
- Smart Cities
- Building Automation
author: 'Francesca Gentile'
software:
- Arduino-Cloud
- ide-v2
hardware:
- hardware/04.pro/boards/portenta-h7
- hardware/04.pro/shields/portenta-vision-shield
- hardware/06.nicla/boards/nicla-vision
---

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:

- Practice with Edge AI tools to implement automation systems capable of image recognition and classification for object shape and position detection.
- Get familiar with Speech Recognition tools to realize voice-controlled applications, capable of being part of hands-free systems or out-of-reach equipment.
- Integrate all with remote control thanks to the Arduino Cloud, experiencing the Arduino C++ based programming easiness.

![Pro Edge AI/ML: Vision and Speech Kit Main Features](assets/speech-thumb.png)

## The Kit

The following items are included in the kit:

| Quantity | Element | SKU |
| :------: | :---------------------------------------: | :------: |
| 1 | Portenta H7 | ABX00042 |
| 1 | Portenta Vision Shield - Ethernet Variant | ASX00021 |
| 1 | Nicla Vision | ABX00051 |
| 1 | Enclosure for Nicla Vision | AKX00063 |
| 1 | Cloud for business - 3 Months Voucher | - |
| 2 | Arduino Speech Recognition Engine License | AVX00032 |


Additionally you may need the following accessories:

* Micro-USB cable (x1)

* USB-C® cable (x1)

* 3.7 V Li-Po battery to externally power the Nicla Vision

## Getting Started with Your Kit

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)!

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).

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).

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).

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).

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).

7. Start practicing the first examples included in the User Manual, the IDE examples and the experiences proposed in the following section.


## Experiences Proposed

If you want to learn more about the technologies of the kit, we propose the following experiences:

| Experience | H7 | Vision Shield | Nicla Vision |
| :------------------------------------------------------------------------------------------------------------------------------------------------: | :-: | :-----------: | :----------: |
| [BLE Connectivity on Portenta H7](https://docs.arduino.cc/tutorials/portenta-h7/ble-connectivity) | Yes | | |
| [Creating GUIs with LVGL (V7)](https://docs.arduino.cc/tutorials/portenta-h7/creating-gui-with-lvgl) | Yes | | |
| [Dual Core Processing](https://docs.arduino.cc/tutorials/portenta-h7/dual-core-processing) | Yes | | |
| [Creating a Flash-Optimized Key-Value Store](https://docs.arduino.cc/tutorials/portenta-h7/flash-optimized-key-value-store) | Yes | | |
| [Getting Started with OpenMV and MicroPython](https://docs.arduino.cc/tutorials/portenta-h7/getting-started-openmv-micropython) | Yes | | |
| [Using the Portenta Vision Shield Ethernet with OpenMV](https://docs.arduino.cc/tutorials/portenta-vision-shield/ethernet-with-openmv) | + | Yes | |
| [Getting Started with Nicla Vision](https://docs.arduino.cc/tutorials/nicla-vision/getting-started) | | | Yes |
| [Flashing MicroPython Firmware to your Arduino Board](https://docs.arduino.cc/tutorials/portenta-h7/micropython-installation) | Yes | | |
| [Arduino Portenta H7 MicroPython Cheat Sheet](https://docs.arduino.cc/tutorials/portenta-h7/openmv-cheat-sheet) | Yes | | |
| [Over-The-Air (OTA) Updates with the Arduino Portenta H7](https://docs.arduino.cc/tutorials/portenta-h7/over-the-air-update) | Yes | | |
| [Reading and Writing Flash Memory](https://docs.arduino.cc/tutorials/portenta-h7/reading-writing-flash-memory) | Yes | | |
| [Secure Boot on Portenta H7](https://docs.arduino.cc/tutorials/portenta-h7/secure-boot) | Yes | | |
| [Voice Commands With The Arduino Speech Recognition Engine](https://docs.arduino.cc/tutorials/portenta-h7/speech-recognition-engine) | + | + | Yes |
| [Updating the Portenta Bootloader](https://docs.arduino.cc/tutorials/portenta-h7/updating-the-bootloader) | Yes | | |
| [Portenta H7 as a USB Host](https://docs.arduino.cc/tutorials/portenta-h7/usb-host) | Yes | | |
| [Portenta H7 as a Wi-Fi Access Point](https://docs.arduino.cc/tutorials/portenta-h7/wifi-access-point) | Yes | | |
| [Blob Detection with Portenta and OpenMV](https://docs.arduino.cc/tutorials/portenta-vision-shield/blob-detection) | + | + | |
| [Blob Detection with OpenMV](https://docs.arduino.cc/tutorials/nicla-vision/blob-detection) | | | Yes |
| [Saving Bitmap Camera Images to the SD Card](https://docs.arduino.cc/tutorials/portenta-vision-shield/camera-to-bitmap-sd-card) | + | + | |
| [Creating a Basic Face Filter With OpenMV](https://docs.arduino.cc/tutorials/portenta-vision-shield/creating-basic-face-filter) | + | + | |
| [Training a Custom Machine Learning Model for Portenta H7](https://docs.arduino.cc/tutorials/portenta-vision-shield/custom-machine-learning-model) | + | + | |
| [Image Classification with Edge Impulse®](https://docs.arduino.cc/tutorials/nicla-vision/image-classification) | | | Yes |
| [Reading Audio Samples With the Onboard Microphone](https://docs.arduino.cc/tutorials/nicla-vision/microphone-sensor) | Yes | | |
| [Accessing IMU Data on Nicla Vision](https://docs.arduino.cc/tutorials/nicla-vision/nicla-vision-imu) | Yes | | |
| [Proximity Detection with Arduino Nicla Vision](https://docs.arduino.cc/tutorials/nicla-vision/proximity) | Yes | | |

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.


## Support

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/).
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
---
title: 'Getting Started with the AKX00056: Pro Industrial Automation and Lighting Kit'
description: "Learn how to start using your Pro Industrial Automation and Lighting Kit"
difficulty: advanced
tags:
- PRO
- Kit
- Energy Monitoring
- Facility Management
- Smart city management
- Remote Production Monitoring
- Remote Actuation
author: 'Francesca Gentile'
software:
- Arduino-Cloud
hardware:
- hardware/07.opta/opta-family/opta
---

The Pro Industrial Automation and Lighting Kit is the perfect way to learn and create solutions focused on a micro PLC programming environment, industrial communication protocols and control applications.

- Develop experience in programming a micro PLC with IEC 61131-3 languages or Arduino C++ to realize a small industrial control system.
- Experience multiple communication features (Ethernet and WiFi) and get familiar with Fieldbus communications (Modbus RTU through RS485 and Modbus TCP through Ethernet)

![Pro Industrial Automation and Lighting Kit Main Features](assets/industrial-thumb.png)

## The Kit

The following items are included in the kit:

| Quantity | Element | SKU |
|:--------:|:-----------------------------------------:|:----------------:|
| 1 | Arduino Opta RS485 | AFX00001 |
| 1 | Arduino Opta WiFi | AFX00002 |
| 1 | Single phase power analyzer AC/DC - 100 A | 6M.TB.9.024.1200 |
| 1 | Switching Power Supply for Opta | 78.12.1.230.2482 |
| 1 | Cloud for business - 3 Months Voucher | - |


Additionally, you may need the following accessories:

* USB-C® cable (x1)
* Solar panel with respective system (Controller, battery, and inverter) or similar power system
* RS-485 connection wire STP/UTP 24-18AWG (Unterminated) 100-130Ω rated (x3)
* RS-485 connection wire STP/UTP 22-16AWG (Terminated) 100-130Ω rated (x3)

## Getting Started with Your Kit

1 - Get to [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](https://docs.arduino.cc/arduino-cloud/getting-started/arduino-cloud-for-business!)

2 - Download [Arduino IDE](https://www.arduino.cc/en/software#future-version-of-the-arduino-ide) and 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)

3 - Download [Arduino PLC IDE](https://www.arduino.cc/en/software#arduino-plc-ide) and follow the [Installation Procedure](https://docs.arduino.cc/software/plc-ide/tutorials/plc-ide-setup-license) and [Get Started with it](https://docs.arduino.cc/software/plc-ide/tutorials/plc-programming-introduction)

4 - Check the [Opta docs](https://docs.arduino.cc/hardware/opta) to retrieve the product resources. Carefully read the [datasheet](https://docs.arduino.cc/resources/datasheets/AFX00001-AFX00002-AFX00003-datasheet.pdf) and the [User Manual](https://docs.arduino.cc/tutorials/opta/user-manual). On [docs.arduino.cc](http://docs.arduino.cc) is also available the [Pinout](https://docs.arduino.cc/resources/pinouts/opta-full-pinout.pdf).

5 - Start practicing the first examples included in the user manual, the IDE examples, and deep dive into the knowledge topics needed to exploit all the product’s features such as [Modbus Protocol](https://docs.arduino.cc/learn/communication/modbus) and the experiences proposed below.


## Experiences Proposed

If you want to learn more about the technologies of the kit, we propose the following experiences:

| Experience | Opta RS485 | Opta WiFi |
|:--------------------------------------------------------------------------------------------------------:|:----------:|:---------:|
| [Energy Management with Opta](https://docs.arduino.cc/tutorials/opta/energy-management-application-note) | Yes | Yes |
| [Home Automation with Opta](https://docs.arduino.cc/tutorials/opta/home-automation-application-note) | | Yes |
| [Tank Level Monitoring with Opta](https://docs.arduino.cc/tutorials/opta/tank-level-app-note) | Yes | Yes |



The experiences marked with a `Yes` are the ones related to 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.


## Support

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/).
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading