Skip to content

Commit df5d370

Browse files
authored
Tables updated (#1657)
1 parent 8575ffb commit df5d370

File tree

2 files changed

+29
-27
lines changed

2 files changed

+29
-27
lines changed

content/tutorials/generic/pro-edge-ai-ml-vision-speech-kit/pro-edge-ai-ml-vision-speech-kit.md

+26-26
Original file line numberDiff line numberDiff line change
@@ -76,32 +76,32 @@ Additionally you may need the following accessories:
7676
If you want to learn more about the technologies of the kit, we propose the following experiences:
7777

7878
| 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-
| [Getting Started with Nicla Vision](https://docs.arduino.cc/tutorials/nicla-vision/getting-started) | | | 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+
|:--------------------------------------------------------------------------------------------------------------------------------------------------:|:---:|:----------------------:|:------------:|
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 | | |
105105

106106
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.
107107

content/tutorials/generic/pro-predictive-maintenance-kit/pro-predictive-maintenance-kit.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,9 @@ If you want to learn more about the technologies of the kit, we propose the foll
8585
| [Sensors Readings on a Local Webserver](https://docs.arduino.cc/tutorials/nicla-sense-me/cli-tool) | | | Yes |
8686
| [Displaying on-Board Sensor Values on a WebBLE Dashboard](https://docs.arduino.cc/tutorials/nicla-sense-me/web-ble-dashboard) | | | Yes |
8787
| [Energy Metering with the Portenta C33](https://docs.arduino.cc/tutorials/portenta-c33/energy-meter-application-note) | Yes | | |
88-
88+
| [Nicla Sense ME User Manual](https://docs.arduino.cc/tutorials/nicla-sense-me/user-manual) | | | Yes |
89+
| [Nicla Voice User Manual](https://docs.arduino.cc/tutorials/nicla-voice/user-manual) | | Yes | |
90+
| [Portenta C33 User Manual](https://docs.arduino.cc/tutorials/portenta-c33/user-manual) | Yes | | |
8991

9092
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.
9193

0 commit comments

Comments
 (0)