Embedded Real-Time Operating System

Embedded Real-Time Operating System

Author: Xi Haijiao Publisher: Tsinghua University Press Publication Date: July 2023 Editor Recommendation This book contains detailed content, rich cases, and is highly operational, accompanied by micro-videos and courseware; it can serve as a textbook for related majors such as Electronic Information, Communication Engineering, and Information Engineering in universities, and is also suitable as a … Read more

Introduction to Open Source Embedded Real-Time Operating System uC/OS-II

Introduction to Open Source Embedded Real-Time Operating System uC/OS-II

1. The Birth of uC/OS-II: From Open Source Experiment to Industry Benchmark Background and Origin uC/OS-II (Micro-Controller Operating System Version II) was born in 1992, developed by embedded systems pioneer Jean J. Labrosse. Its predecessor, uC/OS (1991), was initially released as a teaching tool in the magazine “Embedded Systems Programming,” and later evolved into a … Read more

Low Power Design and Real-Time Optimization in Embedded Systems Using C++

Low Power Design and Real-Time Optimization in Embedded Systems Using C++

# Low Power Design and Real-Time Optimization in Embedded Systems Using C++ In embedded systems, low power consumption and real-time performance are two key design goals. C++, as a powerful programming language, can help developers achieve these two objectives. In this article, we will discuss how to use C++ for low power design and real-time … Read more

A Simple And Easy-To-Use Embedded Software Framework

A Simple And Easy-To-Use Embedded Software Framework

Hello everyone, today I am sharing an article about a microcontroller program framework. 1. Importance of Program Framework Many people, especially beginners, often write code without an overall plan, leading to increasingly messy code and constant bugs. Eventually, the code seems to run fine (it might actually be fine), but when adding a feature, a … Read more

HarmonyOS: A Real-Time IoT Operating System

HarmonyOS: A Real-Time IoT Operating System

This is a platform for knowledge sharing and dissemination. Patience in reading to the end will yield surprises and gains. Real-time operating systems are not as simple as “real-time” suggests By | Bu Rixin Key point summary: During the recent US-China trade war, the US mobilized national strength to deal with Huawei, with the core … Read more

Zephyr: The Best Choice for ‘Lowest Memory Usage’ IoT Devices

Zephyr: The Best Choice for 'Lowest Memory Usage' IoT Devices

Source: Zephyr IoT Think Tank Organized and Released Please indicate the source and origin when reprinting —— [Introduction] —— The newly released open-source Zephyr Project™ is a small real-time operating system that supports multiple architectures, designed specifically for IoT (Internet of Things) gateways and edge applications, making it an ideal choice for developing applications based … Read more

Summary Q&A of μC/OS Real-Time RTOS Online Lecture II

Summary Q&A of μC/OS Real-Time RTOS Online Lecture II

+ + + + + + + + + + + At the end of October, we successfully held a series of technical online lectures on the μC/OS real-time operating system with experts from Weston-embedded and Embedded office. The second lecture was given by Zhang Aihua, the technical director of Micrium Software, focusing on the … Read more

Exploring the Inner Workings of Embedded Systems

Exploring the Inner Workings of Embedded Systems

The author of this article is Jean J. Labrosse, founder of Micrium and chief consultant for the Micrium product line, responsible for ensuring compliance with strict policies and standards. Jean J. Labrosse has a profound understanding of embedded systems and has authored the μC/OS series of books, which have garnered widespread attention in China! Embedded … Read more

11 Misconceptions About µC/OS

11 Misconceptions About µC/OS

↑ Click the “Mactec Technology” above to follow us On the occasion of the 25th anniversary of µC/OS, Jean Labrosse (founder of Micrium and expert in RTOS and embedded design) believes it is a good opportunity to clarify some misconceptions about this popular kernel. µC/OS, a world-renowned embedded real-time operating system (RTOS), celebrates its 25th … Read more