diff --git a/content/hardware/07.opta/opta-family/opta/tech-specs.yml b/content/hardware/07.opta/opta-family/opta/tech-specs.yml index 2de963e783..5b07125920 100644 --- a/content/hardware/07.opta/opta-family/opta/tech-specs.yml +++ b/content/hardware/07.opta/opta-family/opta/tech-specs.yml @@ -1,8 +1,7 @@ -Board: - SKUs: - Arduino Opta® Lite: AFX00003 - Arduino Opta® RS485: AFX00001 - Arduino Opta® WiFi: AFX00002 +Product: + Arduino Opta® Lite: AFX00003 + Arduino Opta® RS485: AFX00001 + Arduino Opta® WiFi: AFX00002 Microcontroller: ID: STM32H747XI Dual ARM® Cortex® Cortex-M7 core: Up to 480 MHz @@ -13,23 +12,18 @@ Input: Digital VIL Max: 4.46 V Digital VIH Min: 6.6 V Analog Operational Range: 0-10 V -Relays: - Nº of relays: 4 - Type: Normally Open (NO) +Digital Outputs: + Nº of outputs: 4 + Type: Relay - Normally Open (NO) Relay rated voltage: 250 VAC Relay maximum switching voltage: 400 VAC Maximum current per relay: 10 A Maximum peak current per relay: 15 A -Connectivity: - USB Programming Port: Yes - Ethernet: - TCP/IP: Yes - ModBus TCP: Yes - Bluetooth® Low Energy: Arduino Opta® WiFi - Wi-Fi®: Arduino Opta® WiFi -Communication protocols: - RS-485: Arduino Opta® RS485 & Arduino Opta® WiFi - Programmable Serial ports: RS-485 +Communication: + USB: Programming and data logging + Ethernet: TCP/IP, Modbus TCP + RS-485: Modbus RTU, Custom Serial Communication (On AFX00001 and AFX00002) + Wireless Connectivity: Wi-Fi(R) 2.4GHz, Bluetooth(R) Low Energy 4.2 supported by firmware/5.1 supported by hardware (on AFX00002) Power: Input voltage: 12-24 VDC Memory: @@ -44,5 +38,5 @@ IP Protection: IP20 RTC: ~10 days, NTP sync through Wi-Fi® (AFX00002 only) or Ethernet Secure element: ATECC608B Programming: - Arduino programming language: Via Arduino IDEs, Arduino CLI, Arduino Web Editor + Arduino programming language: Arduino IDE, Arduino CLI, Arduino Web Editor IEC-61131-3: Ladder Diagram (LD), Function Block Diagram (FBD), Sequential Function Chart (SFC), Structured Text (ST), Instruction List (IL) diff --git a/content/hardware/07.opta/opta-family/opta/tech-specs_original.yml b/content/hardware/07.opta/opta-family/opta/tech-specs_original.yml new file mode 100644 index 0000000000..2de963e783 --- /dev/null +++ b/content/hardware/07.opta/opta-family/opta/tech-specs_original.yml @@ -0,0 +1,48 @@ +Board: + SKUs: + Arduino Opta® Lite: AFX00003 + Arduino Opta® RS485: AFX00001 + Arduino Opta® WiFi: AFX00002 +Microcontroller: + ID: STM32H747XI Dual ARM® Cortex® + Cortex-M7 core: Up to 480 MHz + Cortex-M4 core: Up to 240 MHz +Input: + Configurable digital / analog input: 8 + Digital Operational Range: 0-24 V + Digital VIL Max: 4.46 V + Digital VIH Min: 6.6 V + Analog Operational Range: 0-10 V +Relays: + Nº of relays: 4 + Type: Normally Open (NO) + Relay rated voltage: 250 VAC + Relay maximum switching voltage: 400 VAC + Maximum current per relay: 10 A + Maximum peak current per relay: 15 A +Connectivity: + USB Programming Port: Yes + Ethernet: + TCP/IP: Yes + ModBus TCP: Yes + Bluetooth® Low Energy: Arduino Opta® WiFi + Wi-Fi®: Arduino Opta® WiFi +Communication protocols: + RS-485: Arduino Opta® RS485 & Arduino Opta® WiFi + Programmable Serial ports: RS-485 +Power: + Input voltage: 12-24 VDC +Memory: + SDRAM: 1 MB + Onboard flash memory: 2 MB internal + 16 MB Flash QSPI +Dimensions: + Weight: 210 g + Width: 69 mm + Length: 80 mm + Height: 90 mm +IP Protection: IP20 +RTC: ~10 days, NTP sync through Wi-Fi® (AFX00002 only) or Ethernet +Secure element: ATECC608B +Programming: + Arduino programming language: Via Arduino IDEs, Arduino CLI, Arduino Web Editor + IEC-61131-3: Ladder Diagram (LD), Function Block Diagram (FBD), Sequential Function Chart (SFC), Structured Text (ST), Instruction List (IL) diff --git a/content/software/02.plc-ide/tutorials/pmc-opta-temp-ctrl b/content/software/02.plc-ide/tutorials/pmc-opta-temp-ctrl new file mode 120000 index 0000000000..e9246b389e --- /dev/null +++ b/content/software/02.plc-ide/tutorials/pmc-opta-temp-ctrl @@ -0,0 +1 @@ +../../../../05.pro-solutions/solutions-and-kits/portenta-machine-control/tutorials/pmc-opta-temp-ctrl \ No newline at end of file diff --git a/content/software/02.plc-ide/tutorials/rtd-thermocouple-pmc b/content/software/02.plc-ide/tutorials/rtd-thermocouple-pmc new file mode 120000 index 0000000000..a87f38d5bf --- /dev/null +++ b/content/software/02.plc-ide/tutorials/rtd-thermocouple-pmc @@ -0,0 +1 @@ +../../../../05.pro-solutions/solutions-and-kits/portenta-machine-control/tutorials/rtd-thermocouple-pmc \ No newline at end of file