Skip to content

[PC-1606] Portenta Hat Carrier: Suggested Libraries Section Rebuild #1741

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Feb 9, 2024
Merged
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
@@ -1,30 +1,30 @@
<EssentialsColumn title="First Steps">
<EssentialElement title="Portenta Hat Carrier User Manual" type="getting-started" link="/tutorials/portenta-hat-carrier/user-manual">
A full guide to the basics of the Portenta Hat Carrier
A full guide to the basics of the Portenta Hat Carrier.
</EssentialElement>
<EssentialElement title="Portenta X8 User Manual" type="getting-started" link="/tutorials/portenta-x8/user-manual">
A full guide to the basics of the Portenta X8
A full guide to the basics of the Portenta X8.
</EssentialElement>
<EssentialElement link="https://docs.arduino.cc/tutorials/portenta-x8/docker-container" title="Containers management" type="tutorial">
Tutorial to learn how to manage docker containers with the Portenta X8
Tutorial to learn how to manage docker containers with the Portenta X8.
</EssentialElement>
</EssentialsColumn>

<EssentialsColumn title="Suggested Repositories">
<EssentialElement link="https://hub.docker.com/u/arduino" title="Portenta X8 Docker Hub Containers" type="article">
Docker Hub Containers for the Portenta X8
</EssentialElement>
<EssentialElement link="https://github.com/arduino/portenta-containers" title="Portenta X8 containers" type="article">
Some containers examples of Portenta X8. These containers are accessible through your Foundries.io factory
Some containers examples of Portenta X8. These containers are accessible through your Foundries.io factory.
</EssentialElement>
</EssentialsColumn>

<EssentialsColumn title="Portenta H7 & C33">
<EssentialElement title="Portenta H7 Documentation" type="getting-started" link="/hardware/portenta-h7">
Official documentation of the Portenta H7
<EssentialsColumn title="Suggested Resources">
<EssentialElement title="Latest Portenta X8 Firmware" type="library" link="https://downloads.arduino.cc/portentax8image/image-latest.tar.gz">
Latest Portenta X8 Firmware for stable operation with the Portenta Hat Carrier.
</EssentialElement>
<EssentialElement title="Python.GPIO Library" type="library" link="https://github.com/SuMere/portenta-gpio">
The official library for managing GPIO pins within the Python® programming environment.
</EssentialElement>
<EssentialElement title="Portenta C33 Documentation" type="getting-started" link="/hardware/portenta-c33">
Official documentation of the Portenta C33
<EssentialElement title="Docker Hub for the Portenta X8" type="library" link="https://hub.docker.com/u/arduino">
Docker Hub to access collection of containers for the Portenta X8.
</EssentialElement>
</EssentialsColumn>