Skip to content

Commit 66fee32

Browse files
authored
Merge pull request #2368 from arduino/canchebagur/portenta-vision-shield-datasheet-v2-fixes
[PXCT-91] - Portenta Vision Shield Datasheet Revamp (Format Fixes)
2 parents 050cbf5 + ffb46da commit 66fee32

File tree

1 file changed

+28
-30
lines changed
  • content/hardware/04.pro/shields/portenta-vision-shield/datasheet

1 file changed

+28
-30
lines changed

content/hardware/04.pro/shields/portenta-vision-shield/datasheet/datasheet.md

+28-30
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,7 @@ Below is a summary of the shield's key components and their specifications.
9191
### Recommended Operating Conditions
9292

9393
<p style="text-align: justify;">
94-
The table below provides a comprehensive guideline for the optimal use of the Portenta Vision Shield, outlining typical operating conditions and design limits. The operating conditions of the Portenta Vision Shield are largely a function based on its component's specifications.
95-
</p>
94+
The table below provides a comprehensive guideline for the optimal use of the Portenta Vision Shield, outlining typical operating conditions and design limits. The operating conditions of the Portenta Vision Shield are largely a function based on its component's specifications.</p>
9695

9796
<div style="text-align:center;">
9897

@@ -141,39 +140,37 @@ The Portenta Vision Shield can be only powered through its High-Density Connecto
141140

142141
<p style="text-align: justify;">The Portenta Vision Shield is powered exclusively through the VCC pins (+3V3) of its High Density Connectors (J1-J2). These connectors are designed to be used with boards from the Portenta family, such as the Portenta H7 board (any variant) or the Portenta C33 board. The power is supplied directly from the connected Portenta family board, which acts as the power source for the Portenta Vision Shield.</p>
143142

144-
The detailed figure below illustrates the power architecture of the Portenta Vision Shield (Ethernet variant in the left and LoRa® variant on the right).
143+
<p style="text-align: justify;">The detailed figure below illustrates the power architecture of the Portenta Vision Shield (Ethernet variant in the left and LoRa® variant on the right).</p>
145144

146145
![](assets/Vision_Shield_Power_Tree.png)
147146

148147
<div style="page-break-after: always;"></div>
149148

150149
## Device Operation
151150

152-
<div style="text-align:justify;">
153-
154151
### Getting Started – OpenMV IDE
155-
The Portenta Vision Shield and the Portenta H7 boards are supported under OpenMV. In order to easily use OpenMV download the latest OpenMV IDE version **[1]** and follow the Portenta Vision Shield official documentation **[2]** to learn how to create OpenMV vision applications.
152+
153+
<p style="text-align: justify;">The Portenta Vision Shield and the Portenta H7 boards are supported under OpenMV. In order to easily use OpenMV download the latest OpenMV IDE version <strong>[1]</strong> and follow the Portenta Vision Shield official documentation <strong>[2]</strong> to learn how to create OpenMV vision applications.</p>
156154

157155
### Getting Started - Arduino IDE
158156

159-
If you want to program your Portenta family board offline, install the Arduino Desktop IDE **[3]**. To connect the Portenta family board to your computer, you will need a USB-C® cable.
157+
<p style="text-align: justify;">If you want to program your Portenta family board offline, install the Arduino Desktop IDE <strong>[3]</strong>. To connect the Portenta family board to your computer, you will need a USB-C® cable.</p>
160158

161159
### Getting Started - Arduino Cloud Editor
162160

163-
All Arduino devices work out of the box on the Arduino Cloud Editor **[4]** by installing a simple plugin. The Arduino Cloud Editor is hosted online. Therefore, it will always be up-to-date with all the latest features and support for all boards and devices. Follow **[5]** to start coding on the browser and upload your sketches onto your device.
161+
<p style="text-align: justify;">All Arduino devices work out of the box on the Arduino Cloud Editor <strong>[4]</strong> by installing a simple plugin. The Arduino Cloud Editor is hosted online. Therefore, it will always be up-to-date with all the latest features and support for all boards and devices. Follow <strong>[5]</strong> to start coding on the browser and upload your sketches onto your device.</p>
164162

165163
### Getting Started - Arduino Cloud
166164

167-
All Arduino IoT-enabled products are supported on Arduino Cloud, which allows you to log, graph, and analyze sensor data, trigger events, and automate your home or business. Take a look at the official documentation to know more.
165+
<p style="text-align: justify;">All Arduino IoT-enabled products are supported on Arduino Cloud, which allows you to log, graph, and analyze sensor data, trigger events, and automate your home or business. Take a look at the official documentation <strong>[5]</strong> to know more.</p>
168166

169167
### Sample Sketches
170168

171-
Sample sketches for the Portenta Vision Shield can be found either in the “Examples” menu in the Arduino IDE or the “Portenta Vision Shield Documentation” section of Arduino documentation **[6]**.
169+
<p style="text-align: justify;">Sample sketches for the Portenta Vision Shield can be found either in the “Examples” menu in the Arduino IDE or the “Portenta Vision Shield Documentation” section of Arduino documentation <strong>[2]</strong>.</p>
172170

173171
### Online Resources
174172

175-
Now that you have gone through the basics of what you can do with the device, you can explore the endless possibilities it provides by checking exciting projects on Arduino Project Hub **[7]**, the Arduino Library Reference **[8]**, and the online store **[9]** where you will be able to complement your Portenta family board with additional extensions, sensors, and actuators.
176-
</div>
173+
<p style="text-align: justify;">Now that you have gone through the basics of what you can do with the device, you can explore the endless possibilities it provides by checking exciting projects on Arduino Project Hub <strong>[6]</strong>, the Arduino Library Reference <strong>[7]</strong>, and the online store <strong>[8]</strong> where you will be able to complement your Portenta family board with additional extensions, sensors, and actuators.</p>
177174

178175
<div style="page-break-after: always;"></div>
179176

@@ -265,24 +262,25 @@ FCC RF Radiation Exposure Statement:
265262

266263
## Reference Documentation
267264

268-
| **Reference** | **Link** |
269-
|--------------------------------------|--------------------------------------------------------------------------|
270-
| OpenMV IDE | https://openmv.io/pages/download |
271-
| Portenta Vision Shield Documentation | https://docs.arduino.cc/hardware/portenta-vision-shield |
272-
| Arduino IDE (Desktop) | https://www.arduino.cc/en/Main/Software |
273-
| Arduino IDE (Cloud) | https://create.arduino.cc/editor |
274-
| Cloud IDE Getting Started | https://docs.arduino.cc/arduino-cloud/guides/overview |
275-
| Project Hub | https://create.arduino.cc/projecthub?by=part&part_id=11332&sort=trending |
276-
| Library Reference | https://www.arduino.cc/reference/en/ |
277-
| Arduino Store | https://store.arduino.cc/ |
265+
| **No.** | **Reference** | **Link** |
266+
|:-------:|:------------------------------------:|---------------------------------------------------------|
267+
| 1 | OpenMV IDE | https://openmv.io/pages/download |
268+
| 2 | Portenta Vision Shield Documentation | https://docs.arduino.cc/hardware/portenta-vision-shield |
269+
| 3 | Arduino IDE (Desktop) | https://www.arduino.cc/en/software |
270+
| 4 | Arduino IDE (Cloud) | https://create.arduino.cc/editor |
271+
| 5 | Cloud IDE Getting Started | https://docs.arduino.cc/arduino-cloud/guides/overview |
272+
| 6 | Project Hub | https://projecthub.arduino.cc/ |
273+
| 7 | Library Reference | https://www.arduino.cc/reference/en/ |
274+
| 8 | Arduino Store | https://store.arduino.cc/ |
278275

279276
## Document Revision History
280277

281-
| **Date** | **Revision** | **Changes** |
282-
|------------|--------------|----------------------------------------|
283-
| 30/12/2024 | 6 | Datasheet structure revamp |
284-
| 03/09/2024 | 5 | Cloud Editor updated from Web Editor |
285-
| 20/11/2023 | 4 | Structure Updates. FCC Caution Updated |
286-
| 15/11/2023 | 3 | Updates as a Collective Datasheet |
287-
| 13/01/2022 | 2 | Information update |
288-
| 03/03/2021 | 1 | First Release |
278+
| **Date** | **Revision** | **Changes** |
279+
|:----------:|:------------:|----------------------------------------|
280+
| 17/01/25 | 7 | Revamp fixes |
281+
| 30/12/2024 | 6 | Datasheet structure revamp |
282+
| 03/09/2024 | 5 | Cloud Editor updated from Web Editor |
283+
| 20/11/2023 | 4 | Structure Updates, FCC Caution updated |
284+
| 15/11/2023 | 3 | Updates as a collective datasheet |
285+
| 13/01/2022 | 2 | Information update |
286+
| 03/03/2021 | 1 | First release |

0 commit comments

Comments
 (0)