// Categories
Personal Payment
Custom board configurations, bulk orders, and quotation-based purchasing for B2B customers.
No controllers match the selected filters.
Request a QuotePersonal Payment
For custom I/O configurations, OEM variants, bulk pricing, and tax-invoice purchasing, ILOGICS supports a quotation-first workflow. Submit your requirements and receive a formal quote with lead time and documentation — then complete payment through the channel that fits your region.
Related guides
Modbus RTU on Industrial Arduino: A Practical Guide
Wire RS-485, run a Modbus RTU master and slave on MPINO controllers with the ILIB library, and integrate with HMIs and SCADA.
RS-485 Networking for Industrial Arduino Controllers
Multi-drop wiring, termination, biasing, and automatic direction control for reliable RS-485 field buses.
How to Connect an HMI to an Industrial Arduino
Expose live I/O and process values to a touchscreen HMI over Modbus RTU or I²C, with register mapping examples.
Frequently asked questions
Are MPINO controllers programmed in the standard Arduino IDE?▾
Yes. MPINO boards use the MegaCore Arduino core and are programmed in the standard Arduino IDE. Select the ILOGICS board entry, the AVR ISP programmer, and upload with the dedicated MP download cable.
Can these controllers replace a traditional PLC?▾
For many machine-control and data-acquisition tasks, yes. MPINO controllers provide opto-isolated field I/O, relay or transistor outputs rated for real loads, and Modbus RTU networking — with the flexibility of the open Arduino ecosystem. For safety-critical systems, always add an independent safety circuit.
What communication interfaces are available?▾
Depending on the model: RS-485 (with automatic direction control), RS-232, TTL UART, and I²C. ATmega2560-based models can expose RS-232, RS-485 and UART simultaneously. Modbus RTU master/slave is supported via the ILOGICS ILIB library.
