Skip to content

Commit 3ab85c9

Browse files
committed
Initial commit
1 parent efac41a commit 3ab85c9

File tree

1 file changed

+61
-0
lines changed
  • content/hardware/04.pro/carriers/portenta-mid-carrier

1 file changed

+61
-0
lines changed
Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
<FeatureDescription>
2+
3+
The carrier grants easy access to an array of peripherals, from Raspberry Pi® Hats thanks to its Raspberry Pi® like 40-Pin header connector, to CAN, Ethernet, microSD, USB, camera, and analog input and output ports. Its design is further enhanced with dedicated pins for efficient debugging and PWM fan connector.
4+
</FeatureDescription>
5+
6+
7+
<FeatureList>
8+
9+
<Feature title="Raspberry Pi® Hats" image="mega-form-factor">
10+
11+
Thanks to its 40-Pin Raspberry like connector the Portenta Hat Carrier is compatible with most of the Raspberry Pi® Hats available on the market.
12+
13+
</Feature>
14+
15+
<Feature title="Linux Powered" image="core">
16+
17+
The Portenta X8, powered by Linux, is the perfect fit for this carrier, expanding its accessibility and interfacing options.
18+
19+
</Feature>
20+
21+
<Feature title="Arduino Powered" image="mcu">
22+
23+
The carrier is also compatible with the Portenta H7, Portenta C33, and the auxiliary core of the Portenta X8, being fully compatible with the Arduino code ecosystem.
24+
25+
</Feature>
26+
27+
<Feature title="MIPI Camera Connector" image="camera">
28+
29+
The Portenta Hat Carrier allows rapid development of machine vision applications thanks to the Portenta X8 and the MIPI CSI camera connector.
30+
31+
</Feature>
32+
33+
34+
<Feature title="CAN Bus" image="communication">
35+
36+
The Portenta Hat Carrier provides a high-speed CAN FD transceiver that allows CAN bus communication connections.
37+
38+
</Feature>
39+
40+
<Feature title="Connectivity" image="connection">
41+
42+
Access a wide range of I/O with the Portenta Hat Carrier headers, including Ethernet, USB, Analog I/O, PWM, I2S, I2C, SPI and a CANBus port.
43+
44+
</Feature>
45+
46+
<Feature title="MicroSD Card Slot" image="file-icon">
47+
48+
The Portenta Hat Carrier microSD card slot can be used for data logging and media operations.
49+
50+
</Feature>
51+
52+
53+
<Feature title="JTAG connector" image="hw-pin">
54+
55+
The Portenta Hat Carrier allows for easy debugging through the JTAG connector.
56+
57+
</Feature>
58+
59+
</FeatureList>
60+
61+

0 commit comments

Comments
 (0)