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
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
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
Huaqing Vision Training Tutorial, 1. The meaning of performance; 2. Common tools (top, vmstat, iostat, sysctl, etc.); 3. Advanced performance debugging methods: a.oprofile, b.gprofile; 4. Kernel tracking methods: LTT; 5. Real-time problem analysis and resolution.
Total of 2 lessons1 hours and 14 minutes and 27 seconds
Introduction to embedded real-time operating system VxWorks
Total of 3 lessons1 hours and 3 minutes and 31 seconds
The main lecture of this course is based on my 20 years of research and teaching on the Linux kernel. It effectively summarizes the content and uses the separation of mechanisms and strategies as the guiding ideology to analyze the design ideas and data structures of the Linux kernel, so that everyone can learn more about it. After studying each chapter, we will lead you to the door of the Linux kernel by writing Linux kernel modules and analyzing the source code.
Total of 50 lessons11 hours and 1 minutes and 17 seconds
This course is the Linux driver development part of the series of courses that Punctual Atomic teaches you step by step on how to learn Linux. The supporting development board for this course is the Punctual Atomic alpha/mini Linux development board.
Total of 146 lessons2 days and 21 hours and 38 minutes and 54 seconds
"FreeRTOS Source Code Detailed Explanation and Application Development: Based on STM32" is supplemented by a large number of routines to comprehensively explain the principles and source code of FreeRTOS. The main content includes task management and task scheduling, system reduction and configuration, time management, queues, semaphores, software Timers, event flag groups, task notifications, low-power Tickless mode, idle tasks and memory management, etc. At the same time, "FreeRTOS Source Code Detailed Explanation and Application Development: Based on STM32" is equipped with a large number of illustrations, which is a good choice for those who want to learn the principles of RTOS systems in depth.
Total of 16 lessons9 hours and 50 minutes and 33 seconds
Wei Dongshan Linux video
Total of 52 lessons1 days and 3 hours and 9 minutes and 9 seconds
1) By analyzing the kernel source code, master the specific working principles of the Linux operating system, thereby laying a solid foundation for further learning about drivers, virtualization, etc. 2) Students who pass the assessment will be qualified as Linux kernel engineers and are competent in customizing the kernel, modifying the kernel, and updating the kernel.
Total of 34 lessons21 hours and 13 minutes and 48 seconds
The first part is: teaching you to write the FreeRTOS kernel from 0 to 1. This part focuses on the process of how to implement FreeRTOS. Part 2: Using the full range of Wildfire STM32 development boards (including M3, M4 and M7) as the hardware platform, we will explain the various kernel objects of FreeRTOS. This part not only explains how to use the API of each kernel object of FreeRTOS, but also analyzes the source code implementation of these APIs, so that you not only know what is happening but also why.
Total of 42 lessons18 hours and 32 minutes and 30 seconds
Total of 40 lessons9 hours and 4 minutes and 16 seconds
Huaqing Vision Training Course, on the basis of introducing the basic knowledge of embedded system development, analyzes Vxwoks system transplantation, driver development, and application development.
Total of 2 lessons54 minutes and 42 seconds
NFC related protocols are the necessary foundation for NFC application development. Mastering the basic NFC protocols is conducive to a better understanding of NFC and is very important for the development of NFC applications.
Total of 4 lessons34 minutes and 0 seconds
Embedded Linux USB driver development
Total of 2 lessons56 minutes and 32 seconds
Embedded linux Framebuffer driver development
Total of 3 lessons1 hours and 6 minutes and 4 seconds
Pure-blooded Hongmeng Next Galaxy Edition - From zero-based entry to actual combat, a set of video tutorials covers everything, using the shortest learning path, from entry to actual combat! Quickly master enterprise-level development practical skills!
Total of 75 lessons16 hours and 43 minutes and 54 seconds
This course teaches you step-by-step how to set up a network environment for virtual machines and Linux development boards. The development board provided by the course is the Punctual Atomic alpha/mini Linux development board/STM32MP157/MP157 MINI development board.
Total of 11 lessons4 hours and 34 minutes and 1 seconds
System transplantation and file system construction, explains the startup process and transplantation of Make file, uboot and Linux kernel, etc.
Total of 56 lessons1 days and 5 hours and 24 minutes and 17 seconds
The operating system is the core system software in the computer system that is responsible for managing various software and hardware resources, and provides a good environment for application software to run. Mastering the basic principles of operating systems and their core technologies is a basic requirement for undergraduate computer science graduates from research-oriented universities. This course is a core course for computer majors. It uses mainstream operating systems as examples and the teaching operating system ucore as the experimental environment. It teaches the concepts, basic principles and implementation techniques of operating systems, and prepares students for the research and development of operating system software and the full use of operations. System functions to lay a solid foundation for application software research and development.
Total of 128 lessons1 days and 5 hours and 17 minutes and 12 seconds
Wildfire Electronics i.MX Linux Development Practical Guide Video Tutorial
Total of 170 lessons1 days and 22 hours and 59 minutes and 34 seconds
The main contents of "Operating System Principles" include: process management, memory management, device management, file system and other core contents. Through theoretical study and practical sessions, students can master the structure and design of operating systems, analyze and design simple operating systems, and lay a solid theoretical foundation for scientific research and engineering research and development. Through practical teaching sessions, students can initially master the ability to read, analyze and tailor existing open source operating systems; have the foundation to design, implement, and develop small or simplified operating systems; cultivate large-scale programming methods and skills, and improve students' programming clarity , reasonable and readable system program. The course explanations are conceptually clear, rich in content, easy to understand, and highly practical and practical. There are a large number of exercises and open-ended thinking questions after each chapter, as well as a large number of targeted computer programming experiments after class.
Total of 66 lessons14 hours and 17 minutes and 19 seconds
Operating system is one of the most active subjects in the field of computer science and technology, so the operating system course is naturally a core professional basic course in this major. The content of the operating system course integrates basic theoretical teaching, practical teaching, and tracking of the latest technology. The importance of operating system courses requires that the teaching content must be both basic and forward-looking, as well as interesting and fashionable to stimulate students' interest in learning.
Total of 61 lessons1 days and 3 hours and 23 minutes and 8 seconds
The operating system is the core system software in the computer system that is responsible for managing various software and hardware resources, and provides a good environment for application software to run. Mastering the basic principles of operating systems and their core technologies is a basic requirement for undergraduate computer science graduates from research-oriented universities. This course is a core course for computer majors. It uses mainstream operating systems as examples and the teaching operating system ucore as the experimental environment. It teaches the concepts, basic principles and implementation techniques of operating systems, and prepares students for the research and development of operating system software and the full use of operations. System functions to lay a solid foundation for application software research and development.
Total of 136 lessons23 hours and 41 minutes and 24 seconds
As a huge system, Linux has many related research fields. In summary, there are roughly five directions: 1. Server maintenance: You need to understand Linux services, be proficient in using Shell, and understand network configuration. 2. Server development: You need to learn Linux programming and Linux network programming. 3. Embedded Linux applications: You need to learn C language and basic Linux knowledge. 4. Embedded Linux driver 5. Linux visualization application
Total of 52 lessons9 hours and 24 minutes and 32 seconds
Env is a development auxiliary tool launched by RT-Thread. It provides compilation and build environment, graphical system configuration and software package management functions for projects based on RT-Thread operating system. Its built-in menuconfig provides a simple and easy-to-use configuration tailoring tool, which can freely tailor the kernel, components and software packages, so that the system can be built in a building block manner. The main content of the video tutorial: Introduction to Env, SCons compilation, Menuconfig configuration, software package management, and using Env in projects.
Total of 5 lessons30 minutes and 29 seconds
After completing this tutorial, you can seamlessly transplant programs written using Socket on the PC to RT-Thread; you can master the use of commonly used network gadgets on RT-Thread; you can write some programs based on HTTP/MQTT Mini programs of the protocol, such as weather acquisition, etc.; you can use the Cloud SDK software package provided by RT-Thread to easily and quickly achieve cloud access to the device, and develop applications for smart homes, smart hardware, etc.
Total of 17 lessons3 hours and 7 minutes and 1 seconds
Character device is one of the three major types of devices in Linux system, and it is also the most widely used type of device. This chapter will focus on character devices to explain the writing, compilation and use of character device drivers.
Total of 11 lessons3 hours and 9 minutes and 49 seconds
"Operating System" is an important professional course for computer-related majors. The purpose of studying this course is to enable students to comprehensively understand and master the basic principles and implementation technologies of each part of the operating system; to be able to use and transform the operating system in depth; to be able to design and the ability to implement large system software such as operating systems. The course focuses on the integration with the actual operating system (Linux) and guides students to participate in the relevant practice and development of the real operating system.
Total of 64 lessons22 hours and 12 minutes and 2 seconds
"uCOS-III Kernel Implementation and Application Development Practical Guide" is accompanied by 50 episodes of videos and hundreds of routines. The videos and source codes are fully matched with the book. It combines theory and practice and is highly operational.
Total of 50 lessons17 hours and 31 minutes and 47 seconds