Skip to content

Commit 1b89744

Browse files
committed
Content update (Portenta Proto Kit VE product page)
1 parent 6da5320 commit 1b89744

File tree

8 files changed

+4074
-2
lines changed

8 files changed

+4074
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The Nicla Sense ME is a compact and robust microcontroller board that measures m
2121
</Feature>
2222

2323
<Feature title="Portenta Mid Carrier" image="connection">
24-
The Portenta Mid Carrier is a versatile prototyping tool that enhances Portenta family boards with access to its high-density signals and features like Ethernet, mini PCIe, camera connectors, CAN lines and microSD support. It is ideal for applications such as machine vision, smart cities and remote maintenance.
24+
The Portenta Mid Carrier is a versatile prototyping tool that enhances Portenta family boards with access to its high-density signals and features like Ethernet, Mini PCIe, camera connectors, CAN lines and microSD support. It is ideal for applications such as machine vision, smart cities and remote maintenance.
2525
<FeatureWrapper>
2626
<FeatureLink title="Read More" url="/hardware/portenta-mid-carrier"/>
2727
</FeatureWrapper>
@@ -39,7 +39,7 @@ Modulinos are plug-and-play sensors and actuators that connect easily via the Po
3939
</Feature>
4040

4141
<Feature title="Arduino Pro 4G GNSS Module Global" image="wifi">
42-
The Arduino Pro 4G GNSS Module enhances the kit capabilities with high-speed, reliable 4G connectivity, supporting 2G and 3G networks for global coverage. Designed in a widely adopted Mini PCIe form factor, it ensures secure data transfer, real-time notifications and remote monitoring, making it ideal for projects ranging from firmware updates to large-scale safety and environmental monitoring.
42+
The Arduino Pro 4G GNSS Module enhances the kit capabilities with high-speed, reliable 4G connectivity, supporting 2G and 3G networks for global coverage. Designed in a Mini PCIe form factor, it ensures secure data transfer, real-time notifications and remote monitoring, making it ideal for projects ranging from firmware updates to large-scale safety and environmental monitoring.
4343
<FeatureWrapper>
4444
<FeatureLink title="Read More" url="/hardware/pro-4g-module"/>
4545
</FeatureWrapper>
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
software:
2+
- arduino-ide
3+
- arduino-cli
4+
- iot-cloud
5+
- cloud-editor
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<EssentialsColumn title="Suggested Libraries">
2+
<EssentialElement link="https://github.com/arduino-libraries/WiFi" title="Arduino WiFi" type="library">
3+
This library enables Arduino boards to establish Wi-Fi® connections, providing Internet access and wireless communication capabilities for IoT projects.
4+
</EssentialElement>
5+
<EssentialElement link="https://www.arduino.cc/en/Reference/ArduinoBLE" title="Arduino BLE" type="library">
6+
This library enables Bluetooth connectivity on Arduino boards with BLuetooth capabilities, allowing communication with BLE-enabled devices and sensors.
7+
</EssentialElement>
8+
<EssentialElement link="https://github.com/arduino-libraries/Modulino" title="Arduino Modulino" type="library">
9+
This library provides an easy-to-use interface for controlling and integrating Modulino sensors and actuators with Arduino boards.
10+
</EssentialElement>
11+
<EssentialElement link="https://github.com/arduino-libraries/Arduino_BHY2" title="Arduino BHY2" type="library">
12+
This library offers an interface to the Bosch BHY2-Sensor-API for advanced communication with the BHI260AP motion sensor and the BME688 environmental sensor.
13+
</EssentialElement>
14+
</EssentialsColumn>
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
<FeatureDescription>
2+
3+
The **Portenta Proto Kit Vision VE** is a versatile kit designed for prototyping machine vision and environmental monitoring applications. It includes powerful components such as the Portenta H7 board, the Portenta Mid Carrier, the Proto Shield, several Modulinos, the Arduino Pro 4G Module and the Nicla Vision board, enabling users to develop advanced solutions for object recognition, people counting, air quality monitoring and more.
4+
5+
</FeatureDescription>
6+
7+
<FeatureList>
8+
9+
<Feature title="Portenta H7 Microcontroller Board" image="mkr-form-factor">
10+
The Portenta H7 is a versatile and powerful microcontroller board with dual-core processing that enables parallel execution of high-level and real-time tasks. It is ideal for applications ranging from smart devices to industrial automation.
11+
<FeatureWrapper>
12+
<FeatureLink title="Read More" url="/hardware/portenta-h7"/>
13+
</FeatureWrapper>
14+
</Feature>
15+
16+
<Feature title="Nicla Vision Microcontroller Board" image="mkr-form-factor">
17+
The Nicla Vision is a compact and powerful microcontroller board designed for machine vision applications. It features a camera module and additional sensors, making it ideal for object recognition, people counting and other vision-based projects.
18+
<FeatureWrapper>
19+
<FeatureLink title="Read More" url="/hardware/nicla-vision"/>
20+
</FeatureWrapper>
21+
</Feature>
22+
23+
<Feature title="Portenta Mid Carrier" image="connection">
24+
The Portenta Mid Carrier is a versatile prototyping tool that enhances Portenta family boards with access to its high-density signals and features like Ethernet, Mini PCIe, camera connectors, CAN lines and microSD support. It is ideal for applications such as machine vision, smart cities and remote maintenance.
25+
<FeatureWrapper>
26+
<FeatureLink title="Read More" url="/hardware/portenta-mid-carrier"/>
27+
</FeatureWrapper>
28+
</Feature>
29+
30+
<Feature title="Portenta Mid Carrier Proto Shield" image="connection">
31+
The Portenta Mid Carrier Proto Shield simplifies hardware prototyping with interfaces for Arduino UNO shields, Qwiic and ESLOV connectors, and a Modulino mechanical interface. It is designed to integrate with the Portenta Mid Carrier, enabling the quickly development and testing of custom hardware solutions.
32+
</Feature>
33+
34+
<Feature title="Modulinos" image="connection">
35+
Modulinos are plug-and-play sensors and actuators that connect easily via the Portenta Mid Carrier Proto Shield's Qwiic connector. Designed for intuitive use, they include options like knobs for fine adjustments, LEDs for visual feedback, and sensors for measuring distance, movement, temperature and humidity, making them ideal for building and expanding projects without complexity.
36+
<FeatureWrapper>
37+
<FeatureLink title="Read More" url="/hardware/plug-and-make-kit"/>
38+
</FeatureWrapper>
39+
</Feature>
40+
41+
<Feature title="Arduino Pro 4G GNSS Module Global" image="wifi">
42+
The Arduino Pro 4G GNSS Module enhances the kit capabilities with high-speed, reliable 4G connectivity, supporting 2G and 3G networks for global coverage. Designed in a Mini PCIe form factor, it ensures secure data transfer, real-time notifications and remote monitoring, making it ideal for projects ranging from firmware updates to large-scale safety and environmental monitoring.
43+
<FeatureWrapper>
44+
<FeatureLink title="Read More" url="/hardware/pro-4g-module"/>
45+
</FeatureWrapper>
46+
</Feature>
47+
48+
</FeatureList>

0 commit comments

Comments
 (0)