How to Master Embedded Linux?

How to Master Embedded Linux?

Follow and star our official account to access exciting content ID: Technology Makes Dreams Greater Compiled by: Li Xiaoyao As the saying goes, the beginning is always the hardest. When you first start, do you feel completely lost on how to begin? Searching online leads you to a pile of new terms that confuse you, … Read more

FreeRTOScpp: Restructuring the Development Paradigm of Embedded Real-Time Systems RTOS with Modern C++ Features

FreeRTOScpp: Restructuring the Development Paradigm of Embedded Real-Time Systems RTOS with Modern C++ Features

When FreeRTOS Meets Modern C++ As the leading embedded real-time operating system kernel in the global market, FreeRTOS supports over 40 processor architectures under the MIT open-source license. Its lightweight kernel and mature TCP/IP stack have become the preferred choice for IoT devices. The emergence of the FreeRTOScpp project injects modern C++ genes into this … Read more

Detailed Explanation of VxWorks Device Drivers

Detailed Explanation of VxWorks Device Drivers

University of Science and Technology of China (Anhui, Hefei) Department of Modern Physics Fast Electronics Laboratory Author: Cao Guiping Click “Read the original text” to download the high-definition e-book For learning reference only VxWorks is a commonly used embedded real-time operating system, with applications in many fields. However, due to the lack of public source … Read more

Daily Practice (175) – Embedded Real-Time Operating System Scheduling Algorithms

Daily Practice (175) - Embedded Real-Time Operating System Scheduling Algorithms

Question:An embedded real-time operating system uses a certain scheduling algorithm. When a task is nearing its deadline, the scheduling algorithm adjusts the priority of that task to the highest in the system, allowing it to acquire CPU resources for execution. What type of scheduling algorithm is this?. A: Priority Scheduling Algorithm B: Preemptive Priority Scheduling … Read more

System Display | Domestic Loongson 2K1000 Development Board Running SylixOS Embedded Real-Time System

System Display | Domestic Loongson 2K1000 Development Board Running SylixOS Embedded Real-Time System

The Loongson ecosystem is becoming increasingly complete, following the successful deployment of SylixOS domestic real-time operating system on the RK3568 development board[details], the domesticLoongson 2K100 development platform can nowsmoothly run the SylixOS domestic real-time operating system. SylixOS is designed with apreemptive, multi-tasking, hard real-time approach for the entire operating system. It has been widely applied … Read more

Reform of Embedded Development Course Teaching

This article was published in the July 2024 issue of Times Education (Issue 15) Topic: This article is the research result of the “Project-based Teaching” reform project at Guilin University of Information Technology in 2022, titled “Teaching Reform of Embedded System Design Courses Based on ‘BMI Index Detector’” (2022XMY01). To address the disconnect between theory … Read more

Embedded Systems in Electronic Engineering

Embedded Systems in Electronic Engineering

As the upgrade of traditional industrial structure accelerates in our country, the increasing application demands for devices can no longer meet the current and future high-performance application and development requirements. At the same time, fierce market competition and technological competition require shorter product development cycles. Clearly, the software and hardware technologies of embedded systems and … Read more

Crafting the Future with Microtechnology in China

Crafting the Future with Microtechnology in China

[Profile] Xiong Guangze, male, born in 1938, from Danling, Meishan, Sichuan. Professor, doctoral supervisor, and expert enjoying special government allowances from the State Council. Graduated in 1962 from Chengdu University of Electronic Science and Technology with a degree in Computer Science, he stayed at the school to engage in teaching and research in computer science. … Read more

Differences Between Embedded Development and Microcontroller Development

Differences Between Embedded Development and Microcontroller Development

Word Count: 6000 Practical Index: ⭐⭐⭐⭐⭐ This question is asked very frequently, and I personally agree with the following answer: “Microcontrollers are now classified under embedded systems, but embedded systems have clear definitions. A system with a computer architecture is called an embedded system. A microcontroller is simply the CPU part of an embedded system. … Read more

Discussing the Open Source µC/OS

Discussing the Open Source µC/OS

A few days ago, I saw a message from Jean Labrosse on LinkedIn. He informed his friends that he retired on February 28 and will continue to engage in activities related to embedded software, such as giving talks and writing articles. He also mentioned that Silicon Labs has announced the open-sourcing of the Micrium µC/OS … Read more