Arduino OPTA PLC – Function Block Diagram (FBD)

Arduino OPTA PLC - Function Block Diagram (FBD)

The Arduino Opta IoT PLC offers a convenient way to program it using the Arduino PLC IDE in function block diagram (FBD) format. This is a simple and intuitive method, and it is one of the industrial PLC languages. In addition to FBD, you can program the Opta PLC using any of the five official … Read more

IoT Industry 4.0 Implementation and You

IoT Industry 4.0 Implementation and You

This introduction to IoT Industry 4.0 overviews the concepts and practical approach to the Industrial Internet of Things. Industry 4.0 builds on the digital revolution brought by Industry 3.0, which introduced computers like PLCs to the manufacturing floor and took us to the next level of technological advancement. The Internet of Things (IoT) protocol and … Read more

Arduino OPTA PLC – IL First Program

Arduino OPTA PLC - Instruction List (IL) First Program

This article discusses the Arduino PLC IDE in Instruction List (IL) format, an industrial programming language that is simple and intuitive for those familiar with mnemonic program code. The Opta PLC can be programmed using any of the five official languages specified in the IEC standard and sketches written in C++. This article will focus … Read more

XY-MD02 Temp Humidity Serial UART Communication

XY-MD02 Temp Humidity Serial UART Communication

To get started with the XY-MD02 temperature and humidity sensor, we will be using the program PuTTY for serial communication. We will use RS485 serial communication to establish a connection and show how to read the values and parameters of the XY-MD02 sensor effectively. Additionally, we will explore the automatic polling feature, which allows for … Read more

Arduino OPTA PLC – Ladder Diagram First Program

Arduino OPTA PLC IDE - Ladder Diagram First Program

The Arduino Opta IoT PLC allows you to conveniently program it using the Arduino PLC IDE in ladder diagram format. This is the most common industrial PLC language, a simple and intuitive method. Additionally, you can program it in any of the five official languages specified in the IEC standard and using sketches written in … Read more

Programming the Arduino OPTA PLC – Ethernet Port

Programming the Arduino OPTA PLC - Ethernet Port

The Arduino Opta IoT PLC offers a hassle-free programming experience through its integrated Ethernet feature and efficient Arduino PLC IDE software. First, we’ll connect the Ethernet cable to the OPTA IoT PLC and find its IP and MAC address. After that, we’ll configure the default programming port to Modbus TCP (Ethernet) via the Arduino PLC … Read more