From e2c8a6f2be4664719ff743247a1f3058cb2e38ef Mon Sep 17 00:00:00 2001 From: jcarolinares Date: Tue, 12 Dec 2023 16:41:26 +0100 Subject: [PATCH] Small fixes and changes --- .../tutorials/getting-started-with-aws-iot-core/content.md | 2 +- .../pro-automation-lighting-kit.md | 3 +-- .../pro-edge-ai-ml-vision-speech-kit.md | 5 ++--- .../pro-oem-condition-monitoring-kit.md | 3 ++- .../pro-smart-agriculture-kit/pro-smart-agriculture-kit.md | 3 ++- .../pro-smart-industry-proto-kit.md | 3 ++- 6 files changed, 10 insertions(+), 9 deletions(-) diff --git a/content/hardware/07.opta/opta-family/opta/tutorials/getting-started-with-aws-iot-core/content.md b/content/hardware/07.opta/opta-family/opta/tutorials/getting-started-with-aws-iot-core/content.md index d2e180ef89..4478e4823e 100644 --- a/content/hardware/07.opta/opta-family/opta/tutorials/getting-started-with-aws-iot-core/content.md +++ b/content/hardware/07.opta/opta-family/opta/tutorials/getting-started-with-aws-iot-core/content.md @@ -19,7 +19,7 @@ hardware: AWS IoT Core is a managed Cloud service that lets connected devices easily and securely interact with Cloud applications and other devices. AWS IoT Core can support billions of devices and trillions of messages and can process and route those messages to AWS endpoints and other devices reliably and securely. Devices can connect to AWS IoT Core using the following protocols: HTTP, WebSockets, and MQTT. -In this tutorial, you will learn how to securely connect an Opta™ device to AWS IoT Core using the MQTT protocol. MQTT (Message Queuing Telemetry Transport) is a highly lightweight machine-to-machine (M2M) connectivity protocol that uses a publish/subscribe messaging model. It is particularly suitable for Internet of Things (IoT) applications due to its bandwidth efficiency and ability to ensure message delivery over unstable networks. By the end of this tutorial, you will have the necessary skills to set up your Opta™ device to publish data to the AWS IoT Core and receive data from it. +In this tutorial, you will learn how to securely connect an Opta™ device to AWS IoT Core using the MQTT protocol. MQTT (Message Queuing Telemetry Transport) is a highly lightweight machine-to-machine (M2M) connectivity protocol that uses a publish/subscribe messaging model. It is particularly suitable for Internet of Things (IoT) applications due to its bandwidth efficiency and ability to ensure message delivery over unstable networks. By the end of this tutorial, you will have the necessary skills to set up your Opta™ device to publish data to the AWS IoT Core and receive data from it. ## Goals diff --git a/content/tutorials/generic/pro-automation-lighting-kit/pro-automation-lighting-kit.md b/content/tutorials/generic/pro-automation-lighting-kit/pro-automation-lighting-kit.md index 613176122b..2bc318b7d0 100644 --- a/content/tutorials/generic/pro-automation-lighting-kit/pro-automation-lighting-kit.md +++ b/content/tutorials/generic/pro-automation-lighting-kit/pro-automation-lighting-kit.md @@ -69,8 +69,7 @@ If you want to learn more about the technologies of the kit, we propose the foll -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. - +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. ## Support diff --git a/content/tutorials/generic/pro-edge-ai-ml-vision-speech-kit/pro-edge-ai-ml-vision-speech-kit.md b/content/tutorials/generic/pro-edge-ai-ml-vision-speech-kit/pro-edge-ai-ml-vision-speech-kit.md index bfc68b3a97..69f82a97ae 100644 --- a/content/tutorials/generic/pro-edge-ai-ml-vision-speech-kit/pro-edge-ai-ml-vision-speech-kit.md +++ b/content/tutorials/generic/pro-edge-ai-ml-vision-speech-kit/pro-edge-ai-ml-vision-speech-kit.md @@ -75,7 +75,7 @@ If you want to learn more about the technologies of the kit, we propose the foll | [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 | | +| [Using the Portenta Vision Shield Ethernet with OpenMV](https://docs.arduino.cc/tutorials/portenta-vision-shield/ethernet-with-openmv) | + | + | | | [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 | | | @@ -96,8 +96,7 @@ If you want to learn more about the technologies of the kit, we propose the foll | [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. - +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. ## Support diff --git a/content/tutorials/generic/pro-oem-condition-monitoring-kit/pro-oem-condition-monitoring-kit.md b/content/tutorials/generic/pro-oem-condition-monitoring-kit/pro-oem-condition-monitoring-kit.md index 1790cd3d37..691d2bb472 100644 --- a/content/tutorials/generic/pro-oem-condition-monitoring-kit/pro-oem-condition-monitoring-kit.md +++ b/content/tutorials/generic/pro-oem-condition-monitoring-kit/pro-oem-condition-monitoring-kit.md @@ -69,7 +69,8 @@ If you want to learn more about the technologies of the kit, we propose the foll | [Arduino® PLC IDE Pin Mapping](https://docs.arduino.cc/tutorials/portenta-machine-control/plc-ide-pin-mapping) | Yes | | [Connect an RTD/Thermocouple to the Portenta Machine Control](https://docs.arduino.cc/tutorials/portenta-machine-control/rtd-thermocouple-pmc) | 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. +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. + ## Support diff --git a/content/tutorials/generic/pro-smart-agriculture-kit/pro-smart-agriculture-kit.md b/content/tutorials/generic/pro-smart-agriculture-kit/pro-smart-agriculture-kit.md index e99ee5dd67..972722d528 100644 --- a/content/tutorials/generic/pro-smart-agriculture-kit/pro-smart-agriculture-kit.md +++ b/content/tutorials/generic/pro-smart-agriculture-kit/pro-smart-agriculture-kit.md @@ -80,7 +80,8 @@ If you want to learn more about the technologies of the kit, we propose the foll | [LoRaWAN® Irrigation System Using Arduino® Edge Control](https://docs.arduino.cc/tutorials/edge-control/smart-irrigation-system-v2) | Yes | 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. +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. + ## Support diff --git a/content/tutorials/generic/pro-smart-industry-proto-kit/pro-smart-industry-proto-kit.md b/content/tutorials/generic/pro-smart-industry-proto-kit/pro-smart-industry-proto-kit.md index d0cb6c443f..b8dbefd2a0 100644 --- a/content/tutorials/generic/pro-smart-industry-proto-kit/pro-smart-industry-proto-kit.md +++ b/content/tutorials/generic/pro-smart-industry-proto-kit/pro-smart-industry-proto-kit.md @@ -82,7 +82,8 @@ If you want to learn more about the technologies of the kit, we propose the foll | [Running WordPress & Database Containers on Portenta X8](https://docs.arduino.cc/tutorials/portenta-x8/wordpress-webserver) | 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. +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. + ## Support