From 344f395397d6e462a5f4a5b13db28c921c505a22 Mon Sep 17 00:00:00 2001 From: TaddyHC Date: Tue, 6 Feb 2024 12:52:44 -0600 Subject: [PATCH 1/5] Initial Commit - Suggested libraries for PHC Rebuild --- .../{essential.md => essentials.md} | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) rename content/hardware/04.pro/carriers/portenta-hat-carrier/{essential.md => essentials.md} (76%) diff --git a/content/hardware/04.pro/carriers/portenta-hat-carrier/essential.md b/content/hardware/04.pro/carriers/portenta-hat-carrier/essentials.md similarity index 76% rename from content/hardware/04.pro/carriers/portenta-hat-carrier/essential.md rename to content/hardware/04.pro/carriers/portenta-hat-carrier/essentials.md index b4edb02ebd..f0d352bec9 100644 --- a/content/hardware/04.pro/carriers/portenta-hat-carrier/essential.md +++ b/content/hardware/04.pro/carriers/portenta-hat-carrier/essentials.md @@ -19,12 +19,12 @@ - - - Official documentation of the Portenta H7 + + + Latest Portenta X8 Firmware for stable operation - - Official documentation of the Portenta C33 + + Official Python.GPIO Library From 609b70822dd3d7f934be1ec7c8caa8a826991480 Mon Sep 17 00:00:00 2001 From: TaddyHC Date: Tue, 6 Feb 2024 14:55:47 -0600 Subject: [PATCH 2/5] Additional resources for the suggested libraries section --- .../portenta-hat-carrier/essentials.md | 20 ++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/content/hardware/04.pro/carriers/portenta-hat-carrier/essentials.md b/content/hardware/04.pro/carriers/portenta-hat-carrier/essentials.md index f0d352bec9..e9153c7ef1 100644 --- a/content/hardware/04.pro/carriers/portenta-hat-carrier/essentials.md +++ b/content/hardware/04.pro/carriers/portenta-hat-carrier/essentials.md @@ -1,30 +1,36 @@ - A full guide to the basics of the Portenta Hat Carrier + A full guide to the basics of the Portenta Hat Carrier. - A full guide to the basics of the Portenta X8 + A full guide to the basics of the Portenta X8. - Tutorial to learn how to manage docker containers with the Portenta X8 + Tutorial to learn how to manage docker containers with the Portenta X8. - Docker Hub Containers for the Portenta X8 + Docker Hub Containers for the Portenta X8. - 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. - Latest Portenta X8 Firmware for stable operation + Latest Portenta X8 Firmware for stable operation with the Portenta Hat Carrier. - Official Python.GPIO Library + The official library for managing GPIO pins within the Python® programming environment. + + + Docker Hub Containers for the Portenta X8. + + + Some containers examples of Portenta X8. These containers are accessible through your Foundries.io factory. From a1dac275bfcd287c0aabe813524a241114b8c620 Mon Sep 17 00:00:00 2001 From: TaddyHC Date: Tue, 6 Feb 2024 15:36:06 -0600 Subject: [PATCH 3/5] Update for the PHC Suggested Libraries section --- .../04.pro/carriers/portenta-hat-carrier/essentials.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/content/hardware/04.pro/carriers/portenta-hat-carrier/essentials.md b/content/hardware/04.pro/carriers/portenta-hat-carrier/essentials.md index e9153c7ef1..32b954dbd2 100644 --- a/content/hardware/04.pro/carriers/portenta-hat-carrier/essentials.md +++ b/content/hardware/04.pro/carriers/portenta-hat-carrier/essentials.md @@ -26,11 +26,8 @@ The official library for managing GPIO pins within the Python® programming environment. - - Docker Hub Containers for the Portenta X8. - - - Some containers examples of Portenta X8. These containers are accessible through your Foundries.io factory. + + Docker Hub to access collection of containers for the Portenta X8. From c0f6b802f0e208ba86629a9b918791f531bc702e Mon Sep 17 00:00:00 2001 From: TaddyHC Date: Tue, 6 Feb 2024 16:51:16 -0600 Subject: [PATCH 4/5] Column element visual patch --- .../04.pro/carriers/portenta-hat-carrier/essentials.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/content/hardware/04.pro/carriers/portenta-hat-carrier/essentials.md b/content/hardware/04.pro/carriers/portenta-hat-carrier/essentials.md index 32b954dbd2..4fa1ce827f 100644 --- a/content/hardware/04.pro/carriers/portenta-hat-carrier/essentials.md +++ b/content/hardware/04.pro/carriers/portenta-hat-carrier/essentials.md @@ -11,9 +11,6 @@ - - Docker Hub Containers for the Portenta X8. - Some containers examples of Portenta X8. These containers are accessible through your Foundries.io factory. From 4fc0ea1cf8918835266ceb58e20b19adaf3d8203 Mon Sep 17 00:00:00 2001 From: TaddyHC Date: Tue, 6 Feb 2024 18:35:21 -0600 Subject: [PATCH 5/5] Minor patch --- .../hardware/04.pro/carriers/portenta-hat-carrier/essentials.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/hardware/04.pro/carriers/portenta-hat-carrier/essentials.md b/content/hardware/04.pro/carriers/portenta-hat-carrier/essentials.md index 4fa1ce827f..49192c9c0f 100644 --- a/content/hardware/04.pro/carriers/portenta-hat-carrier/essentials.md +++ b/content/hardware/04.pro/carriers/portenta-hat-carrier/essentials.md @@ -23,7 +23,7 @@ The official library for managing GPIO pins within the Python® programming environment. - + Docker Hub to access collection of containers for the Portenta X8.