Arduino Opta WiFi
Discover everything our most versatile Opta micro PLC has to offer: designed for engineers who need to keep their options open.
Overview
Arduino Opta is a secure, easy-to-use micro PLC with Industrial IoT capabilities.
Designed in partnership with Finder – leading industrial and building automation device manufacturer – Opta allows professionals to scale up automation projects while leveraging the Arduino ecosystem. Supporting both Arduino sketch and standard PLC languages, including LD (Ladder Logic Diagram) and FBD (Function Block Diagram), it was designed with PLC engineers in mind.
Its powerful STM32H747XI dual-core Cortex®-M7 +M4 MCU allows users to perform real-time control, monitoring and implement predictive maintenance applications.
Secure and durable by design, it supports OTA firmware updates and ensures data security from the hardware to the Cloud thanks to the onboard secure element and X.509 Standard compliance. In addition, Opta undergoes regular assessments to uphold and improve its cybersecurity posture.
All while maintaining Arduino Pro’s signature easy deployment in production thanks to a vast range of readily available software libraries and Arduino sketches.
Last but not least, various connectivity options make keeping everything under control effortless via real-time dashboards combined with the intuitive Arduino Cloud (or third-party services).
Opta comes in three variants so you can choose the best option for your project. Opta WiFi features Ethernet onboard and USB-C programming ports, RS485 half duplex connectivity interface, and Wi-Fi/Bluetooth® Low Energy connectivity.
More than you need? Check out Opta RS485 or Opta Lite.
Program it with the Arduino PLC IDE!
The Arduino PLC IDE makes PLC programming easy. Choose any of the 5 programming languages defined by the IEC 61131-3 standard (Ladder, Functional Block Diagram, Structured Text, Sequential Function Chart or Instruction List) and quickly code PLC applications or port existing ones to Arduino Opta.
Key benefits include:
- Easy and fast software development, starting from ready-to-use Arduino sketches, tutorials and libraries
- Support for standard IEC 61131-3 PLC languages
- Fieldbus integration via Modbus TCP (ethernet) and Modbus RTU (serial RS485)
- Seamless IoT connectivity (Ethernet/Wi-Fi/Bluetooth® Low Energy)
- Real-time remote monitoring via intuitive Arduino Cloud dashboards (or third-party services)
- Security at the hardware level thanks to onboard secure element and X.509 Standard compliance
- Secure OTA firmware updates and Cloud device management
- High-power relay switching (4 x 2.3 kW)
- Reliable by design, thanks to industrial certifications and Finder’s expertise in switching technology
- Easy to install, with DIN rail compatibility
Opt in to industrial automation
Integrate a solid and reliable micro PLC with your existing machines, devices and production lines – also in combination with other elements in the modular and versatile Arduino ecosystem, from small and smart sensor-packed modules to SOMs to gateways, for end-to-end solutions that can be customized to meet any need.
Quality by design
Arduino Pro partnered with Finder, a leader in the field of electromechanical and electronic components with 65+ years of excellence and expertise to its name, to create a product with high-quality production specs for even the most demanding work conditions in industrial environments.
Need Help?
Check the Arduino Forum for questions about the Arduino Language, or how to make your own Projects with Arduino. If you need any help with your product, please get in touch with the official Arduino User Support as explained in our Contact Us page.
Warranty
You can find your product warranty information here.
Tech specs
Input | 8x configurable digital / analog (0-10V) input |
Processor | STM32H747XI Dual ARM® Cortex®:
|
Connectivity | Support 10/100 Ethernet (TCP/IP or Modbus TCP) USB-C Wi-Fi + Bluetooth® Low Energy RS485 half duplex |
Memory | 1MB RAM (programming) 2MB internal + 16MB Flash QSPI |
RTC | Typical 10 days power retention at 25°C NTP sync available through ethernet |
IP protection | IP20 |
Output | 4x relays (250 V AC - 10 A) |
Programming languages |
|
Security | ATECC608B Secure element |
Supply voltage | 12…24 V DC |
Operating Temperature | -20 °C to +50 °C (-4°F to 122°F) |
Certifications | cULus listed, ENEC, CE |
Resources for Safety and Products
Manufacturer Information
The production information includes the address and related details of the product manufacturer.
Arduino S.r.l.
Via Andrea Appiani, 25
Monza, MB, IT, 20900
https://www.arduino.cc/
Responsible Person in the EU
An EU-based economic operator who ensures the product's compliance with the required regulations.
Arduino S.r.l.
Via Andrea Appiani, 25
Monza, MB, IT, 20900
Phone: +39 0113157477
Email: support@arduino.cc
Documentation
Learn more
Get Inspired
An intelligent device to track moves with responses during an interactive space with mapping, backlight, music and smart sculptures. This project makes use of a machine learning algorithm capable of tracking and detecting moves to identify associated gesture recognition through a microcontroller. Smart sculptures, lighting, music and video projection to trigger with each assigned gesture, creating a powerful AV experience highlighting the incredible potential of TinyML for the performing arts. This allows the corresponding media set Tiny ML in interactive to play when the right move was made because all these elements interact to create a new experience. This allows us to create Interactive installations, these sculptures use a combination of motors, sensors, and other electronics to create an immersive and interactive experience for the viewer. They may include projections, sound, and other sensory elements to create a complete experience.
With an array of onboard sensors, Bluetooth® Low Energy connectivity, and the ability to perform edge AI tasks thanks to its nRF52840 SoC, the Arduino Nano 33 BLE Sense is a great choice for a wide variety of embedded applications. Further demonstrating this point, a group of students from the Introduction to Embedded Deep Learning course at Carnegie Mellon University have published the culmination of their studies through 10 excellent projects that each use the Tiny Machine Learning Kit and Edge Impulse ML platform. Wrist-based human activity recognition Traditional human activity tracking has relied on the use of smartwatches and phones to recognize certain exercises based on IMU data. However, few have achieved both continuous and low-power operation, which is why Omkar Savkur, Nicholas Toldalagi, and Kevin Xie explored training an embedded model on combined accelerometer and microphone data to distinguish between handwashing, brushing one’s teeth, and idling. Their project continuously runs inferencing on incoming data and then displays the action on both a screen and via two LEDs. Categorizing trash with sound In some circumstances, such as smart cities or home recycling, knowing what types of materials are being thrown away can provide a valuable datapoint for waste management systems. Students Jacky Wang and Gordonson Yan created their project, called SBTrashCat, to recognize trash types by the sounds they make when being thrown into a bin. Currently, the model can three different kinds, along with background noise and human voices to eliminate false positives. Distributed edge machine learning The abundance of Internet of Things (IoT) devices has meant an explosion of computational power and the amount of data needing to be processed before it can become useful. Because a single low-cost edge device does not possess enough power on its own for some tasks, Jong-Ik Park, Chad Taylor, and Anudeep Bolimera have designed a system where