Skip to content

Commit 4b4eb11

Browse files
committed
Initial folder done
1 parent 8924cc5 commit 4b4eb11

File tree

9 files changed

+952
-0
lines changed

9 files changed

+952
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
software:
2+
- arduino-ide
3+
- arduino-cli
4+
- iot-cloud
5+
- web-editor
6+
- plc-ide
Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
<FeatureDescription>
2+
3+
Thanks to its computing power, **Arduino Opta®** enables a wide range of real-time control, monitoring and predictive maintenance applications.
4+
5+
It allows professionals to scale up automation projects while taking advantage of the open and widely known Arduino ecosystem.
6+
7+
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.
8+
9+
Arduino Opta® is available in three variants:
10+
* Arduino Opta® Lite: on-board Ethernet and USB-C® ports
11+
* Arduino Opta® RS485: on-board Ethernet and USB-C® ports, plus RS-485 connectivity
12+
* Arduino Opta® WiFi: on-board Ethernet and USB-C® ports, plus RS-485 and Wi-Fi®/Bluetooth® Low Energy
13+
14+
</FeatureDescription>
15+
16+
<FeatureList>
17+
18+
<Feature title="STM32H747XI dual Cortex®-M7+M4 32bit low power Arm® MCU" image="mcu">
19+
20+
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.
21+
<FeatureWrapper>
22+
<FeatureLink title="Datasheet" url="https://content.arduino.cc/assets/Arduino-Portenta-H7_Datasheet_stm32h747xi.pdf" download/>
23+
</FeatureWrapper>
24+
</Feature>
25+
26+
<Feature title="Connectivity" image="wifi-bluetooth">
27+
28+
Multiple choices are available for network connectivity, including USB, Ethernet, and Wi-Fi®/Bluetooth® Low Energy in addition to industry specific protocols such as RS-485.
29+
30+
</Feature>
31+
32+
<Feature title="Industrial temperature range" image="temperature-sensor">
33+
34+
Arduino Opta® has a highly reliable design operating at industrial temperature ranges (-20 °C to +50 °C) thanks to a dual-core architecture that doesn’t require any external cooling.
35+
36+
</Feature>
37+
38+
<Feature title="Programming Languages Supported" image="file-icon">
39+
40+
* Arduino sketch
41+
* IEC-61131-3:
42+
* Ladder (LD)
43+
* Sequential Function Chart(SFC)
44+
* Function Block Diagram (FBD)
45+
* Structured Text (ST)
46+
* Instruction List (IL)
47+
48+
</Feature>
49+
50+
<Feature title="Suitable to DIN Rail" image="configurability">
51+
52+
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.
53+
54+
</Feature>
55+
56+
</FeatureList>

content/hardware/07.opta/opta-family/opta-digital-exp/image.svg

Lines changed: 827 additions & 0 deletions
Loading
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: Opta
3+
url_shop: https://store.arduino.cc/collections/pro-family
4+
url_guide: /tutorials/opta/user-manual
5+
primary_button_url: /tutorials/opta/user-manual
6+
primary_button_title: User Manual
7+
secondary_button_url: /software/plc-ide/tutorials/plc-ide-setup-license
8+
secondary_button_title: PLC IDE Guide
9+
core: arduino:mbed_opta
10+
certifications: [CE, UL, FCC, UKCA]
11+
---
12+
13+
14+
The **Arduino Opta®** is a secure, easy-to-use **micro PLC** with Industrial IoT capabilities. Designed in partnership with **Finder®**, a leading industrial and building automation device manufacturer.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
These are the technical specifications for Arduino Opta®.
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
Board:
2+
SKUs:
3+
Arduino Opta® Lite: AFX00003
4+
Arduino Opta® RS485: AFX00001
5+
Arduino Opta® WiFi: AFX00002
6+
Microcontroller:
7+
ID: STM32H747XI Dual ARM® Cortex®
8+
Cortex-M7 core: Up to 480 MHz
9+
Cortex-M4 core: Up to 240 MHz
10+
Input:
11+
Configurable digital / analog input: 8
12+
Digital Operational Range: 0-24 V
13+
Digital VIL Max: 4.46 V
14+
Digital VIH Min: 6.6 V
15+
Analog Operational Range: 0-10 V
16+
Relays:
17+
Nº of relays: 4
18+
Type: Normally Open (NO)
19+
Relay rated voltage: 250 VAC
20+
Relay maximum switching voltage: 400 VAC
21+
Maximum current per relay: 10 A
22+
Maximum peak current per relay: 15 A
23+
Connectivity:
24+
USB Programming Port: Yes
25+
Ethernet:
26+
TCP/IP: Yes
27+
ModBus TCP: Yes
28+
Bluetooth® Low Energy: Arduino Opta® WiFi
29+
Wi-Fi®: Arduino Opta® WiFi
30+
Communication protocols:
31+
RS-485: Arduino Opta® RS485 & Arduino Opta® WiFi
32+
Programmable Serial ports: RS-485
33+
Power:
34+
Input voltage: 12-24 VDC
35+
Memory:
36+
SDRAM: 1 MB
37+
Onboard flash memory: 2 MB internal + 16 MB Flash QSPI
38+
Dimensions:
39+
Weight: 210 g
40+
Width: 69 mm
41+
Length: 80 mm
42+
Height: 90 mm
43+
IP Protection: IP20
44+
RTC: ~10 days, NTP sync through Wi-Fi® (AFX00002 only) or Ethernet
45+
Secure element: ATECC608B
46+
Programming:
47+
Arduino programming language: Via Arduino IDEs, Arduino CLI, Arduino Web Editor
48+
IEC-61131-3: Ladder Diagram (LD), Function Block Diagram (FBD), Sequential Function Chart (SFC), Structured Text (ST), Instruction List (IL)

0 commit comments

Comments
 (0)