|
12 | 12 | - Appliances control systems
|
13 | 13 | author: 'Francesca Gentile'
|
14 | 14 | software:
|
15 |
| - - Arduino-Cloud |
| 15 | + - iot-Cloud |
16 | 16 | hardware:
|
17 | 17 | - hardware/05.pro-solutions/solutions-and-kits/portenta-machine-control
|
18 | 18 | ---
|
@@ -45,15 +45,15 @@ Additionally, you may need the following accessories:
|
45 | 45 |
|
46 | 46 | ## Getting Started with Your Kit
|
47 | 47 |
|
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!) |
49 | 49 |
|
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) |
51 | 51 |
|
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. |
53 | 53 |
|
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). |
55 | 55 |
|
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. |
57 | 57 |
|
58 | 58 |
|
59 | 59 | ## Experiences Proposed
|
|
0 commit comments