File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed
content/hardware/04.pro/boards/portenta-x8 Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change 8
8
<EssentialElement link="https://docs.arduino.cc/tutorials/portenta-x8/docker-container" title="Containers management" type="tutorial">
9
9
Tutorial to learn how to manage docker containers with the Portenta X8.
10
10
</EssentialElement>
11
- <EssentialElement link="https://docs.arduino.cc/tutorials/portenta-x8/python-arduino-data-exchange" title="Arduino RPC" type="library">
12
- Both M7 and M4 can communicate through remote procedure call (RPC), this tutorial demonstrates using the RPC library of the Arduino Mbed Core.
13
- </EssentialElement>
14
11
</EssentialsColumn >
15
12
16
13
<EssentialsColumn title =" Suggested Repositories " >
32
29
<EssentialElement link="https://www.arduino.cc/reference/en/language/functions/communication/spi/" title="Arduino SPI" type="library">
33
30
The M4 processor exposes the SPI protocol. This library allows you to communicate with SPI devices, with the Arduino as the controller device.
34
31
</EssentialElement>
35
- <EssentialElement link="https://github.com/arduino/ArduinoCore-mbed/releases/latest" title="Arduino RPC" type="library">
36
- Both M7 and M4 can communicate through remote procedure call (RPC), these are some examples using the RPC library of the Arduino Mbed Core.
37
- </EssentialElement>
38
32
</EssentialsColumn >
You can’t perform that action at this time.
0 commit comments