Artificial Intelligence in Robotics: How Smart and Agile Robots Achieve Their Tasks

Artificial Intelligence in Robotics: How Smart and Agile Robots Achieve Their Tasks

From somersaults to sprinting, from working in factories to assisting people in climbing mountains, the impressive performances of embodied intelligent robots in recent years have been breathtaking. In 2025, “embodied intelligence” was first included in the “Government Work Report.” This concept, likened to “intelligence with a physical body,” emphasizes dynamic interaction with the real world, … Read more

Guangdong Province: Accelerating the Development of a Global Hub for Artificial Intelligence and Robotics

Guangdong Province: Accelerating the Development of a Global Hub for Artificial Intelligence and Robotics

On April 9, the press conference for innovative products and services in the artificial intelligence and robotics industry was held in Guangzhou, Guangdong Province, where eight major AI industry models, 30 AI application scenarios, 29 AI application solutions, and 13 smart terminal products were announced. Qu Xiaojie, Deputy Director of the Guangdong Provincial Department of … Read more

What Impact Will Trump’s Tariffs Have on the Global IoT Sensor Market?

What Impact Will Trump's Tariffs Have on the Global IoT Sensor Market?

It is well known that the current trade policies promoted by the Trump administration, particularly the imposition of tariffs on various imported goods, will significantly reshape multiple industries globally. One of the most affected sectors is the Internet of Things (IoT) sensor market. The tariffs, especially those targeting China, present both challenges and opportunities for … Read more

DC3 Open Source IoT Platform: A Distributed IoT Solution Based on Spring Cloud to Help Enterprises Rapidly Build Intelligent IoT Systems

DC3 Open Source IoT Platform: A Distributed IoT Solution Based on Spring Cloud to Help Enterprises Rapidly Build Intelligent IoT Systems

In today’s rapidly developing Internet of Things (IoT) technology, the DC3 open-source IoT platform has quickly become the preferred tool for developers and enterprises due to its microservices architecture, modular design, high scalability, and fully open-source features. It supports various scenarios such as industrial automation, smart homes, and environmental monitoring, providing a complete solution from … Read more

Advanced Programming in VxWorks

Advanced Programming in VxWorks

Content Overview This book provides an in-depth and systematic explanation of the key points and challenges in advanced programming with VxWorks, particularly focusing on POSIX programming, I/O systems, and network application programming, along with numerous practical programming tips. Additionally, it offers detailed insights into new technologies and excellent features that have emerged in VxWorks. The … Read more

Lists and List Items in FreeRTOS

Lists and List Items in FreeRTOS

Click below“Information Technology Person”Follow to explore information technology together Lists and List Items in FreeRTOS 1. Introduction to Lists and List Items (Familiarize) 1. What is a List Answer: A list is a data structure in FreeRTOS that conceptually resembles a linked list, used to track tasks in FreeRTOS. 2. What is a List Item … Read more

Classification and Analysis of Common English Vocabulary in Embedded Systems

Classification and Analysis of Common English Vocabulary in Embedded Systems

Classification and analysis of common English vocabulary in embedded systems1. Hardware-related TermsASIC (Application-Specific Integrated Circuit) – A chip designed for specific application requirements, commonly used in high-performance, low-power scenarios. Address Bus (地址总线) – An electronic circuit that connects the processor to external devices, used for addressing memory space or peripheral registers. DMA (Direct Memory Access) … Read more

Six Different Forms of Vitamin C and Their Uses

Six Different Forms of Vitamin C and Their Uses

This article covers: How common is vitamin C deficiency? How to measure vitamin C levels in the body Ascorbic acid Ascorbic acid and vitamin C metabolites (Ester-C®) Vitamin C with bioflavonoids Liposomal vitamin C Ascorbyl palmitate Rosehip vitamin C Is vitamin C safe? Vitamin C, also known as ascorbic acid, is one of the most … Read more

Global First Open Source FPGA Officially Released

Global First Open Source FPGA Officially Released

(Source: design-reuse) Recently, the American semiconductor startup Zero ASIC announced the launch of the world’s first open standard eFPGA IP product, Platypus. According to them, Platypus is the first and only commercial eFPGA IP product with the following features: a 100% open and standardized FPGA architecture, a 100% open-source FPGA bitstream format, and 100% open-source … Read more

Understanding the ISA Battle and Its Impact on CPU Architecture

(Source: hackday)The Instruction Set Architecture (ISA) defines the software interface through which a Central Processing Unit (CPU) can be controlled. Unlike early computer systems that lacked a defined standard ISA, the advantages of compatibility and portability with a standard ISA have become evident over time. However, the best part of standards is that there are … Read more