
Overview
Portenta C33 is a streamlined module that offers the high performance of the Portenta family at a lower price point, thanks to optimizations and streamlined features.
Ideal to develop cost-effective, real-time applications, Portenta C33 features the Arm® Cortex®-M33 microcontroller by global leader Renesas and supports MicroPython and other high-level programming languages. Thanks to its onboard Wi-Fi® and Bluetooth® Low Energy connectivity, the module stands out as an ideal solution for IoT gateways, remote control systems, fleet management and process tracking.
While its secure element guarantees industrial-grade security at the hardware level, the Portenta C33 is also able to perform over-the-air firmware updates with Arduino IoT Cloud or other third-party services.
Quickly deploying AI-powered projects becomes quick and easy with Portenta C33, by leveraging a vast array of ready-to-use software libraries and Arduino sketches available, as well as widgets that display data in real time on Arduino IoT Cloud-based dashboards. What’s more, the module’s form factor is compatible with the Portenta and MKR ranges and features castellated pins – ready for automatic assembly lines and more efficient connections to other components.
Key benefits include:
- Ideal for low-cost IoT applications with Wi-Fi®/Bluetooth® LE connectivity
- Supports MicroPython and other high-level programming languages
- Offers industrial-grade security at the hardware level and secure OTA firmware updates
- Leverages ready-to-use software libraries and Arduino sketches
- Perfect to monitor and display real-time data on Arduino IoT Cloud widget-based dashboards
- Compatible with Arduino Portenta and MKR families
- Features castellated pins for automatic assembly lines
Cost Effective Performance
Reliable, secure and with computational power worthy of its range, Portenta C33 was designed to provide big and small companies in every field with the opportunity to access IoT and benefit from higher efficiency levels and automation.
Applications
Portenta C33 brings more applications than ever within users’ reach, from enabling quick plug-and-play prototyping to providing a cost-effective solution for industrial-scale projects.
Applications include:
- Industrial IoT gateway
- Machine monitoring to track OEE/OPE
- Inline quality control and assurance
- Energy consumption monitoring
- Appliances control system
- Ready-to-use IoT prototyping solution
For more information, see the Portenta C33 product page and feel free to get in touch with our Sales Engineers.
For full documentation and complete technical specs, visit Arduino Docs.
Tech specs
Microcontroller | Renesas R7FA6M5BH2CBG Arm® Cortex®-M33:
|
External Memories | 16 MB QSPI Flash |
USB-C® | USB-C® High Speed |
Connectivity |
|
Interfaces |
|
Security | NXP® SE050C2 Secure Element |
Operating Temperatures | -40 °C to +85 °C (-40 °F to 185 °F) |
Dimensions | 66,04 mm x 25,40 mm |
Resources for Safety and Products
Manufacturer Information
The production information includes the address and related details of the product manufacturer.
Arduino S.r.l.
Via Andrea Appiani, 25
Monza, MB, IT, 20900
https://www.arduino.cc/
Responsible Person in the EU
An EU-based economic operator who ensures the product's compliance with the required regulations.
Arduino S.r.l.
Via Andrea Appiani, 25
Monza, MB, IT, 20900
Phone: +39 0113157477
Email: support@arduino.cc
Documentation
Learn more
Get Inspired

A few weeks ago, an announcement was posted on the Arduino Forum mentioning new improvements on the software side of the Arduino/Genuino 101. With this release, the board--which was developed in collaboration with Intel--is reaching its full potential, with not only better code generation but unlocking useful features to make your sketches even more interactive as well. You can easily upgrade the core using the Arduino IDE’s Board Manager (pictured below), while Arduino Create users will be automatically updated, so no action is required--the cool thing about the cloud! In more detail: The GCC compiler has been updated to support hardware extensions to the ARC EM core in the Intel® Curie™ module. This provides significant improvements in floating point operations, bit shifting, and other operations to enhance Sketch performance. The Arduino/Genuino 101 platform offers 2MB Flash storage onboard, which is now enabled for user sketches. An experimental driver has been implemented to enable the I2S interface via the CurieI2S library. Connecting the I2S bus to an external DAC (digital to analog converter) allows users to play high-quality music (HiFi). Other improvements and bug fixes: Motion Sensor: Several sample sketches, like MotionDetection, have been implemented to demonstrate the application of the IMU data Bluetooth LE: Several new examples for BLE peripheral library added IMU: Correct motion detection setting implemented Library CurieTimerOne APIs are now compatible with the TimerOne library For comprehensive release notes refer to the Intel Open Source Technology Center on GitHub.