|
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 |
| - <EssentialElement link="https://hub.docker.com/u/arduino" title="Portenta X8 Docker Hub Containers" type="article"> |
15 |
| - Docker Hub Containers for the Portenta X8 |
16 |
| - </EssentialElement> |
17 | 14 | <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 |
| 15 | + Some containers examples of Portenta X8. These containers are accessible through your Foundries.io factory. |
19 | 16 | </EssentialElement>
|
20 | 17 | </EssentialsColumn>
|
21 | 18 |
|
22 |
| -<EssentialsColumn title="Portenta H7 & C33"> |
23 |
| - <EssentialElement title="Portenta H7 Documentation" type="getting-started" link="/hardware/portenta-h7"> |
24 |
| - Official documentation of the Portenta H7 |
| 19 | +<EssentialsColumn title="Suggested Resources"> |
| 20 | + <EssentialElement title="Latest Portenta X8 Firmware" type="library" link="https://downloads.arduino.cc/portentax8image/image-latest.tar.gz"> |
| 21 | + Latest Portenta X8 Firmware for stable operation with the Portenta Hat Carrier. |
| 22 | + </EssentialElement> |
| 23 | + <EssentialElement title="Python.GPIO Library" type="library" link="https://github.com/SuMere/portenta-gpio"> |
| 24 | + The official library for managing GPIO pins within the Python® programming environment. |
25 | 25 | </EssentialElement>
|
26 |
| - <EssentialElement title="Portenta C33 Documentation" type="getting-started" link="/hardware/portenta-c33"> |
27 |
| - Official documentation of the Portenta C33 |
| 26 | + <EssentialElement title="Docker Hub for the Portenta X8" type="library" link="https://hub.docker.com/u/arduino"> |
| 27 | + Docker Hub to access collection of containers for the Portenta X8. |
28 | 28 | </EssentialElement>
|
29 | 29 | </EssentialsColumn>
|
30 | 30 |
|
0 commit comments