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 IoT PLC Quick Start Ladder Logic

Arduino Opta IoT PLC Quick Start Ladder Logic

Every Opta IoT PLC comes with the ability to be programmed using the professional series Arduino PLC IDE. (Arduino PRO) This is designed to implement industrial machine control functions and programming, including ladder logic. The Opta hardware is also designed to support industrial voltages. This quick start guide will show you how to wire, initialize, … Read more

How to Connect Pushbutton Switch to PLC

How to Connect Pushbutton Switch to Programmable Controller

We will connect a lighted pushbutton switch to a programmable logic controller (PLC). Using our Click PLUS PLC, we will be assembling, wiring, programming, and testing our pushbutton switch system. The Fuji Electric pushbutton, normally open (NC) contact, will be wired to the first PLC (X1) input. The LED light will connect to the Click … 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

PLC Learning Series – What are Outputs?

PLC Learning Series - What are Outputs?

PLC outputs are the next component of our PLC block diagram. The PLC program will control the outputs of the PLC. Controlling outputs is one way to get the inputs to change. We will be looking at digital and analog outputs that can be wired to the programmable logic controller. PLC troubleshooting outputs will also … Read more

PLC Learning Series – What are Inputs?

PLC Learning Series - What are Inputs?

PLC inputs are one component of our PLC block diagram. The output actions of the PLC will be controlled based on the inputs. We will be looking at digital and analog inputs that can be wired to the programmable logic controller. We will be looking at wiring of a normally open (NO) push button, normally … Read more