RT-Thread Nano is a minimalist version of the hard real-time kernel. It is developed in C language, adopts object-oriented programming thinking, and has a good coding style. It is a tailorable, preemptive real-time multi-tasking RTOS. It occupies very little memory resources, and its functions include relatively complete real-time operating system features such as task processing, software timers, semaphores, mailboxes, and real-time scheduling. It is suitable for 32-bit ARM entry-level MCUs that are widely used in home appliances, consumer electronics, medical equipment, industrial control and other fields.
Total of 26 lessons11 hours and 7 minutes and 9 seconds
Officially produced by RT-Thread. Persimmon is a set of graphical user component interfaces running on the RT-Thread embedded real-time operating system, used to provide user interaction with graphical interfaces. This tutorial will get you started with PersimmonUI
Total of 4 lessons1 hours and 13 minutes and 48 seconds
This tutorial starts with a brief introduction to the RT-Thread kernel, and explains the composition and implementation of the real-time kernel from the software architecture. This part introduces some concepts and basic knowledge related to the RT-Thread kernel to beginners, allowing them to have a preliminary understanding of the kernel. learn. After studying this chapter, readers will have a basic understanding of the RT-Thread kernel, including the components of the kernel, how to start the system, memory distribution, and kernel configuration methods. This video tutorial explains the basic concepts of RT-Thread's kernel so that users can understand the basic concepts of RT-Thread and be able to use it. 15 classic kernel routine source codes, one lecture every day to get started quickly and stress-free.
Total of 16 lessons6 hours and 43 minutes and 26 seconds
RT-Thread is an open source real-time operating system (license GPLv2) mainly developed by the Chinese open source community. The real-time thread operating system is not only a single real-time operating system kernel, it is also a complete application system, including various components related to real-time and embedded systems: TCP/IP protocol stack, file system, libc interface, graphical user interface wait.
Total of 8 lessons12 hours and 9 minutes and 46 seconds