Skip to content

Commit cd9f816

Browse files
authored
Merge branch 'main' into mcmchris/vision-shield/datasheet-minor-fix
2 parents edbc25b + 66fee32 commit cd9f816

File tree

1 file changed

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

1 file changed

+28
-27
lines changed

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

Lines changed: 28 additions & 27 deletions
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
| **Parameter** | **Symbol** | **Min** | **Typ** | **Max** | **Unit** |
9897
|:--------------------------------:|:---------------:|:-------:|:-------:|:-------:|:--------:|
@@ -137,7 +136,7 @@ The Portenta Vision Shield can be only powered through its High-Density Connecto
137136

138137
<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>
139138

140-
The detailed figure below illustrates the power architecture of the Portenta Vision Shield (Ethernet variant in the left and LoRa® variant on the right).
139+
<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>
141140

142141
![](assets/Vision_Shield_Power_Tree.png)
143142

@@ -146,27 +145,28 @@ The detailed figure below illustrates the power architecture of the Portenta Vis
146145
## Device Operation
147146

148147
### Getting Started – OpenMV IDE
149-
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.
148+
149+
<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>
150150

151151
### Getting Started - Arduino IDE
152152

153-
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.
153+
<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>
154154

155155
### Getting Started - Arduino Cloud Editor
156156

157-
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.
157+
<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>
158158

159159
### Getting Started - Arduino Cloud
160160

161-
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.
161+
<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>
162162

163163
### Sample Sketches
164164

165-
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]**.
165+
<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>
166166

167167
### Online Resources
168168

169-
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.
169+
<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>
170170

171171
<div style="page-break-after: always;"></div>
172172

@@ -258,24 +258,25 @@ FCC RF Radiation Exposure Statement:
258258

259259
## Reference Documentation
260260

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

272272
## Document Revision History
273273

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

0 commit comments

Comments
 (0)