Installing Guest Additions for Oracle VirtualBox

Installing Guest Additions for Oracle VirtualBox

We will now install Guest Additions on our Windows 11 VirtualBox. Oracle VirtualBox is a widely used software that provides a virtual environment for operating multiple operating systems on a single computer. It enables users to create virtual machines and install various operating systems like Windows, Linux, and macOS. One of the most beneficial features … Read more

Wiring a Stack Light to a PLC: Best Practices

Wiring a Stack Light to a PLC: Best Practices

A stack light is a valuable tool for displaying the status of a machine or process. This is used to draw the operator’s attention to the operation or condition of the machine. It is usually a vertical tower of colored lights programmed to turn on or off in various combinations to indicate different conditions. For … 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

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

XY-MD02 Sensor Setting – Modbus RTU Network

XY-MD02 Sensor Setting - Modbus RTU Network

The XY-MD02 temperature and humidity sensor uses Modbus RTU for communication. Modbus RTU (serial) works as a master (client) to slave (server) communication protocol. To add this sensor to an existing network as another unit number, you must set it up first. We will be using the Simply Modbus Master software in demo mode to … Read more

Integrating XY-MD02 Sensor Modbus RTU Click PLC

Integrating an XY-MD02 Sensor with Modbus RTU into Click PLC

Using Modbus RTU (RS485), we will connect the XY-MD02 Temperature and Humidity Sensor to the Click PLC. The Click will be the Client (Master), and the Sensor will be the Server (Slave). This is an ideal sensor to place in a panel to ensure that the panel is within a working temperature and humidity range. … Read more