Skip to content

Commit 05e2807

Browse files
ArduinoBotmcmchrisjcarolinaresFr4ng
authored
[PC-1484][PC-1485] [PC-1486] [PC-1487] [PC-1488] [PC-1489] Bundles tutorials (#1549)
* All 5 tutorials done * Typo fix * format fix * format fix 2 * [PC-1484] Jcarolinares/pro bundle getting started kits (#583) * First tutorial WIP * WIP commit, testing image and initial content * Complex table testing * Table testing * Table testing 2 * Table testing 3 * Table testing 4 * Table testing 5 * Table testing 5 * First Draft Preview * Second Draft Preview * Final changes * Final changes 2 * Final changes 3 * Final changes Done * Update content/tutorials/generic/pro-edge-ai-ml-vision-speech-kit/pro-edge-ai-ml-vision-speech-kit.md Co-authored-by: Fr4ng <[email protected]> * software list update * Update content/tutorials/generic/pro-edge-ai-ml-vision-speech-kit/pro-edge-ai-ml-vision-speech-kit.md Co-authored-by: Fr4ng <[email protected]> * Typo fix * Update content/tutorials/generic/pro-industrial-automation-&-lighting-kit/pro-industrial-automation-&-lighting-kit.md Co-authored-by: Fr4ng <[email protected]> * Update content/tutorials/generic/pro-smart-agriculture-irrigation-kit/pro-smart-agriculture-irrigation-kit.md Co-authored-by: Fr4ng <[email protected]> * Update content/tutorials/generic/pro-industrial-automation-&-lighting-kit/pro-industrial-automation-&-lighting-kit.md Co-authored-by: Fr4ng <[email protected]> * Review fix * Update content/tutorials/generic/pro-edge-ai-ml-vision-speech-kit/pro-edge-ai-ml-vision-speech-kit.md Co-authored-by: Fr4ng <[email protected]> * Update content/tutorials/generic/pro-industrial-automation-&-lighting-kit/pro-industrial-automation-&-lighting-kit.md Co-authored-by: Fr4ng <[email protected]> * Update content/tutorials/generic/pro-smart-agriculture-irrigation-kit/pro-smart-agriculture-irrigation-kit.md Co-authored-by: Fr4ng <[email protected]> * Update content/tutorials/generic/pro-smart-industry-oem-condition-monitoring-kit/pro-smart-industry-oem-condition-monitoring-kit.md Co-authored-by: Fr4ng <[email protected]> * Update content/tutorials/generic/pro-smart-industry-prototyping-kit/pro-smart-industry-prototyping-kit.md Co-authored-by: Fr4ng <[email protected]> * Update content/tutorials/generic/pro-edge-ai-ml-vision-speech-kit/pro-edge-ai-ml-vision-speech-kit.md Co-authored-by: Fr4ng <[email protected]> * Update content/tutorials/generic/pro-smart-industry-monitoring-kit/pro-smart-industry-monitoring-kit.md Co-authored-by: Fr4ng <[email protected]> * predictive title update * Update content/tutorials/generic/pro-smart-industry-monitoring-kit/pro-smart-industry-monitoring-kit.md Co-authored-by: Fr4ng <[email protected]> * Update content/tutorials/generic/pro-smart-industry-monitoring-kit/pro-smart-industry-monitoring-kit.md Co-authored-by: Fr4ng <[email protected]> * Update content/tutorials/generic/pro-smart-industry-oem-condition-monitoring-kit/pro-smart-industry-oem-condition-monitoring-kit.md Co-authored-by: Fr4ng <[email protected]> * Update content/tutorials/generic/pro-smart-industry-oem-condition-monitoring-kit/pro-smart-industry-oem-condition-monitoring-kit.md Co-authored-by: Fr4ng <[email protected]> * Update content/tutorials/generic/pro-smart-industry-prototyping-kit/pro-smart-industry-prototyping-kit.md Co-authored-by: Fr4ng <[email protected]> * banner update --------- Co-authored-by: Christopher Méndez <[email protected]> Co-authored-by: Julián Caro Linares <[email protected]> Co-authored-by: Christopher Méndez <[email protected]> Co-authored-by: Fr4ng <[email protected]>
1 parent 04ccebd commit 05e2807

File tree

18 files changed

+526
-0
lines changed

18 files changed

+526
-0
lines changed
666 KB
Loading
493 KB
Loading
Lines changed: 106 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,106 @@
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+
![Pro Edge AI/ML: Vision and Speech Kit Main Features](assets/speech-thumb.png)
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/).
667 KB
Loading
353 KB
Loading
Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
---
2+
title: 'Getting Started with the AKX00056: Pro Industrial Automation and Lighting Kit'
3+
description: "Learn how to start using your Pro Industrial Automation and Lighting Kit"
4+
difficulty: advanced
5+
tags:
6+
- PRO
7+
- Kit
8+
- Energy Monitoring
9+
- Facility Management
10+
- Smart city management
11+
- Remote Production Monitoring
12+
- Remote Actuation
13+
author: 'Francesca Gentile'
14+
software:
15+
- Arduino-Cloud
16+
hardware:
17+
- hardware/07.opta/opta-family/opta
18+
---
19+
20+
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.
21+
22+
- Develop experience in programming a micro PLC with IEC 61131-3 languages or Arduino C++ to realize a small industrial control system.
23+
- Experience multiple communication features (Ethernet and WiFi) and get familiar with Fieldbus communications (Modbus RTU through RS485 and Modbus TCP through Ethernet)
24+
25+
![Pro Industrial Automation and Lighting Kit Main Features](assets/industrial-thumb.png)
26+
27+
## The Kit
28+
29+
The following items are included in the kit:
30+
31+
| Quantity | Element | SKU |
32+
|:--------:|:-----------------------------------------:|:----------------:|
33+
| 1 | Arduino Opta RS485 | AFX00001 |
34+
| 1 | Arduino Opta WiFi | AFX00002 |
35+
| 1 | Single phase power analyzer AC/DC - 100 A | 6M.TB.9.024.1200 |
36+
| 1 | Switching Power Supply for Opta | 78.12.1.230.2482 |
37+
| 1 | Cloud for business - 3 Months Voucher | - |
38+
39+
40+
Additionally, you may need the following accessories:
41+
42+
* USB-C® cable (x1)
43+
* Solar panel with respective system (Controller, battery, and inverter) or similar power system
44+
* RS-485 connection wire STP/UTP 24-18AWG (Unterminated) 100-130Ω rated (x3)
45+
* RS-485 connection wire STP/UTP 22-16AWG (Terminated) 100-130Ω rated (x3)
46+
47+
## Getting Started with Your Kit
48+
49+
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!)
50+
51+
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)
52+
53+
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)
54+
55+
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).
56+
57+
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.
58+
59+
60+
## Experiences Proposed
61+
62+
If you want to learn more about the technologies of the kit, we propose the following experiences:
63+
64+
| Experience | Opta RS485 | Opta WiFi |
65+
|:--------------------------------------------------------------------------------------------------------:|:----------:|:---------:|
66+
| [Energy Management with Opta](https://docs.arduino.cc/tutorials/opta/energy-management-application-note) | Yes | Yes |
67+
| [Home Automation with Opta](https://docs.arduino.cc/tutorials/opta/home-automation-application-note) | | Yes |
68+
| [Tank Level Monitoring with Opta](https://docs.arduino.cc/tutorials/opta/tank-level-app-note) | Yes | Yes |
69+
70+
71+
72+
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.
73+
74+
75+
## Support
76+
77+
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/).
601 KB
Loading
365 KB
Loading

0 commit comments

Comments
 (0)