Skip to content

Commit 304bc3f

Browse files
committed
Using MultiGateway X8 tutorial for Testing SOM
1 parent a452090 commit 304bc3f

File tree

1 file changed

+2
-2
lines changed
  • content/hardware/04.pro/boards/portenta-x8/tutorials/12.multi-protocol-gateway

1 file changed

+2
-2
lines changed

content/hardware/04.pro/boards/portenta-x8/tutorials/12.multi-protocol-gateway/content.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The following image illustrates an architecture overview of a multi-protocol gat
5858

5959
![Multi-Protocol Gateway General Architecture Overview](assets/multi-protocol-arch-general.png)
6060

61-
This tutorial focuses on developing a multi-protocol gateway using some connectivity modules. Yet, this Portenta combination still has much to offer. To get the most out of it, we will go step by step through how to establish the multi-protocol gateway and add scalability to expand its capability.
61+
This tutorial focuses on developing a multi-protocol gateway using SOMe connectivity modules. Yet, this Portenta combination still has much to offer. To get the most out of it, we will go step by step through how to establish the multi-protocol gateway and add scalability to expand its capability.
6262

6363
We will go through how to use RPC to expose data received from the Arduino layer to the Linux layer if further development requires you to feed data to devices interfaced to communicate with the M4 core. We will leave the tasks running and open to interface for expanding the capability of the Portenta X8 and Max Carrier. It will let you develop a gateway system where:
6464

@@ -166,7 +166,7 @@ You will need the Docker files that will configure and let you build a working c
166166

167167
***If you are unfamiliar with Docker and containers, please read the tutorial on how to [Create and Upload a Custom Container to the Portenta X8](https://docs.arduino.cc/tutorials/portenta-x8/custom-container)***
168168

169-
You can access the files [here](assets/Multi_Protocol_Gateway_X8.zip). Meanwhile, let's go through some of the important details of the included files.
169+
You can access the files [here](assets/Multi_Protocol_Gateway_X8.zip). Meanwhile, let's go through SOM of the important details of the included files.
170170

171171
#### Container Build File: Docker Compose
172172

0 commit comments

Comments
 (0)