Skip to content

Commit 10f5784

Browse files
committed
Content update (render fixes)
1 parent 909f5a4 commit 10f5784

File tree

1 file changed

+9
-13
lines changed
  • content/hardware/05.pro-solutions/solutions-and-kits/portenta-proto-kit-me/datasheet

1 file changed

+9
-13
lines changed

content/hardware/05.pro-solutions/solutions-and-kits/portenta-proto-kit-me/datasheet/datasheet.md

Lines changed: 9 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Predictive maintenance, asset tracking, smart building systems, industrial autom
5959

6060
#### Portenta H7 (SKU: ABX00042)
6161

62-
<p style="text-align: justify;">The Portenta H7 is a dual-core microcontroller board powered by the STMicroelectronics® STM32H747XI, featuring a 32-bit Arm® Cortex®-M7 running at 480 MHz and a Cortex®-M4 at 240 MHz. It includes advanced graphics capabilities and operates within an industrial temperature range (-40 °C to 85 °C).
62+
<p style="text-align: justify;">The Portenta H7 is a dual-core microcontroller board powered by the STMicroelectronics® STM32H747XI, featuring a 32-bit Arm® Cortex®-M7 running at 480 MHz and a Cortex®-M4 at 240 MHz. It includes advanced graphics capabilities and operates within an industrial temperature range (-40 °C to 85 °C).</p>
6363

6464
<p style="text-align: center;">
6565
<img src="assets/portenta_h7.jpg" alt="Portenta H7 board" style="width: 60%; height: auto;"/>
@@ -94,7 +94,7 @@ Below is a summary of the most important specifications of the Portenta H7 board
9494

9595
#### Nicla Sense ME (SKU: ABX00050)
9696

97-
<p style="text-align: justify;">The Nicla Sense ME is a compact microcontroller board powered by the Nordic Semiconductor® nRF52832, featuring a 32-bit Arm® Cortex®-M4 running at 64 MHz. This board is designed for environmental monitoring and motion sensing applications, integrating multiple high-performance sensors.
97+
<p style="text-align: justify;">The Nicla Sense ME is a compact microcontroller board powered by the Nordic Semiconductor® nRF52832, featuring a 32-bit Arm® Cortex®-M4 running at 64 MHz. This board is designed for environmental monitoring and motion sensing applications, integrating multiple high-performance sensors.</p>
9898

9999
<p style="text-align: center;">
100100
<img src="assets/nicla_sense_me.jpg" alt="Nicla Sense ME board" style="width: 55%; height: auto;"/>
@@ -129,7 +129,7 @@ Below is a summary of the most important specifications of the Nicla Sense ME bo
129129

130130
#### Portenta Mid Carrier (SKU: ASX00055)
131131

132-
<p style="text-align: justify;">The Arduino Portenta Mid Carrier expands connectivity options for Portenta family boards, including Ethernet, USB-A, mPCIe, CAN, MicroSD, and 4G. It also features JTAG pins for debugging and supports I2C, SPI, PWM, digital, and analog I/Os.
132+
<p style="text-align: justify;">The Arduino Portenta Mid Carrier expands connectivity options for Portenta family boards, including Ethernet, USB-A, mPCIe, CAN, MicroSD, and 4G. It also features JTAG pins for debugging and supports I2C, SPI, PWM, digital, and analog I/Os.</p>
133133

134134
<p style="text-align: center;">
135135
<img src="assets/portenta_mid_carrier.jpg" alt="Portenta Mid Carrier" style="width: 70%; height: auto;"/>
@@ -162,7 +162,7 @@ Below is a summary of the most important specifications of the Portenta Mid Carr
162162

163163
#### Arduino Pro 4G GNSS Module Global (SKU: TPX00200)
164164

165-
<p style="text-align: justify;">Designed in the widely used Mini PCI Express (mPCIe) format, this module provides global LTE Cat.4 connectivity, 4G support, and GNSS capabilities.
165+
<p style="text-align: justify;">Designed in the widely used Mini PCI Express (mPCIe) format, this module provides global LTE Cat.4 connectivity, 4G support, and GNSS capabilities.</p>
166166

167167
<p style="text-align: center;">
168168
<img src="assets/4g_module.jpg" alt="Arduino Pro 4G GNSS Module" style="width: 40%; height: auto;"/>
@@ -268,29 +268,25 @@ The Arduino Portenta Proto Kit ME can be powered through one of the following re
268268

269269
## Device Operation
270270

271-
<div style="text-align:justify;">
272-
273271
### Getting Started - IDE
274272

275-
If you want to program your Arduino Portenta Proto Kit ME offline, install the Arduino Desktop IDE **[1]**. To connect the Portenta H7 to your computer, you will need a USB-C® cable. Additionally, to program or interact with the Nicla Sense ME, ensure you have a Micro USB cable compatible with the board.
273+
<p style="text-align: justify;">If you want to program your Arduino Portenta Proto Kit ME offline, install the Arduino Desktop IDE <strong>[1]</strong>. To connect the Portenta H7 to your computer, you will need a USB-C® cable. Additionally, to program or interact with the Nicla Sense ME, ensure you have a Micro USB cable compatible with the board.</p>
276274

277275
### Getting Started - Arduino Cloud Editor
278276

279-
All components of the Portenta Proto Kit ME work seamlessly on the Arduino Cloud Editor **[2]** by installing a simple plugin. The Arduino Cloud Editor is hosted online, ensuring it is always up-to-date with the latest features and support for all boards and devices. Follow **[3]** to start coding in the browser and upload your sketches onto the Portenta H7 or other components.
277+
<p style="text-align: justify;">All components of the Portenta Proto Kit ME work seamlessly on the Arduino Cloud Editor <strong>[2]</strong> by installing a simple plugin. The Arduino Cloud Editor is hosted online, ensuring it is always up-to-date with the latest features and support for all boards and devices. Follow <strong>[3]</strong> to start coding in the browser and upload your sketches onto the Portenta H7 or other components.</p>
280278

281279
### Getting Started - Arduino Cloud
282280

283-
The Portenta Proto Kit ME is fully supported on Arduino Cloud, enabling you to log, graph, and analyze sensor data, trigger events and automate processes for industrial, business, or smart home applications via the Portenta H7 board. Take a look at the official documentation to learn more about how to integrate the kit into your IoT projects.
281+
<p style="text-align: justify;">The Portenta Proto Kit ME is fully supported on Arduino Cloud, enabling you to log, graph, and analyze sensor data, trigger events and automate processes for industrial, business, or smart home applications via the Portenta H7 board. Take a look at the official documentation <strong>[3]</strong> to learn more about how to integrate the kit into your IoT projects.</p>
284282

285283
### Sample Sketches
286284

287-
Sample sketches for the Portenta Proto Kit ME can be found either in the “Examples” menu in the Arduino IDE or the “Portenta Proto Kit ME Documentation” section of Arduino documentation **[4]**. These examples include basic and advanced applications showcasing motion and environmental monitoring capabilities.
285+
<p style="text-align: justify;">Sample sketches for the Portenta Proto Kit ME can be found either in the “Examples” menu in the Arduino IDE or the “Portenta Proto Kit ME Documentation” section of Arduino documentation <strong>[4]</strong>. These examples include basic and advanced applications showcasing motion and environmental monitoring capabilities.</p>
288286

289287
### Online Resources
290288

291-
Now that you have gone through the basics of what you can do with the Portenta Proto Kit ME, you can explore the endless possibilities it provides by checking exciting projects on Arduino Project Hub **[5]**, the Arduino Library Reference **[6]** and the ACE-220 online course **[7]**. The Enterprise Prototyping with Portenta Proto Kit ME (ACE-220) course is a resource designed to help you master prototyping in embedded electronics and IoT. Gain hands-on experience with the kit and accelerate your journey from concept to innovation by building functional prototypes tailored for industrial and IoT applications.
292-
293-
</div>
289+
<p style="text-align: justify;">Now that you have gone through the basics of what you can do with the Portenta Proto Kit ME, you can explore the endless possibilities it provides by checking exciting projects on Arduino Project Hub <strong>[5]</strong>, the Arduino Library Reference <strong>[6]</strong> and the ACE-220 online course <strong>[7]</strong>. The Enterprise Prototyping with Portenta Proto Kit ME (ACE-220) course is a resource designed to help you master prototyping in embedded electronics and IoT. Gain hands-on experience with the kit and accelerate your journey from concept to innovation by building functional prototypes tailored for industrial and IoT applications.</p>
294290

295291
<div style="page-break-after: always;"></div>
296292

0 commit comments

Comments
 (0)