ACC Automation 2023 Review – PLC Learning

ACC Automation 2023 Review - PLC Learning

Over the past year, ACC Automation has continued to provide valuable content on PLC learning and industrial control. In 2023, the focus continued with PLC learning with minimum investment. Each year, we like to reflect on the past, present, and future of ACC Automation. The site has been built with the help of its audience, … Read more

What is a proximity switch? (Sensor)

What is a Proximity Switch? (Sensor)

What is a proximity switch? A proximity switch is a type of sensor that detects the presence or absence of an object without physical contact. It uses electromagnetic fields, light, or sound to sense the proximity of an object. This technology is widely used in various industries for automation and control purposes. Proximity switches are … 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

Productivity 2000 PLC Node-RED Modbus TCP

Productivity 2000 PLC Node-RED Modbus TCP

We will now look at communication between the Productivity 2000 PLC (Modbus TCP Server) and Node-RED (Modbus TCP Client). Node-RED is a powerful, adaptable HMI/SCADA (Supervisory Control and Data Acquisition) development package that uses flow programming. Minimal coding is required; you can see the program flow visually. The best thing is that the software is … 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