Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
software:
- arduino-ide
- arduino-cli
- iot-cloud
- web-editor
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
<FeatureDescription>

Thanks to its computing power, **Arduino Opta** enables a wide range of real-time control, monitoring and predictive maintenance applications.

It allows professionals to scale up automation projects while taking advantage of the open and widely known Arduino ecosystem.

Quickly put it to work, leveraging the many available software libraries. The onboard secure element ensures over-the-air firmware updates and remote control via the Arduino Cloud or third-party services.

Arduino Opta is available in three variants:
* Opta Lite: on-board Ethernet and USB-C® ports
* Opta RS485: on-board Ethernet and USB-C® ports, plus RS485 connectivity
* Opta Wi-Fi: on-board Ethernet and USB-C® ports, plus RS485 and Wi-Fi/Bluetooth® Low Energy

</FeatureDescription>

<FeatureList>

<Feature title="STM32H747XI dual Cortex®-M7+M4 32bit low power Arm® MCU" image="mcu">

H7's main processor is the dual core STM32H747 including a Cortex® M7 running at 480 MHz and a Cortex® M4 running at 240 MHz. The two cores communicate via a Remote Procedure Call mechanism that allows calling functions on the other processor seamlessly.

<FeatureLink title="Datasheet" url="https://content.arduino.cc/assets/Arduino-Portenta-H7_Datasheet_stm32h747xi.pdf" download/>

</Feature>

<Feature title="Connectivity" image="wifi-bluetooth">

Multiple choices are available for network connectivity, including USB, Ethernet, and Wi-Fi/BLE in addition to industry specific protocols such as RS485.

</Feature>

<Feature title="Industrial temperature range" image="temperature-sensor">

The Arduino Opta runs the same microcontroller as the Portenta H7 board, a highly reliable design operating at industrial temperature ranges (-20 °C to +50 °C) with a dual-core architecture that doesn’t require any external cooling.

</Feature>

<Feature title="Programming Languages Supported" image="file-icon">

* Arduino sketch
* IEC-61131-3:
* Ladder (LD)
* Sequential Function Chart(SFC)
* Function Block Diagram (FBD)
* Structured Text (ST)
* Instruction List (IL)

</Feature>

<Feature title="Suitable to DIN Rail" image="configurability">

Thanks to its form factor, it can be attached to a Din Rail mount system, providing a quick access to all the I/O ‘s.

</Feature>

</FeatureList>
Loading