Inside Arduino’s New Opta IoT PLC: Features That Matter

Arduino Opta IoT PLC Hardware

Unlocking the Potential of Industrial Automation with Arduino Opta IoT PLC Hardware: The Ultimate Guide! 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 … Read more

Opta PLC FAQ

Arduino Opta FAQ frequently asked questions

Q: What is the Arduino Opta IoT PLC? A: The Arduino Opta IoT PLC is a programmable logic controller designed for industrial automation and IoT applications. It combines the flexibility and ease of use of the Arduino platform with the robustness and reliability of a PLC. Q: What is the difference between regular and IoT … Read more

Arduino Opta PLC

Arduino Opta IoT PLC Series

Arduino, the leading open-source electronics platform, has 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 series, we will look closer at the … Read more

PLC Programming for Beginners: 17 Common Questions Answered!

PLC Programming for Beginners: 17 Common Questions Answered!

PLC programming for beginners can seem intimidating, but it doesn’t have to be. With the right resources, anyone can get up and running quickly. Here are the 17 most common frequent questions answered. This is a great place to start for anyone learning about PLC programming. Through thorough explanations of key concepts and answers to … Read more

How Ladder Logic Program Scan Works

How Ladder Logic Program Scan Works

PLC programs scan cyclically. This means that it is repeated many times and in the same order. The primary sequence of a PLC scan is reading the inputs, executing the program, diagnostics, and communication, and updating the outputs. We will look at these scan items with particular attention to how the ladder logic program is … Read more

Click PLC Master-Slave: WIFI, Ethernet & Serial Setup Now!

Click to Click PLC Communication

We will connect two Click PLUS PLCs and communicate in three different ways. Using the send and receive commands, we will set up one PLC to be the master (client) and communicate with the slave (server). WiFi, Ethernet, and Serial communication will share common memory areas between the Click PLCs. The send and receive commands … Read more

3 Steps to PLC Programming – Learning

3 Steps to PLC Programming - Learning

You’ve had this idea for years since you were a kid. You want to be an electrical engineer, and you’re finally going to follow through on it and learn PLC programming to start your career off right! What? That’s what you thought, anyway. But then you started googling around, trying to figure out how to … Read more

Click PLC Analog Input Non-Linear Scaling

Click PLC Analog Input Non-Linear Scaling

The Click PLC has automatic linear scaling for the analog inputs and outputs. What if the analog input or output is not linear? How do you handle this in the PLC? Look at the following tank. We can measure the height, which is linear, but the volume will not because of the shape of the … Read more

Ladder Logic (NO) Contact – 3 Things to Know

Ladder Logic Normally Open (NO) Contact - 3 Things to Know

Normally open (NO) contacts or inputs in the PLC ladder logic program do not mean the same as a wired normally open switch. NO contacts on the ladder logic provide the logic condition for the rung to turn on the output. We will be looking at three things about the normally open (NO) contact on … Read more

Automation Tools and Tips (Preferred Devices)

These are some tools and tips that I have used to wire panels that include PLCs, sensors, motors, drives, etc. Let me know in the comments below how you like these tools. STOP Wiring Stranded Wire Direct to Terminals Using a stranded wire directly into a terminal is not recommended. This can cause the wire … Read more