Skip to content

Commit 5b4d48e

Browse files
committed
test
1 parent b008564 commit 5b4d48e

File tree

479 files changed

+59643
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

479 files changed

+59643
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
title: Boards
3+
---
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
software:
2+
- arduino-ide
3+
- arduino-cli
4+
- iot-cloud
5+
- web-editor
6+
#- openmv-ide
7+
hardware:
8+
boards:
9+
- nicla-sense-me
10+
- nicla-voice
11+
- nicla-vision
12+
shields:
13+
- portenta-vision-shield
14+
- portenta-cat-m1-nb-iot-gnss-shield
15+
carriers:
16+
- portenta-breakout
17+
- portenta-max-carrier
18+
- portenta-hat-carrier

content/hardware/04.pro/testCategory/portenta-c33/datasheets/assets/Portenta_C33_Block_Diagram.svg

+109
Loading

content/hardware/04.pro/testCategory/portenta-c33/datasheets/assets/Portenta_C33_Power_Tree.svg

+186
Loading

content/hardware/04.pro/testCategory/portenta-c33/datasheets/datasheet.md

+662
Large diffs are not rendered by default.
Binary file not shown.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
<EssentialsColumn title="First Steps">
2+
<EssentialElement title="User Manual" type="getting-started" link="/tutorials/portenta-c33/user-manual">
3+
A full guide to the basics of the Portenta C33.
4+
</EssentialElement>
5+
</EssentialsColumn>
6+
7+
<EssentialsColumn title="Suggested Libraries">
8+
<EssentialElement link="https://www.arduino.cc/en/Reference/WiFi" title="WiFi" type="library">
9+
The Wi-Fi® library is designed to use the ESP32-C3-MINI-1U module, which allows your Arduino to connect to the Internet.
10+
</EssentialElement>
11+
12+
<EssentialElement link="https://www.arduino.cc/en/Reference/ArduinoBLE" title="Arduino BLE" type="library">
13+
Bluetooth® 4.0 includes both traditional Bluetooth®, now labeled " Bluetooth® Classic", and Bluetooth® Low Energy.
14+
15+
</EssentialElement>
16+
17+
</EssentialsColumn>
18+
19+
<EssentialsColumn title="Arduino Basics">
20+
<EssentialElement link="https://www.arduino.cc/en/Tutorial/BuiltInExamples" title="Built-in Examples" type="resource">
21+
Built-in Examples are sketches included in the Arduino IDE and demonstrate all basic Arduino commands.
22+
</EssentialElement>
23+
<EssentialElement link="/learn" title="Learn" type="resource">
24+
Discover interesting articles, principles and techniques related to the Arduino ecosystem.
25+
</EssentialElement>
26+
<EssentialElement link="https://www.arduino.cc/reference/en/" title="Language Reference" type="resource">
27+
Arduino programming language can be divided into three main parts: functions, values (variables and constants), and structure.
28+
</EssentialElement>
29+
</EssentialsColumn>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
<FeatureDescription>
2+
3+
Are you looking for a cost-effective and versatile microcontroller module for your real-time applications? Look no further than the **Portenta C33**! The Portenta C33 is a powerful System-on-Module based on the R7FA6M5BH2CBG microcontroller, which utilizes the high-performance Arm® Cortex®-M33 core. The Portenta C33 shares the same form factor as the Portenta H7, and it is backward compatible with it. The Portenta C33 is fully compatible with all Portenta family shields and carriers through its MKR-styled and High-Density connectors.
4+
5+
The board also supports MicroPython and other high-level programming languages, allowing developers to write code in a familiar language and accelerate development. With its onboard Wi-Fi® and Bluetooth® connectivity, the Portenta C33 is the ideal solution for Internet of Things (IoT) gateways, remote control systems, fleet management, and process tracking. These features allow the Portenta C33 to connect easily to other devices and sensors, enabling seamless data transfer and real-time control in various applications.
6+
7+
</FeatureDescription>
8+
9+
<FeatureList>
10+
<Feature title="Portenta Family Form Factor" image="nano-form-factor">
11+
12+
The High-Density Connectors and the MKR-styled pins allow full compatibility with the Arduino Portenta and MKR ecosystem, making the Portenta C33 very versatile for a variety of purposes. In addition, Portenta C33 features castellated pins, making it suitable for automatic assembly lines.
13+
14+
</Feature>
15+
16+
<Feature title="Renesas R7FA6M5BH2CBG microcontroller" image="mcu">
17+
18+
The R7FA6M5BH2CBG microcontroller of the Portenta C33 uses the Arm® Cortex®-M33, a 32-bit processor that offers efficient performance, low power consumption, and advanced security features, making it an ideal choice for a wide range of embedded systems applications.
19+
<FeatureWrapper>
20+
<FeatureLink title="Datasheet" url="https://www.renesas.com/us/en/document/dst/ra6m5-group-datasheet?r=1493931" download/>
21+
</FeatureWrapper>
22+
</Feature>
23+
24+
<Feature title="Espressif ESP32-C3-MINI-1U Wi-Fi® and Bluetooth® module" image="wifi-bluetooth">
25+
26+
The ESP32-C3-MINI-1U is a compact Wi-Fi® and Bluetooth® module with low power consumption, high performance, and various peripheral interfaces, making it a well-suited option for battery-powered IoT devices that require long battery life and real-time data processing.
27+
<FeatureWrapper>
28+
<FeatureLink title="Datasheet" url="https://www.espressif.com/sites/default/files/documentation/esp32-c3-mini-1_datasheet_en.pdf" download blank/>
29+
</FeatureWrapper>
30+
</Feature>
31+
32+
<Feature title="NXP® SE050C2 IoT Secure Element" image="crypto-chip">
33+
34+
The SE050C2 secure element offers secure storage and processing of sensitive data, cryptographic key management, and protection against physical and software-based attacks.
35+
<FeatureWrapper>
36+
<FeatureLink title="Datasheet" url="https://www.nxp.com/docs/en/data-sheet/SE050-DATASHEET.pdf" download blank/>
37+
</FeatureWrapper>
38+
</Feature>
39+
40+
<Feature title="MicroPython Language Support" image="python">
41+
42+
Program the Portenta C33 with MicroPython and other high-level programming languages, offering rapid prototyping, efficient use of resources, and a Python®-based development environment for IoT applications.
43+
44+
</Feature>
45+
46+
<Feature title="Low-power design" image="power">
47+
48+
The Portenta C33 was designed with low power consumption in mind, making it well qualified for battery-powered IoT devices that require long battery life. Its microcontroller is designed for efficient power usage, allowing it to perform real-time processing tasks while consuming minimal energy.
49+
50+
</Feature>
51+
52+
</FeatureList>

0 commit comments

Comments
 (0)