

Overview
Portenta X8 is a powerful, industrial-grade SOM with Linux OS preloaded onboard, capable of running device-independent software thanks to its modular container architecture. Take advantage of onboard Wi-Fi/Bluetooth® Low Energy connectivity to securely perform OS/application OTA updates. It’s basically two industrial products in one, with the power of no less than 9 cores. Leverage the Arduino environment to carry out real-time tasks while Linux takes care of high-performance processing.
The Portenta X8 features an NXP® i.MX 8M Mini Cortex®-A53 quad-core, up to 1.8GHz per core + 1x Cortex®-M4 up to 400MHz, plus the STMicroelectronics STM32H747 dual-core Cortex®-M7 up to 480Mhz +M4 32 bit Arm® MCU up to 240Mhz.
Key benefits include:
- Two industrial products in one, combining Arduino’s availability of libraries/skills with container-based Linux distribution
- Outstanding computational density - a total of 9 cores within a compact form factor
- Multi-processor architecture allowing power-optimized processing
- Leverage popular programming languages like Python, Java and Ruby among others
- Real-time I/O and fieldbus/control on a dedicated core
- Deploy powerful AI algorithms and machine learning on the edge
- Secure OS/applications updates over-the-air
- Industrial-grade security at the hardware level, thanks to its crypto chip on dedicated bus
- Leverage the Arduino ecosystem to expand Portenta capabilities
- Implement multi-protocol routing with a single module
- Compatible with other Arduino Portenta products
Industrial-Grade Security
The Portenta X8 has been designed with industrial-grade security in mind.
- PSA Certified and includes the NXP SE050C2 hardware security element to provide key generation, accelerated crypto operations and secure storage.
- Awarded Arm SystemReady certification and integrated Parsec services, making it one of the market’s first Cassini Products available to developers.
The Portenta X8 includes the customizable open-source Linux microPlatform OS, built using best industry practices for end-to-end security, incremental OTA updates and fleet management.
Utilizing the cloud-based DevOps platform from Foundries.io to reinvent the way embedded Linux solutions are built, tested, deployed and maintained, the Portenta X8 benefits from Foundries.io continuous update service for cybersecurity. This service guarantees an updated image that contains all vulnerability patches; whilst the approach to containers decouples the operating system from the application, to seamlessly keep the whole system updated.
Applications
Portenta X8 enables IT professionals, system integrators and consulting firms to build and boost a wide variety of solutions for industrial contexts, and also lends itself to building automation and smart agriculture applications.
Applications include:
- Connected edge computer for manufacturing
- Autonomous Guided Vehicles (AGV)
- Interactive full-HD secure kiosks and digital signage
- Office & home control systems
- Navigation and control for smart agriculture
- Behavioral analytics for offices and factories
Open up even more opportunities for innovation by combining the Portenta X8 with a carrier such as Portenta Breakout or Portenta Max Carrier.
Arduino Cloud for business (optional)
Subscribe to Arduino Cloud for business with Portenta X8 Board Manager to:
- Securely maintain Linux distribution
- Get individual provisioning keys for each device
- Secure OTA update to target Portenta X8 devices/fleets
- Deploy and update applications packaged into containers:
- Pre-installed Python container
- Other Arduino customised containers
- Custom containers
Check It Out and learn more on Portenta X8 Manager.
For more information, see the Portenta X8 product page and feel free to get in contact with our sales engineers.
Arduino IoT Cloud Compatible
Use your MKR board on Arduino's IoT Cloud, a simple and fast way to ensure secure communication for all of your connected Things.
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

Build a cool display with the Arduino Giga Display - showcases using LVGL to show a graph of the on board mic, imu sensor and rgb led

The EV (electric vehicle) versus ICE (internal combustion engine) debate is more complicated that it may seem, but one fact is quite simple: it is much easier to generate electricity at home than it is to refine fossil fuels. This means that it is possible power a vehicle for free after the initial investment. But doing so takes quite a lot of hardware, which is why Shawn Murphy developed this charging system controlled by an Arduino GIGA R1 WiFi. Murphy owns a Ford Lightning electric pickup truck, which is inefficient by EV standards thanks to its weight. But even at just two miles per kWh of electricity, he estimates that he can break even on the cost of his solar charging system within four to five years. After that, the electricity to power the Ford will, essentially, be free. Any excess energy can power his home or feed back into the grid. Just powering the truck alone will require a lot of electricity, so Murphy acquired 10 used 360-watt solar panels. Those feed to a battery backup array, which supplies power to the Ford charging station. To maximize efficiency, Murphy wants the solar panels to pivot on one axis to follow the sun. He estimates that will increase their output by 20-25% throughout the day, which is a significant amount of energy with a solar panel array this large. An Arduino GIGA R1 WiFi board controls the tilt of the panels via linear actuators. Murphy originally used “dumb” actuators, but is switching to “smart” models from Progressive Automations that include positional feedback through Hall effect sensors. A GIGA Display Shield gives Murphy access to an interface, which he can also access through the Arduino Cloud. In addition to controlling the linear actuators, the Arduino monitors power generation and consumption. This is still a work in progress as Murphy continues to make improvements, but he’s well on his way to “free” energy for his truck.