Skip to content

Commit 86c6974

Browse files
committed
list numbers fix and meta
1 parent a58b530 commit 86c6974

File tree

6 files changed

+15
-17
lines changed

6 files changed

+15
-17
lines changed

content/tutorials/generic/pro-automation-lighting-kit/pro-automation-lighting-kit.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,15 @@ Additionally, you may need the following accessories:
4646

4747
## Getting Started with Your Kit
4848

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

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

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

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

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

5959

6060
## Experiences Proposed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ tags:
1111
- Building Automation
1212
author: 'Francesca Gentile'
1313
software:
14-
- Arduino-Cloud
14+
- iot-Cloud
1515
- ide-v2
1616
hardware:
1717
- hardware/04.pro/boards/portenta-h7
@@ -44,9 +44,7 @@ The following items are included in the kit:
4444
Additionally you may need the following accessories:
4545

4646
* Micro-USB cable (x1)
47-
4847
* USB-C® cable (x1)
49-
5048
* 3.7 V Li-Po battery to externally power the Nicla Vision
5149

5250
## Getting Started with Your Kit

content/tutorials/generic/pro-oem-condition-monitoring-kit/pro-oem-condition-monitoring-kit.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ tags:
1212
- Appliances control systems
1313
author: 'Francesca Gentile'
1414
software:
15-
- Arduino-Cloud
15+
- iot-Cloud
1616
hardware:
1717
- hardware/05.pro-solutions/solutions-and-kits/portenta-machine-control
1818
---
@@ -45,15 +45,15 @@ Additionally, you may need the following accessories:
4545

4646
## Getting Started with Your Kit
4747

48-
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!)
48+
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!)
4949

50-
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)
50+
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)
5151

52-
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). Use the PLC KEY code supplied in the bundle to unlock for lifetime the Portenta Machine Control to be programmed with PLC IDE.
52+
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). Use the PLC KEY code supplied in the bundle to unlock for lifetime the Portenta Machine Control to be programmed with PLC IDE.
5353

54-
4 - Check the [Portenta Machine Control docs](https://docs.arduino.cc/hardware/portenta-machine-control) to retrieve the product resources. Carefully read the [datasheet](https://docs.arduino.cc/resources/datasheets/AKX00032-datasheet.pdf) and the [User Manual](). On [docs.arduino.cc](http://docs.arduino.cc) are also available the [Pinout](https://docs.arduino.cc/resources/pinouts/AKX00032-full-pinout.pdf) and [Schematics](https://docs.arduino.cc/resources/schematics/AKX00032-schematics.pdf).
54+
4. Check the [Portenta Machine Control docs](https://docs.arduino.cc/hardware/portenta-machine-control) to retrieve the product resources. Carefully read the [datasheet](https://docs.arduino.cc/resources/datasheets/AKX00032-datasheet.pdf) and the [User Manual](). On [docs.arduino.cc](http://docs.arduino.cc) are also available the [Pinout](https://docs.arduino.cc/resources/pinouts/AKX00032-full-pinout.pdf) and [Schematics](https://docs.arduino.cc/resources/schematics/AKX00032-schematics.pdf).
5555

56-
5 - Start practicing the first examples included in the User Manual, 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 try the programs available in the [Portenta Machine Control Library](https://github.com/arduino-libraries/Arduino_MachineControl/tree/master/examples), the IDE examples, and the experiences proposed below.
56+
5. Start practicing the first examples included in the User Manual, 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 try the programs available in the [Portenta Machine Control Library](https://github.com/arduino-libraries/Arduino_MachineControl/tree/master/examples), the IDE examples, and the experiences proposed below.
5757

5858

5959
## Experiences Proposed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ tags:
1212
- Predictive Maintenance
1313
author: 'Francesca Gentile'
1414
software:
15-
- Arduino-Cloud
15+
- iot-Cloud
1616
hardware:
1717
- hardware/04.pro/boards/portenta-c33
1818
- hardware/04.pro/carriers/portenta-breakout

content/tutorials/generic/pro-smart-agriculture-kit/pro-smart-agriculture-kit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ tags:
1111
- Smart City Management
1212
author: 'Francesca Gentile'
1313
software:
14-
- Arduino-Cloud
14+
- iot-Cloud
1515
hardware:
1616
- hardware/05.pro-solutions/solutions-and-kits/edge-control
1717
---

content/tutorials/generic/pro-smart-industry-proto-kit/pro-smart-industry-proto-kit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ tags:
1212
- Access monitoring
1313
author: 'Francesca Gentile'
1414
software:
15-
- Arduino-Cloud
15+
- iot-Cloud
1616
hardware:
1717
- hardware/04.pro/boards/portenta-x8
1818
- hardware/04.pro/carriers/portenta-max-carrier

0 commit comments

Comments
 (0)