Skip to content

Commit 6ff2199

Browse files
committed
docs: Add images (with HTML width attribute) to README
1 parent 8c3d089 commit 6ff2199

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

+10-2
Original file line numberDiff line numberDiff line change
@@ -33,24 +33,32 @@ It allows you to connect to the internet, send and receive SMS messages, and get
3333
| RTS (Pin 3) | RX_N (Pin 5) |
3434
| CTS (Pin 4) | RX_P (Pin 7) |
3535
| mPCIE_GPIO_RST (Pin 5) | mPCIE_RST (Pin 9) |
36+
37+
<img src="./docs/Arduino_Portenta_Mid_Carrier_PortentaH7_and_PCIEBreakout_Pins.png" alt="Portenta Mid Carrier with Portenta H7 and PCIE Breakout Pin Configuration" width="400"/>
3638

3739
3. On J9, using jumpers connect the following pins:
3840
| Source (J9) | Buck Converter (J9) |
3941
|------------------|---------------------|
4042
| 3V3 PCIE (Pin 1) | 3V3 BUCK (Pin 3) |
4143
| OUT VCC (Pin 2) | 3V3 BUCK EN (Pin 4) |
4244

45+
<img src="./docs/Arduino_Portenta_Mid_Carrier_SIM_and_Power_Pins.png" alt="Portenta Mid Carrier SIM and Power Pin Configuration" width="400"/>
46+
4347
4. Insert the [Arduino Pro 4G Module](https://docs.arduino.cc/hardware/pro-4g-module) in the Arduino Portenta Mid Carrier.
4448

45-
5. Screw one black post with a white nut from under the Portenta Mid Carrier. Using another black post, screw the board to the post. Place two washers on top, and one underneath the Pro 4G Module. So that the board is fixed to the post snuggly and horizontally.
49+
5. Screw one black post with a white nut from under the Portenta Mid Carrier. Using another black post, screw the board to the post. Place two washers on top, and one underneath the Pro 4G Module. So that the board is fixed to the post snuggly and horizontally.
4650

4751
6. (EMEA and GNSS variants) Connect the cellular antenna (flat antenna in [Arduino Pro 4G Module Antennas Kit](https://store.arduino.cc/products/4g-module-antenna)) to the left microUFL connector marked MAIN.
4852

4953
7. (PRO 4G GNSS only) Connect the GNSS antenna (square antenna in [Arduino Pro 4G Module Antennas Kit](https://store.arduino.cc/products/4g-module-antenna)) to the middle microUFL connector marked GNSS.
5054

55+
<img src="./docs/Arduino_Portenta_Mid_Carrier_GNSS_with_GNSS_MAIN_Antennas.png" alt="Portenta Mid Carrier with Pro 4G Module GNSS with both the MAIN and GNSS antennas connected" width="400"/>
56+
5157
8. Insert a [Portenta C33](https://docs.arduino.cc/hardware/portenta-c33) or [Portenta H7](https://docs.arduino.cc/hardware/portenta-h7) Board into the marked location. The USB-C port of the Portenta board should be next to the Ethernet port on the Mid Carrier.
5258

53-
9. Insert a Terminal Block 2-pin > DC female adapter into the screw terminal (J4). Ensure that the negative (-) pin is connected to GND.
59+
9. Insert a Terminal Block 2-pin > DC female adapter into the screw terminal (J4). Ensure that the negative (-) pin is connected to GND.
60+
61+
<img src="./docs/Arduino_Portenta_Mid_Carrier_PortentaC33_4GPRO_GNSS_All_Antennas.png" alt="Portenta Mid Carrier with Portenta C33 and Pro 4G Module GNSS with all antennas connected" width="400"/>
5462

5563
10. Use a 5V adapter that can output at least 3A and connect it to the DC female adapter.
5664

0 commit comments

Comments
 (0)