Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
Original file line number Diff line number Diff line change
Expand Up @@ -46,15 +46,15 @@ Additionally, you may need the following accessories:

## 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!)
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)
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)
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).
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.
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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,7 @@ The following items are included in the kit:
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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,15 @@ Additionally, you may need the following accessories:

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

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

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


## Experiences Proposed
Expand Down