# Arduino Opta

<figure><img src="/files/nqrf4QklrVYr0j96qH8S" alt=""><figcaption><p>The Arduino Opta micro PLC with WiFi connectivity. </p></figcaption></figure>

### Overview

Arduino Opta® is a secure, easy-to-use micro PLC with Industrial IoT capabilities. Designed in partnership with leading relay manufacturer Finder®.

When programmed with Busroot's DAU (data acquisition unit) code, the Arduino Opta becomes a simple and reliable way to communicate shop-floor signals directly into the Busroot platform.

### Setup

The device must be supplied with 12-24V DC, via the +/- pins marked on the top left of the unit, and will not consume more than 2.2W of power. Please note, the pins marked A(-) and B(+) are for Modbus only, and should not be connected to power.

Pins I1 to I6 on the top side should be used to input DC signals up to 24v. Pins I7 and I8 are specifically for analog signals between 0 and 10v. The 4 relays on the bottom side are not used.

Each of the top 8 pins can be used to capture HIGH/LOW signals from the machine or system being monitored.

The device is shipped pre-configured to connect to WiFi and relay data back to Busroot.

Once setup, please inform your Busroot account manager (or email <support@output.industries>) which details on the device ID (printed on front), the connected machine and pin usage.

### Connectivity

By default the DAU will send data via WiFi over port 1883 and 1885 (MQTT). The destination of this MQTT traffic will be `eu-west-2-1.busroot.com (IP: 18.135.102.39)` or `eu-west-2-2.busroot.com (IP: 3.9.14.134)`

### LED Codes

Flashing Orange = Loading / Waiting for Configuration

Red (5 Quick) = WiFi Issue

Red (2 Slow) = MQTT/Internet Issue

### Minimum Requirements

* 2.4 GHz WiFi Only
* WPA2 with Pre-Shared Key (PSK)
* Minimum -80dB RSSI in area of equipment
* Internet access available on port 1883 and 1885

### Specifications

| Description                 | Value                     |
| --------------------------- | ------------------------- |
| Supply Voltage              | 12 to 24V                 |
| Operating Temperature Range | -20 to 50C                |
| Protection degree rating    | IP20                      |
| Power consumption (24V)     | 2.2W Max                  |
| Input impedance             | 8.9 kΩ                    |
| Pollution degree            | 2 conforming to IEC 61010 |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.output.industries/technical-onboarding/recommended-hardware/arduino-opta.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
