Two New Points in Automation: Changes Brought by IoT (Part One: Embedded Device Security, Old Soldiers with New Stories, Relating to IIoT Security)

Two New Points in Automation: Changes Brought by IoT (Part One: Embedded Device Security, Old Soldiers with New Stories, Relating to IIoT Security)

Introduction Industrial automation consists of two parts: networking and interconnection of devices, and the design and manufacturing of embedded devices. The development of the Internet of Things (IoT) poses challenges to the interconnectivity and information security of factory, industrial facilities, and service equipment. Previously, when devices were not connected to the internet, everything was safe; … Read more

Expert Liu Dake from the ‘Thousand Talents Program’: Future Dedicated Processors Will Become the ‘Heart’ of High-End Embedded Systems

Expert Liu Dake from the 'Thousand Talents Program': Future Dedicated Processors Will Become the 'Heart' of High-End Embedded Systems

Introduction He is the director of the Dedicated Processor Research Institute at Beijing Institute of Technology, a lifetime chair professor at Linköping University in Sweden, and a senior member of the IEEE; he previously served as the chief engineer in the integrated circuit R&D department at Ericsson and successfully founded two dedicated processor companies in … Read more

China Plans to Introduce Policies Encouraging Nationwide Use of RISC-V

On March 4, news emerged that China plans to release its first guiding opinions to encourage the nationwide use of open-source RISC-V chips. This policy is jointly drafted by eight departments, including the Cyberspace Administration, the Ministry of Industry and Information Technology, the Ministry of Science and Technology, and the National Intellectual Property Administration, aiming … Read more

How Automotive HMI Enhances In-Car Experience?

How Automotive HMI Enhances In-Car Experience?

With the development of new era technologies, customer expectations for vehicles are higher than ever, and more people are focusing on in-car interfaces. Most drivers hope that vehicles can make their lives easier and support smartphone apps. The HMI (Human-Machine Interface) solutions for automobiles are the functions and components of automotive hardware and software that … Read more

Construction of the ‘Embedded’ Safety Management System by the Labor Union of the Old Factory Branch: Strengthening the Safety Work Defense Line for the Masses

Construction of the 'Embedded' Safety Management System by the Labor Union of the Old Factory Branch: Strengthening the Safety Work Defense Line for the Masses

Warm congratulations on the successful convening of the 18th National Congress of the Chinese Trade Union! Wholeheartedly relying on the working class and fully leveraging the role of the working class as the main force! To effectively play the role of mass safety work, the labor union of the Old Factory Branch has built an … Read more

Summary of New Security Products

Summary of New Security Products

Quote Recently, the security industry has seen a surge of new products, including ultra-high-definition sensors, AI processors, intelligent inspection robots, and low-power access control technologies. I have selected some representative new products and technologies to share with my colleagues in the security field. Let’s take a look. Core Components Gpixel Ultra High Resolution Back-Illuminated CMOS … Read more

4 Key Benefits of Machine Learning in Embedded Systems

4 Key Benefits of Machine Learning in Embedded Systems

As machine learning and embedded systems become increasingly important in today’s society, many people are beginning to explore the use of machine learning in embedded systems. This approach can overcome many challenges that may arise when using traditional machine learning. This article will introduce some advantages of this approach. Cost Savings Bring New Opportunities Many … Read more

How to Choose a Suitable Embedded Operating System?

How to Choose a Suitable Embedded Operating System?

Choosing a suitable embedded operating system can consider the following factors: The first is the application. If the embedded device you want to develop is closely related to network applications or is a network device, then you should choose embedded Linux or uCLinux, rather than uC/OS-II. The second is real-time performance. There is no absolute … Read more

How to Choose an Operating System for Embedded Systems: Characteristics of Operating Systems

How to Choose an Operating System for Embedded Systems: Characteristics of Operating Systems

This article will explore the system characteristics we should consider when choosing an operating system. Then, in the next article, we will discuss when it is most suitable to use each type of operating system. Embedded system developers today can choose from a wide range of operating systems. Of course, the most straightforward operating system … Read more

Various Methods for Redirecting Serial Output in Embedded Systems

Various Methods for Redirecting Serial Output in Embedded Systems

[Image] More exciting content~ Click the blue text above to follow us! [Image] For a better reading experience, please click on the original text to visit: Mculover666’s personal blog. This article details various methods for redirecting printf output to serial output, including methods using the MDK MicroLib, standard library methods, and applicable …