搜索资源列表
message
- 嵌入式下的自己实现的消息队列,可以运行在51单片机下面
small_RTOS51Theory_Applications
- 51单片机嵌入式系统RTOS51原理及应用,以基本概念铺垫,从简单例子入手着重分析了RTOS的任务管理,任务切换,任务间通信\同步和消息队列.最后讲解其移植方法和函数,并给出应用实例 PDF格式-51 Microcontroller embedded systems RTOS51 theory and application of basic concepts in order to pave the way, from the start focused on a simple exam
ucos_dg128
- UCOSII在mcs12dg128上的移植,有包括初始化任务,红绿灯,互斥信号量,建立统计任务,空闲任务,任务额外信息,消息队列在内的6个工程。内容十分详尽,适合UCOS的学习。不过因为文件过多,低license无法编译,请自行申请license-UCOSII at mcs12dg128 on the transplant, including initialization tasks, the traffic lights, mutual exclusion semaphores, set u
xiaoxiduilie_
- 单片机实现消息队列的例子,使得任一状态不会丢失,很好的例子-Message Queue MCU example, the state will not make any loss, good example
zip51
- 仿照ucos的一个实时内核,专门为没有扩展ram的单片机写的,最低配置256字节。提供了四个优先级不同的任务和信号量互斥型信号量消息邮箱消息队列功能。-Ucos modeled a real-time kernel, designed for the microcontroller does not extend ram write a minimum configuration of 256 bytes. Provides four priority levels for different
UCOSIIMessage-queue-test
- Stm32中应用的ucos-II关于消息队列的使用。-Message queue test
STM32_LEDucos
- stm32奋斗版的LED闪烁-ucos-消息队列学习例程-the stm32 struggle Edition LED flashes-ucos-the message queues learning routine
Queue
- 在VC平台下模拟的队列模块文件,可以模拟队列事件,可以移植到ucos等内核环境中,或用于消息事件队列等。-Queue module files in the VC platform simulation can simulate queue events, such as the kernel can be ported to ucos environment, or for message queues and other events.
test
- ALIENTEK MINISTM32 实验37 UCOSII实验3-消息队列、信号量集和软件定时器-ALIENTEK MINISTM32 experiment 37 UCOSII experimental 3- message queues, semaphores set and software timer
stm32f103-UCOSII
- stm32 ucos 消息队列,潜入式操作系统的移植,任务之间的通讯功能-stm32 ucos 消息队列,潜入式操作系统的移植,任务之间的通讯功能
SW2
- 串口通讯程含消息队列,支持多条指令同时发送,只需要分号隔开每条指令-Serial communications process including message queues, support multiple instructions simultaneously transmit, each instruction requires only separated by semicolons
FreeRTOS_KL16
- FreeRTOS_KL16FreeRTOS是一个迷你的实时操作系统内核。作为一个轻量级的操作系统,功能包括:任务管理、时间管理、信号量、消息队列、内存管理、记录功能、软件定时器、协程等,可基本满足较小系统的需要-FreeRTOS is a mini real time operating system kernel. As a lightweight operating system, features include: task management, time management, sem
STM32F107_TWO_CAN
- STM32F107的双CAN通讯,自己写的已经经过测试 极大的加快开发进度,内置消息队列,可作为中继器源码使用。-STM32F107 double the CAN communication, write their own has been tested Greatly speed up the development progress, the built-in message queue, can be used as a repeater source code.
STM32UCOSII
- STM32F429单片机ucos移植程序,实现了消息队列、邮箱等功能-STM32F429 microcontroller ucos transplant program, realized the message queue, email, etc
FIFOQueue
- 应用于STM32单片机的消息队列程序,可以在用于数据的临时存储,方便数据的管理,比如串口接收时,可先保存至队列,再对数据进行处理。-Applied to the message queue STM32 microcontroller program, can be used for temporary storage of data, convenience of data management, such as serial port receiving, can save to queue
stm32-UCOSII
- stm32 ucos系统,主要用来测试信号量和消息队列-UCOS STM32 system, mainly used to test the amount of signals and message queue
project
- 通过消息队列为任务调度的程序框架,根据实际工程应用,封装了消息结构体,任何开发板demo中都没有的经典工程软件架构.本工程的单片机平台为STM32F103.(Through the message queue for the task scheduling process framework, according to actual engineering applications, encapsulates the message structure, any development boar
基于RTOS消息队列的串口通信-LWIP
- 基于STM32微控器和FREERTOS操作系统移植的LWIP网络通信程序。实现网络通信(LWIP network communication program of STM32 microprocessor and FREERTOS operating system transplantation based on. Realizing network communication)