New Upgrade of Open Source Edge Computing Project! Baetyl 2.0 Officially Released

New Upgrade of Open Source Edge Computing Project! Baetyl 2.0 Officially Released

Since Baidu announced the donation of the edge computing framework Baetyl to the Linux Foundation in 2019, Baetyl has continuously received support and development in an open and neutral community environment, with several active developers bringing new features to Baetyl. These contributions have brought Baetyl closer to its fundamental goal of being a free, open, … Read more

Key Technologies in Edge Computing

Key Technologies in Edge Computing

If we were to discuss the hottest concepts in the Internet of Things (IoT) in 2019, 5G and edge computing would certainly be among them. Although they may seem unrelated, they are intrinsically connected. In the 5G era, the number of connected devices will increase significantly, generating vast amounts of data at the network edge. … Read more

Advantages of Edge Computing in Industrial Environments

Advantages of Edge Computing in Industrial Environments

Source | IoT Home Due to the technical advantages of edge computing, it has received significant attention in the industrial sector. Currently, the most innovative companies are deploying edge intelligent IoT. Grand View Research (a U.S. consulting firm) predicts that by 2027, the market value of edge computing will reach $43.4 billion, with an annual … Read more

The Rise of Edge Computing: Cloud Computing Alone is Not Enough

The Rise of Edge Computing: Cloud Computing Alone is Not Enough

In five years, you wouldn’t want the cloud data to hit the brakes for a self-driving car.    As various industries move towards digitalization, our storage and computing increasingly rely on the cloud, which has become the hub of the information society. However, a collaborative effort from both industry and academia is attempting to create … Read more

In-Depth Analysis of RS232, RS485, Serial Ports & Handshaking

In-Depth Analysis of RS232, RS485, Serial Ports & Handshaking

1. Basic Knowledge of RS232 Data transmission between computers or between a computer and a terminal can be achieved through two methods: serial communication and parallel communication.Serial communication is widely adopted due to its lower cost and fewer lines used, especially in remote transmission, which avoids inconsistencies in multiple line characteristics. In serial communication, both … Read more

How to Wire Mitsubishi FX Series PLC and Download Programs via RS-232

How to Wire Mitsubishi FX Series PLC and Download Programs via RS-232

Today, I will briefly introduce how to wire the Mitsubishi FX series PLC and how to download programs via RS-232. This simple explanation will help you quickly communicate with the PLC and run your own written programs. How to Communicate via RS-232 1. First, install the driver for the RS232 data cable: (1) Plug in … Read more

Empowering Real-Time Response and Decision-Making in Public Transport with Edge Computing Technology

Empowering Real-Time Response and Decision-Making in Public Transport with Edge Computing Technology

Empowering Real-Time Response and Decision-Making in Public Transport with Edge Computing Technology Public transport informatization is developing towards a more intelligent direction. Edge computing, as a computing model, provides new technical support for public transport informatization, assisting public transport systems in achieving real-time response and decision-making, thereby enhancing operational efficiency and service levels. 1. Architecture … Read more

Unlocking Industrial Automation: Seamless Integration from CANopen to Profinet

Unlocking Industrial Automation: Seamless Integration from CANopen to Profinet

+ Follow to learn electrical knowledge every day A new Cantonese song with a strong Hong Kong flavor, worth listening to! Unlocking industrial automation through seamless integration from CANopen to Profinet is an important technology in the field of modern industrial automation. Below is a detailed analysis of this technology: 1. Technical Background and Purpose … Read more

Learning BLE from Scratch: Controlling Devices

Learning BLE from Scratch: Controlling Devices

Previously, we introduced the process of discovering services and characteristics. Today, let’s take a look at what happens next.In the software, we click to control the light to turn it on and off. The data sent by the host is as follows:Captured dataOperation codeOperation code 0x12: write request.Write requestWriting the value 0x0001 to the attribute … Read more

Using Ansible to Deploy Podman Containers

Using Ansible to Deploy Podman Containers

Click the blue text to follow us 01 Which of the following steps is necessary when deploying Podman containers using Ansible? A. Install the Podman package B. Configure the Podman image repository C. Write the Podman Playbook D. All of the above Answer Click the blank area below to get the answer D Explanation: When … Read more