Skip to content

Commit 6498fac

Browse files
authored
Merge pull request #622 from arduino/mcmchris/opta-digital-exp/product-page
[PC-1627] Opta Digital Expansion Product Page
2 parents f68b69e + 6b4aaac commit 6498fac

File tree

7 files changed

+323
-83
lines changed

7 files changed

+323
-83
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
software:
2+
- arduino-ide
3+
- arduino-cli
4+
- iot-cloud
5+
- plc-ide

content/hardware/07.opta/opta-family/opta-digital-exp/datasheet/assets/Opta_Digital_EXP_Block_Diagram.svg

Lines changed: 0 additions & 83 deletions
This file was deleted.
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
<FeatureDescription>
2+
3+
**Arduino Opta® Digital Expansions** are designed to multiply your Opta® micro PLC capabilities with the addition of 16 programmable inputs for connecting your digital sensors and 8 more relays to operate your machines.
4+
5+
Designed in partnership with leading relay manufacturer Finder®, it allows professionals to scale up industrial and building automation projects while taking advantage of the Arduino ecosystem.
6+
7+
Arduino Opta® Digital Expansion is available in two variants:
8+
* AFX00005 - Arduino Opta® Ext D1608E: Electromechanical Relay outputs
9+
* AFX00006 - Arduino Opta® Ext D1608S: Solid State Relay outputs
10+
11+
</FeatureDescription>
12+
13+
<FeatureList>
14+
15+
<Feature title="Expandability" image="communication">
16+
17+
Up to 5 snap-on modules managed to multiply and mix your set of I/Os with seamless detection.
18+
19+
</Feature>
20+
21+
<Feature title="Industrial Temperature Range" image="temperature-sensor">
22+
23+
Arduino Opta® Digital Expansion has a highly reliable design operating at industrial temperature ranges (-20 °C to +50 °C).
24+
25+
</Feature>
26+
27+
<Feature title="Programming Languages Supported" image="file-icon">
28+
29+
* Arduino sketch
30+
* IEC-61131-3:
31+
* Ladder (LD)
32+
* Sequential Function Chart (SFC)
33+
* Function Block Diagram (FBD)
34+
* Structured Text (ST)
35+
* Instruction List (IL)
36+
37+
</Feature>
38+
39+
<Feature title="Suitable to DIN Rail" image="configurability">
40+
41+
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.
42+
43+
</Feature>
44+
45+
</FeatureList>

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

Lines changed: 220 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 Digital Expansion
3+
url_shop: https://store.arduino.cc/collections/pro-family
4+
url_guide: /tutorials/opta-digital-exp/user-manual
5+
primary_button_url: /tutorials/opta-digital-exp/user-manual
6+
primary_button_title: User Manual
7+
secondary_button_url: /tutorials/opta-digital-exp/plc-ide-tutorial
8+
secondary_button_title: Digital Expansions with PLC IDE
9+
core: arduino:mbed_opta
10+
certifications: [FCC, CE, UKCA]
11+
---
12+
13+
The **Arduino Opta® Digital Expansion** is a plug-and-play extension to the **Opta® PLC Controller** that expands its capabilities with more inputs and outputs. Two variants are available: the AFX00005 - Opta Ext D1608E (with Electromechanical Relays)
14+
and the AFX00006 - Opta Ext D1608S (with Solid State Relays), both of them fully compatible with the Arduino Ecosystem.
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® Digital Expansion.
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
Board:
2+
SKUs:
3+
Arduino Opta® Ext D1608E: AFX00005
4+
Arduino Opta® Ext D1608S: AFX00006
5+
Microcontroller:
6+
ID: Renesas R7FA4M1AB3CFM ARM® Cortex®-M4
7+
Cortex-M4 core: Up to 48 MHz
8+
Input:
9+
Configurable digital / analog input: 16
10+
Digital Operational Range: 0-24 V
11+
Digital VIL Max: 4 V
12+
Digital VIH Min: 5.9 V
13+
Analog Operational Range: 0-24 V
14+
Analog Resolution: 14 bit
15+
Relays:
16+
Arduino Opta® Ext D1608E (AFX00005):
17+
Nº of relays: 8
18+
Relay rated voltage: 250 VAC
19+
Relay maximum switching voltage: 400 VAC
20+
Maximum current per relay: 6 A
21+
Maximum peak current per relay: 10 A
22+
Arduino Opta® Ext D1608S (AFX00006):
23+
Nº of relays: 8
24+
Relay rated voltage: 24 VDC
25+
Relay maximum switching voltage: 33 VDC
26+
Maximum current per relay: 2 A
27+
Maximum peak current per relay: 50 A
28+
Power:
29+
Input voltage: 12-24 VDC
30+
Dimensions:
31+
Weight: 190 g
32+
Width: 70 mm
33+
Length: 89 mm
34+
Height: 62 mm
35+
IP Protection: IP20
36+
Programming:
37+
Arduino programming language: Via Arduino IDE, Arduino CLI, Arduino Cloud
38+
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)