Skip to content

Commit 6806bbe

Browse files
authored
Merge pull request #745 from arduino/canchebagur/portenta-proto-kit-product-page
[PXCT-281] - Portenta Proto Kit Product Page
2 parents fd2e0ac + 783caf3 commit 6806bbe

File tree

14 files changed

+20760
-0
lines changed

14 files changed

+20760
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
software:
2+
- arduino-ide
3+
- arduino-cli
4+
- iot-cloud
5+
- cloud-editor
6+
hardware:
7+
boards:
8+
- portenta-c33
9+
- portenta-x8
10+
- nicla-voice
11+
- nicla-vision
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: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
<FeatureDescription>
2+
3+
The **Portenta Proto Kit Motion ME** is a versatile kit designed for prototyping environmental monitoring and motion detection 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 Sense ME board, allowing users to collect accurate data and develop innovative solutions for predictive maintenance, asset tracking, smart building systems 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 Sense ME Microcontroller Board" image="mkr-form-factor">
17+
The Nicla Sense ME is a compact and robust microcontroller board that measures motion and environmental parameters such as rotation, acceleration, pressure, humidity, temperature, indoor air quality and CO2 levels. It is ideal for projects requiring sensor fusion and edge processing.
18+
<FeatureWrapper>
19+
<FeatureLink title="Read More" url="/hardware/nicla-sense-me"/>
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, microSD support and 4G connectivity via the Arduino Pro 4G Module. 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+
<FeatureWrapper>
33+
<FeatureLink title="Read More" url="/hardware/portenta-mid-carrier-proto-shield"/>
34+
</FeatureWrapper>
35+
</Feature>
36+
37+
<Feature title="Modulinos" image="connection">
38+
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 in a fast way and with minimum complexity.
39+
<FeatureWrapper>
40+
<FeatureLink title="Read More" url="/hardware/plug-and-make-kit"/>
41+
</FeatureWrapper>
42+
</Feature>
43+
44+
<Feature title="Arduino Pro 4G GNSS Module Global" image="wifi">
45+
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.
46+
<FeatureWrapper>
47+
<FeatureLink title="Read More" url="/hardware/pro-4g-module"/>
48+
</FeatureWrapper>
49+
</Feature>
50+
51+
</FeatureList>

0 commit comments

Comments
 (0)