Cutting-Edge Hardware of Arduino Opta IoT PLC

Arduino Opta IoT PLC Hardware

Arduino, the leading open-source electronics platform, has recently launched a new piece of hardware called the Arduino Opta IoT PLC. The device has been designed to enable the development of advanced industrial automation solutions, making it a game-changer in the world of IoT and Industry 4.0. In this blog post, we will look closer at … Read more

Productivity Open P1AM Arduino Modbus TCP Client to Click PLC

Productivity Open P1AM Arduino Modbus TCP Client to Click PLC

We will now connect our Productivity Open P1AM Arduino to a Click PLC. Using Modbus TCP the Arduino will be the Client (Master) and the Click will be the Server (Slave). We will explain how to connect our P1AM-ETH Industrial Arduino Ethernet Shield to the Click PLC. The protocol will be Modbus TCP on an … Read more

Productivity Open P1AM Web Server

Productivity Open P1AM Web Server

We will now look at the productivity Arduino Ethernet web server that we will implement on our Productivity Open P1AM industrial Arduino controller. This P1AM Web Server Example is based on an example found here. This example uses the productivity open P1AM-ETH shield to create a web server that displays the input values of a … Read more

ACC Automation 2020 Yearly Review

ACC Automation 2020 Review

Accelerate Learning … Accelerate Machines… Accelerate Knowledge… ACC Automation What a difference a year makes! Social distancing, mask-wearing, hygiene, social circles, etc are just a few of the terms we hear every day in this Covid-19 world. Video conferencing with Zoom, Teams, and Google Meet are the norm in business today. Information is knowledge, and … Read more

Productivity Open P1AM Industrial Arduino Modbus TCP to C-More Micro EA3

We will now look at P1AM Arduino Modbus TCP communication to the C-More Micro EA3 HMI. This will be communicating the Ethernet Modbus TCP protocol. The P1AM will be the server (slave) and the EA3-T4CL the client (master). There was a recent question on the Automation Direct Customer Forums that asked, “How do I connect … Read more

Productivity P1AM Industrial Arduino PID Control

PID Control Arduino

A Proportional-Integral-Derivative algorithm is a generic Control Loop feedback formula widely used in industrial control systems. A PID algorithm attempts to correct the error between a measured process variable and the desired setpoint by calculating and then outputting a corrective action that can adjust the process accordingly and rapidly, to keep the Error to a … Read more