搜索资源列表
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
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.
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
