搜索资源列表
winavr_ucos276
- ucosII2.76在winavr(20050214版本)下的程序包,用pn打开目录下的工程,运行make all工具即可编译可用,绝对可用. winavr如用2006版本,需要把文件中包含文件signal.h改为interrupt.h(可能在includes.h中改一处即可) -ucosII2.76 in winavr (20050214 version) under the package, pn Open directory with the project, run can m
uCOS2_4510_EG
- UCOSII V2.52 在三星SNDS4510开发板(国内基本所有的4510b的板子都是抄袭此公板设计的)上移植的成功例子,本压缩包内的MBoxMain.c为消息邮箱的例子,使用时请把其更名为main.c,MSemMain.c为信号量的例子,使用时请把其更名为main.c。-UCOSII V2.52 Samsung SNDS4510 development board (all the basic domestic 4510b are copying features of this publ
UCOS2_ZLGGUIv0.2
- 开发环境为ADS V1.2 v0.2 加入zlg_gui代码后调试通过, 现有功能:ucos2+zlg_gui,实现按KEY1键使蜂鸣器响两声并在LCD液晶上打印出按键次数。使用了信号量互斥的方法实现了只有先按键后蜂鸣器才响铃。-development environment for ADS V1.2 V0.2 joined zlg_gui code debugging, the existing functions : ucos2 zlg_gui achieve by KEY1 ke
signaluse
- μCOS-II基础实验,包含信号量使用的程序- COS-II experimental basis, the volume contains signal the procedures used
ucos252-src
- 著名的嵌入式操作系统uC/OS的完整内核源代码,内核版本号2.52。 该源代码主要包括如下几个方面: 1、任务管理 2、消息邮箱 3、消息队列 4、信号量 5、事件管理 6、内存管理-famous embedded operating system uC / OS kernel integrity of the source code, the kernel version 2.52. The source code includes the following ma
multitaskRTC
- 基于ucos的多任务与系统时钟实验,使用信号量解决任务间互斥问题,把系统时间显示在一个文本框中-based multi-task with the system clock experiments, the use of signal volume between mutually exclusive mandate to solve the problem, the system shows the time in a text box
uart_arm_drive
- AMR7 uart驱动。 LPC2138基于ucos的中间件,用信号量通知收发.-AMR7 uart driver. LPC2138 based on the middleware CENTER, using signal transceiver with information.
queue_arm_drive
- AMR7 队列驱动。 LPC2138基于ucos的中间件,FIFO发送队列缓冲,信号量同步,用于发送批量数据. -AMR7 cohort driven. Based on the LPC2138 OUT middleware, FIFO buffer this cohort, the signal synchronized, used to send bulk data.
os_sem_test
- 基于430单片机 UC-OS-II 信号量测试程序-430 microcontroller-based UC-OS-II signal testing procedures
post-mutex.zip
- ucos-ii中发送一个互斥信号mutex源码,ucos-ii Send a mutex mutex signal source
OneWire
- STM32单片机实现one-wire信号读取,读取ds18b20的数据。-STM32 MCU one-wire signal is read, read ds18b20 data.
UCOS_II
- ucosii 学习例程--多任务切换和信号量-ucosii learning routines- the amount of multi-task switching and signal
create-mutex
- ucos-ii中互斥信号mutex建立源码-ucos-ii in the establishment of mutually exclusive mutex signal source
Stm32_ucos_2-2
- 在IAR环境中编写程序实现以下功能: 1、设计3个任务的应用程序,三个任务分别是Mytask、Youtask、Intertask; 2、在第一组数码管上显示任务Mytask的运行次数,在第二组数码管上显示任务Youtask的运行次数; 3、任务Intertask是在时钟节拍中断服务程序中用钩子函数OSTimeTickHook()中断1000次时使用一个信号变量Interkey激活的; 4、用蜂蜜器响一小段时间表示“运行了中断要求运行的任务Intertask”。-Write a p
UCos-II.core.analysis.Transplantation.and.Driver.D
- 《uC/os-II 内核分析.移植与驱动程序开发》随书光盘中的全部源代码,全部通过调试。书中介绍μC/OS-Ⅱ的内核分析、移植过程和驱动程序开发方法。书中首先以μC/OS-Ⅱ在8051系列单片机上的移植为例子,详细剖析μC/OS-Ⅱ的内核和移植过程;然后以串口通信为例,介绍如何为μC/OS-Ⅱ实时内核添加设备的驱动程序;最后介绍μC/OS-Ⅱ在数字信号处理器[DSP]上的移植,以使读者进一步加深对μC/OS-Ⅱ的理解。 -" UC/os-II core analysis. Transpl
OS_KEY_OK_(signal)
- 这是本人调用small rtos51的函数来仿真写的基本代码-This is a small rtos51 I call a function to write the basic code simulation
only_ucos_II
- AVR megal128下的ucos_ii,用ICC编译器,建了四个任务,是个纯系统,用来以后做项目时当个基版的。里面就用了一个蜂鸣器。没有关于消息,邮箱,信号量方面的内容.-AVR megal128 under ucos_ii, using ICC compiler, built the four tasks, is a pure system, used to do the project after months when the base version. Which used a bu
ucos-II_SEM
- 嵌入式实时操作系统UCOS-II中关于信号量的实现-Embedded real-time operating system UCOS-II in the signal about the amount of implementation
del-mutex
- ucos-ii中互斥信号mutex的删除-ucos-ii in the deletion of mutex mutex signal
pend-mutex
- ucos-ii中等待一个互斥信号mutex源码-ucos-ii in waiting for a mutex mutex signal source