搜索资源列表
uC_OS_II_外围接口程序大全
- uCOS-II作者Jean J.Labrosse所著图书 《嵌入式系统构件》书后光盘中的源代码。基本设计了常用嵌入式系统的外围硬件接口程序,源码有极其详细的注释-uCOS-II author Jean J. Labrosse books written by "embedded system components" after the CD source. The basic design of embedded systems commonly used external
mp3程序设计包
- MP3的程序的代码,用于嵌入式系统中MP3的编码和解码,做MP3播放器的可以做为参考。-MP3 procedure code for embedded systems MP3 encoding and decoding, so the MP3 player can be used as a reference.
lpc2148_ucos2
- ucos2 v2.80在lpc2148上的一个完整程序,在IAR上运行,包含4中断设计,串口的源代码.还有红外解码运用-ucos2 v2.80 in lpc2148 of a complete procedure, the IAR run contains four interruption design, Serial source. also use infrared decoder
Counter
- PROTEUS下仿真LPC2106,运行UCOS设计的计数器程序,通过两个按键来控制加减计数器,并输出数码管显示。包括源程序和仿真电路。
uCOS2_MemManager
- uC/OS-II内存管理实例 这个程序演示要体现内核的内存分配思想的策略。为此,设计了内存的分配和回收,完成一系列动作。
uCos2_MessageQueue
- 这个程序演示基本的消息队列。程序启动设计了6个普通应用任务以及一个控制任务TAC,等待消息的任务总是按照优先级的高低来决定获得消息的顺序,实现消息队列的使用。
uCOSIIforLPC2300
- 周立功 《μCOS-II微小内核分析与程序设计-基于LPC2300》配套例程源码
yy
- 参考别人比较好的移植程序设计,请好好看看吧
ucos_ex3
- arms3c44b0的操作系统,uc/os-2中断处理程序设计
shiyanyonglichengxu
- 运行在ucos下的实验用例程序,是我们老师精心设计的,它是运行lamda编译器下,好东西啊
DriveM
- 在μC/OS-II下,设计了一个通用的设备管理模型,称为通用驱动框架,通过该驱动框架,可以实现对硬件设备的统一、一致的管理,同时,也为上层应用程序提供了统一、一致的设备访问接口,并在以ARM7TDMI-S为核心的LPC2114微控制器开发板上给出了一例实现。
Stm32_ucos_2-3
- 在IAR环境中编写程序实现以下功能: 1、设计一个应用程序Mytask; 2、在任务中调用OSTimeGet()获得系统时钟节拍数OSTime,并将其显示在第一组数码管上; 3、当任务运行10s时,调用OSTimeSet()将OSTime设置为10,并显示在第二组数码管上。-Write a program in the IAR environment to achieve the following functions: 1, designing an application Myt
ucos
- ucos课件周立功内部资料 uos-II工程模板,程序设计基础,内核分析-ucos courseware ZLG internal information uos-II project templates, program design based on core analysis
Stm32_ucos_2-2
- 在IAR环境中编写程序实现以下功能: 1、设计3个任务的应用程序,三个任务分别是Mytask、Youtask、Intertask; 2、在第一组数码管上显示任务Mytask的运行次数,在第二组数码管上显示任务Youtask的运行次数; 3、任务Intertask是在时钟节拍中断服务程序中用钩子函数OSTimeTickHook()中断1000次时使用一个信号变量Interkey激活的; 4、用蜂蜜器响一小段时间表示“运行了中断要求运行的任务Intertask”。-Write a p
基于UCOS的智能小车
- 基于STM32和UCOS的智能小车,是2012年山东省电子设计大赛的题目程序
neichuguanli
- 这个程序演示要体现内核的内存分配思想的策略。为此,设计了内存的分配和回收,完成一系列动作。 -Demonstration of this process to reflect the thinking of the kernel memory allocation strategy. To this end, the design of the memory allocation and recovery, to complete a series of moves.
TouchScreenProgramming
- 8、触摸屏程序设计(3000实验箱)ucos-8, Touch Screen Programming (3000 experimental box) ucos
COS-II-LPC2300
- 《μCOS-II微小内核分析与程序设计-基于LPC2300》配套例程,周立功现在这些资料是要花钱买的了。-" ΜCOS-II small core analysis and program design- based on LPC2300" package routines, Zhou, who is now the information is to spend money to buy the.
Mailbox-message-COS_II
- 基于消息邮箱的_C_OS_II应用程序设计方法-Mailbox message-based application design methods _C_OS_II
uCOS-IIokok
- uCOS-II编写实时操作系统的ARM9贪吃蛇游戏程序设计,系统有ARM开发板的触摸功能-uCOS-II real-time operating system to write an ARM9 Snake game programming