Vehicle Ethernet Testing Solutions

Vehicle Ethernet Testing Solutions

Testing Standards, Testing Solutions, Testing Tools Ethernet, like LIN, is a product of competition in the automotive communication field, alongside the CAN bus. In specific areas, the former two are more suitable than the CAN bus. If we set aside R&D costs and focus solely on technical reasoning, the existence of both is justified. Technical … Read more

Comparing UART and CAN Protocols

Comparing UART and CAN Protocols

Follow+Star Public Account, don’t miss exciting content Author | strongerHuang WeChat Public Account | strongerHuang The CAN bus was initially mainly used in the automotive and industrial control fields. With the continuous maturity of CAN bus technology, it is no longer limited to the automotive industry and is now widely used in aerospace, medical, robotics, … Read more

Detailed Explanation of SPI, UART, and I2C Buses

Detailed Explanation of SPI, UART, and I2C Buses

Source: Automotive ECU Design When you connect a microcontroller to sensors, displays, or other modules, have you considered how these two devices communicate with each other? What exactly are they saying? In fact, communication between electronic devices is like communication between humans; both parties need to speak the same language. In electronic products, these languages … Read more

A Deep Dive Into UART, I2C, SPI, and 1-Wire Communication Interfaces

A Deep Dive Into UART, I2C, SPI, and 1-Wire Communication Interfaces

1. UART: The Art of Asynchronous Communication As Qiu Qianzhang from “The Legend of the Condor Heroes” said, UART is like my lightness kung fu, gliding over the water. If you want to cross the river (communicate), you need to set up markers in advance, and your steps should be fixed according to the distance … Read more

Overview of Embedded IoT Protocols

Overview of Embedded IoT Protocols

For software companies, the IoT model brings decisive changes to their hardware design and the services they provide. One of the most impactful aspects is the communication protocols. 1 Communication Protocols Communication protocols can be thought of as a language, allowing two or more devices to communicate with each other. Just as there are rules … Read more

How to Write Communication Interface Protocols

How to Write Communication Interface Protocols

Scan to FollowLearn Embedded Together, learn and grow together 【One Minute Talk on Embedded】, striving for brevity, aiming to finish reading in about one minute. Each article discusses a topic related to embedded systems, such as technology, workplace, learning methods, or a piece of code. If any friends want to express their opinions or want … Read more

Introduction to Industrial Control System Security and Practices

Introduction to Industrial Control System Security and Practices

↑ Click on the above “Smart Manufacturing Home” Follow us Written in Front Hello everyone, I am Xiao Zhi, the owner of Smart Manufacturing Home~ Previously, we discussed the security of industrial control systems and analyzed the Modbus protocol and Siemens S7Comm protocol from a security perspective: Data Collection under MES and SCADA—Analysis of Siemens … Read more

CAN Bus Technology Communication Network and Distributed Systems

CAN Bus Technology Communication Network and Distributed Systems

CAN Bus Technology Communication Network and Distributed Systems Getting Started with CAN Bus: A Simple Guide to Automotive Communication Hello everyone, I am Lao Dao. Today, let’s talk about the “internet celebrity” communication protocol in the industrial and automotive fields—CAN Bus. Although it sounds sophisticated, it is essentially a set of rules that allows different … Read more