搜索资源列表
-
0下载:
在IAR环境中编写程序实现以下功能:
1、设计3个任务的应用程序,三个任务分别是Mytask、Youtask、Intertask;
2、在第一组数码管上显示任务Mytask的运行次数,在第二组数码管上显示任务Youtask的运行次数;
3、任务Intertask是在时钟节拍中断服务程序中用钩子函数OSTimeTickHook()中断1000次时使用一个信号变量Interkey激活的;
4、用蜂蜜器响一小段时间表示“运行了中断要求运行的任务Intertask”。-Write a p
-
-
0下载:
介绍了一种基于uC/OS-II的实时时钟的设计。该设计以LPC2148作为核心控制器,由数码管显示模块、按键模块、蜂鸣器组成。该设计具有准确时间、设置闹铃的功能。经测试该设计显示准确,灵敏度高,反复调校,达到最佳效果。-Introduces a kind of based on uC/OS-II of the design of the real-time clock. The design for the LPC2148 as core controller, digital display
-