|
1 | 1 | <EssentialsColumn title="First Steps">
|
2 | 2 | <EssentialElement title="Portenta Hat Carrier User Manual" type="getting-started" link="/tutorials/portenta-hat-carrier/user-manual">
|
3 |
| - A full guide to the basics of the Portenta Hat Carrier |
| 3 | + A full guide to the basics of the Portenta Hat Carrier. |
4 | 4 | </EssentialElement>
|
5 | 5 | <EssentialElement title="Portenta X8 User Manual" type="getting-started" link="/tutorials/portenta-x8/user-manual">
|
6 |
| - A full guide to the basics of the Portenta X8 |
| 6 | + A full guide to the basics of the Portenta X8. |
7 | 7 | </EssentialElement>
|
8 | 8 | <EssentialElement link="https://docs.arduino.cc/tutorials/portenta-x8/docker-container" title="Containers management" type="tutorial">
|
9 |
| - Tutorial to learn how to manage docker containers with the Portenta X8 |
| 9 | + Tutorial to learn how to manage docker containers with the Portenta X8. |
10 | 10 | </EssentialElement>
|
11 | 11 | </EssentialsColumn>
|
12 | 12 |
|
13 | 13 | <EssentialsColumn title="Suggested Repositories">
|
14 | 14 | <EssentialElement link="https://hub.docker.com/u/arduino" title="Portenta X8 Docker Hub Containers" type="article">
|
15 |
| - Docker Hub Containers for the Portenta X8 |
| 15 | + Docker Hub Containers for the Portenta X8. |
16 | 16 | </EssentialElement>
|
17 | 17 | <EssentialElement link="https://github.com/arduino/portenta-containers" title="Portenta X8 containers" type="article">
|
18 |
| - Some containers examples of Portenta X8. These containers are accessible through your Foundries.io factory |
| 18 | + Some containers examples of Portenta X8. These containers are accessible through your Foundries.io factory. |
19 | 19 | </EssentialElement>
|
20 | 20 | </EssentialsColumn>
|
21 | 21 |
|
22 | 22 | <EssentialsColumn title="Suggested Resources">
|
23 | 23 | <EssentialElement title="Latest Portenta X8 Firmware" type="library" link="https://downloads.arduino.cc/portentax8image/image-latest.tar.gz">
|
24 |
| - Latest Portenta X8 Firmware for stable operation |
| 24 | + Latest Portenta X8 Firmware for stable operation with the Portenta Hat Carrier. |
25 | 25 | </EssentialElement>
|
26 | 26 | <EssentialElement title="Python.GPIO Library" type="library" link="https://github.com/SuMere/portenta-gpio">
|
27 |
| - Official Python.GPIO Library |
| 27 | + The official library for managing GPIO pins within the Python® programming environment. |
| 28 | + </EssentialElement> |
| 29 | + <EssentialElement link="https://hub.docker.com/u/arduino" title="Portenta X8 Docker Hub Containers" type="article"> |
| 30 | + Docker Hub Containers for the Portenta X8. |
| 31 | + </EssentialElement> |
| 32 | + <EssentialElement link="https://github.com/arduino/portenta-containers" title="Portenta X8 containers" type="article"> |
| 33 | + Some containers examples of Portenta X8. These containers are accessible through your Foundries.io factory. |
28 | 34 | </EssentialElement>
|
29 | 35 | </EssentialsColumn>
|
30 | 36 |
|
0 commit comments