Skip to content

Commit 609b708

Browse files
committed
Additional resources for the suggested libraries section
1 parent 344f395 commit 609b708

File tree

1 file changed

+13
-7
lines changed
  • content/hardware/04.pro/carriers/portenta-hat-carrier

1 file changed

+13
-7
lines changed
Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,36 @@
11
<EssentialsColumn title="First Steps">
22
<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.
44
</EssentialElement>
55
<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.
77
</EssentialElement>
88
<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.
1010
</EssentialElement>
1111
</EssentialsColumn>
1212

1313
<EssentialsColumn title="Suggested Repositories">
1414
<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.
1616
</EssentialElement>
1717
<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.
1919
</EssentialElement>
2020
</EssentialsColumn>
2121

2222
<EssentialsColumn title="Suggested Resources">
2323
<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.
2525
</EssentialElement>
2626
<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.
2834
</EssentialElement>
2935
</EssentialsColumn>
3036

0 commit comments

Comments
 (0)