Skip to content

Commit 8ff6e5b

Browse files
authored
Merge pull request #678 from arduino/mcmchris/opta-analog-exp/product-page
[PC-1728] Opta Analog Expansion Product Page
2 parents 71239bc + 22d5eef commit 8ff6e5b

File tree

9 files changed

+664
-0
lines changed

9 files changed

+664
-0
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
Binary file not shown.
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
<FeatureDescription>
2+
3+
**Arduino Opta® Analog Expansions** are designed to multiply your Opta® micro PLC capabilities with the addition of eight programmable analog inputs for connecting your digital or analog sensors, allowing you to interface with voltage, current or resistive sensors, eight analog outputs for voltage or current and four PWM outputs.
4+
5+
Opta Analog Expansion allows professionals to scale up industrial and building automation projects while taking advantage of the Arduino ecosystem.
6+
7+
</FeatureDescription>
8+
9+
<FeatureList>
10+
11+
<Feature title="Configurability" image="settings">
12+
13+
All the eight available channels can be configured by software as analog input or analog output. Two of those channels can get 3 wires RTD readings and the expansions have four additional PWM outputs, with a user-defined output voltage configurable from 8 to 40 VDC using the V<sub>PWM</sub> terminal.
14+
15+
</Feature>
16+
17+
<Feature title="Expandability" image="communication">
18+
19+
Up to five snap-on modules managed to multiply and mix your set of I/Os with seamless detection.
20+
21+
</Feature>
22+
23+
<Feature title="Industrial Temperature Range" image="temperature-sensor">
24+
25+
Arduino Opta® Analog Expansion has a highly reliable design operating at industrial temperature ranges (-20 °C to +50 °C).
26+
27+
</Feature>
28+
29+
<Feature title="Programming Languages Supported" image="file-icon">
30+
31+
* Arduino sketch
32+
* IEC-61131-3:
33+
* Ladder (LD)
34+
* Sequential Function Chart (SFC)
35+
* Function Block Diagram (FBD)
36+
* Structured Text (ST)
37+
* Instruction List (IL)
38+
39+
</Feature>
40+
41+
<Feature title="Suitable to DIN Rail" image="configurability">
42+
43+
Thanks to its form factor, it can be attached to a Din Rail mount system, providing quick access to all the I/O's.
44+
45+
</Feature>
46+
47+
</FeatureList>

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

Lines changed: 564 additions & 0 deletions
Loading
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: Opta Analog Expansion
3+
url_shop: https://store.arduino.cc/collections/pro-family
4+
url_guide: /tutorials/opta-analog-exp/user-manual
5+
primary_button_url: /tutorials/opta/user-manual#opta-analog-expansion
6+
primary_button_title: User Manual
7+
secondary_button_url: /tutorials/opta/opta-expansions-plc-ide
8+
secondary_button_title: Opta Expansions with PLC IDE
9+
core: arduino:mbed_opta
10+
certifications: [FCC, CE, UKCA, cULus, ENEC]
11+
---
12+
13+
The **Arduino Opta® Analog Expansion** is a plug-and-play extension to the **Opta® PLC Controller** that expands its capabilities with more **inputs** with multiple functions such as digital, analog voltage, analog current or temperature and more **outputs** with analog voltage, analog current and PWM functionalities. 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® Analog Expansion.
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
Board:
2+
SKUs:
3+
Arduino Opta® Ext A0602: AFX00007
4+
Microcontroller:
5+
ID: Renesas R7FA4M1AB3CFM ARM® Cortex®-M4
6+
Cortex-M4 core: Up to 48 MHz
7+
Input:
8+
Configurable digital / analog inputs: 8x
9+
Digital operational range: 0-24 V
10+
Digital configurable threshold: Yes (supports 0-10 V logic)
11+
Analog resolution: 16 bit
12+
Analog input voltage range: 0-10 V
13+
Analog input current range: 0-25 mA
14+
Analog input resistance range: 0-1 MΩ
15+
Output:
16+
Configurable analog outputs: 8x, (2x used simultaneously max recommended)
17+
DAC resolution: 13 bit
18+
Analog output voltage range: 0-11 V
19+
Analog output current range: 0-25 mA
20+
PWM outputs: 4x
21+
PWM voltage output: 8-40 V
22+
Power:
23+
Input voltage: 12-24 VDC
24+
Dimensions:
25+
Weight: 130 g
26+
Width: 70 mm
27+
Length: 89 mm
28+
Height: 62 mm
29+
IP Protection: IP20
30+
Programming:
31+
Arduino programming language: Via Arduino IDE, Arduino CLI, Arduino Cloud
32+
IEC-61131-3: Ladder Diagram (LD), Function Block Diagram (FBD), Sequential Function Chart (SFC), Structured Text (ST), Instruction List (IL)
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../../07.opta/opta-family/opta/tutorials/01.user-manual/
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../../07.opta/opta-family/opta/tutorials/17.opta-expansions-plc-ide/

0 commit comments

Comments
 (0)