Highlights of Thailand’s Use of Police AI Robots for the New Year

1. IntroductionIn recent years, the application of artificial intelligence technology in the field of public safety has gradually become a global focus. Thailand, as an important country in Southeast Asia, has recently launched a new police device called “Police AI Robot 1.0,” aimed at enhancing public safety management through high-tech means.This initiative has sparked widespread … Read more

AI Robots Reshape the New Ecosystem of the Silver Economy

The 2025 government work report clearly states the need to continuously promote the “Artificial Intelligence +” initiative, vigorously developing new generation intelligent terminals such as smart robots and intelligent manufacturing equipment. Smart elderly care has become one of the important ways to address the challenges of an aging population. As embodied intelligent robots gradually move … Read more

Exploring AI Robotics: A Toy or a Path to Technology Education?

Exploring AI Robotics WorkshopWorkshop Recently, the “Exploring AI Robotics” workshop has received numerous inquiries from parents. “Is learning AI robotics just a hobby, or does it help with academic advancement?” “Are the kids just playing with toys in the AI robotics workshop, or are they really learning technology?” Parents’ questions are insightful and sharp. Honestly, … Read more

Top 10 Competitiveness Rankings of IoT Sensor Companies in China for 2025

The global sensor industry is experiencing explosive growth amidst the wave of IoT and smart manufacturing. As the core component for data collection,the global market size reached $192.97 billion in 2023, with China contributing nearly one-third of this at 364.47 billion yuan. The growth rate of smart sensors is particularly remarkable, with a domestic compound … Read more

ThingsBoard Open Source IoT Platform: Web Configuration

Introduction In the world of the Internet of Things (IoT), platform selection, functionality implementation, and development efficiency are topics that developers cannot avoid. Today, we will discuss an open-source IoT platform that has made countless developers exclaim “it’s really great”—ThingsBoard. Especially its Web configuration system, which, due to its simplicity, powerful features, and flexible scalability, … Read more

Practical Development of Device Drivers Based on PLX PCIe Controllers in VxWorks 7

Introduction In industrial control, data acquisition, and communication scenarios, PLX (acquired by Broadcom) PCIe controller chips are widely used. VxWorks 7, as the latest generation of real-time operating systems from Wind River, offers a more modern driver framework – VxBus 2.0. This article will share the complete process of developing PCIe device drivers in the … Read more

Introduction to Network Programming in VxWorks

VxWorks is a real-time operating system (RTOS) widely used in embedded systems. Due to its high performance and reliability, it has been extensively applied in many critical fields such as aerospace, industrial control, and automotive electronics. This article will briefly introduce network programming on VxWorks, focusing on how to perform network communication and providing some … Read more

Building an ISO Image Based on BusyBox

Building an ISO Image Based on BusyBox 1. Preparation • CentOS 7.9 3.10.0-957.el7.x86_64 • VMware Workstation Recommendation: Use BusyBox version <= 1.33.2 for kernel <= 3.10.0 2. Installing BusyBox # Install dependencies yum install syslinux xorriso kernel-devel kernel-headers glibc-static ncurses-devel -y # Download wget https://busybox.net/downloads/busybox-1.33.2.tar.bz2 # Compile and install tar -xvf busybox-1.33.2.tar.bz2 cd busybox-1.33.2 make … Read more

Application of Multi-Port Embedded Industrial Computers in Automotive Painting Control Lines

The multi-port embedded industrial computer is primarily used in automotive painting control lines for system control, equipment connection and communication, quality inspection and monitoring, among other aspects. Below is a detailed introduction: System Control and Coordination As the core control unit of the automotive painting control line, the multi-port embedded industrial computer is responsible for … Read more