Introduction to MQTT Protocol: The Cornerstone of IoT

Introduction to MQTT Protocol: The Cornerstone of IoT

This article is an excellent piece from the Kanxue forum. Author from Kanxue forumID: emqttx With the arrival of the 5G era, the grand vision of the Internet of Things (IoT) is becoming a reality. The number of connected IoT devices reached 7 billion in 2018[^1], and in the next two years, the number of … Read more

Fundamentals of EtherCAT Protocol (Part 1)

Fundamentals of EtherCAT Protocol (Part 1)

Click the blue text to follow us 1. Overview of EtherCAT 1. Features ① Open Technology EtherCAT, short for EtherNet Control Automation Technology, is a real-time Ethernet technology proposed by Beckhoff Automation in Germany. EtherCAT is an open but not open-source technology, meaning you can use this technology freely, but you need to obtain relevant … Read more

Why EtherCAT Is the Best Choice for Engineers

Why EtherCAT Is the Best Choice for Engineers

【Introduction】The compatible and open EtherCAT technology has been validated by 20 years of practical experience. Why is EtherCAT considered the best choice for engineers? For more information about HARTING products, please click at the bottom of the article“Read the original text”to get it Technical communication, click here to join the group Sales and procurement, click … Read more

An Incomplete Guide to ZigBee Technology

An Incomplete Guide to ZigBee Technology

When it comes to short-range IoT technologies, besides Wi-Fi and Bluetooth, there is actually another well-known player—ZigBee. ZigBee has been one of the important wireless communication protocols in recent years, widely used in the IoT field, especially in smart home applications. Today, let’s take a detailed look at it! 1. Origin and History 1Why Was … Read more

How Touch Screens Communicate with PLCs: A Simple Guide

How Touch Screens Communicate with PLCs: A Simple Guide

In practical control projects centered around PLCs, most cases rely on the cooperation of touch screens or upper-level computers. This is because we use PLCs for control, primarily dealing with some analog quantities, which are the values we need to monitor, such as pressure, temperature, and flow on the equipment. These detected values are then … Read more

How Touch Screens Communicate with PLCs: A Simple Guide

How Touch Screens Communicate with PLCs: A Simple Guide

Limited Time Offer | 5 Essential Books for Electricians (ClickBlue Words, to get free materials↑↑) In practical control projects centered around PLCs, we often rely on touch screens or upper computers. This is because we use PLCs for control, primarily to process some analog signals, which are the values we need to monitor, such as … Read more

Controlling HDMI Switch Using WiFi Module

Controlling HDMI Switch Using WiFi Module

1. Introduction As shown in the figure below, this four-channel HDMI video switch controller has been used during the video recording process in my laboratory. It can be controlled via the front panel buttons or by sending commands over the network. To facilitate remote control on the experimental platform, I plan to use this wireless … Read more

Detailed Explanation of SPI

Detailed Explanation of SPI

1 Introduction to SPI SPI, short for Serial Peripheral Interface, is a synchronous serial communication protocol. It was first defined by Motorola for its MC68HCXX series processors. The SPI interface is primarily used in EEPROM, FLASH, real-time clocks, ADCs, as well as between digital signal processors and digital signal decoders. SPI is a high-speed, full-duplex, … Read more

Understanding SPI Bus Hardware Protocol

Understanding SPI Bus Hardware Protocol

Some things can only be done alone. Some doors can only be passed alone. Some roads can only be walked alone. 1. Overview SPI: Serial Peripheral Interface. It is a synchronous serial bus interface specification developed by Motorola in the mid-1980s (with clock signal, controlled by clock polarity and clock phase for sampling, that is, … Read more

Detailed Explanation of SPI Protocol Using ADS1118

Detailed Explanation of SPI Protocol Using ADS1118

Recently, I needed to write a protocol, so I reviewed SPI again. (I have kept this draft for too long, if I don’t publish it now, I will forget it) First, I analyzed the characteristics of the SPI protocol, using the ADS1118 device as a carrier for analysis. Later, I used a logic analyzer to … Read more