搜索资源列表
ucos-led
- 在UC/OS上运用C实现一个按键控制八个流水灯-In the UC/OS on the use of C 8 to achieve a key water control lights
UART_384
- 定制协议的串口处理模块,用C语言写的可在ucos2上运用的驱动程序,可为写串口协议处理命令提供参考-Custom serial protocol processing module, using C language can be written on the use of ucos2 driver can write serial command protocol processing provide a reference
CH4-14
- 4×4矩阵式键盘识别技术,在proteus和keil环境下运用汇编和C语言程序编写的,有生产的目标文件。-4 × 4 matrix keyboard recognition technology, the environment, the use of proteus and keil compile and C language programming, there are production of the target file.
ucosII
- uC/OS-II 实时操作系统最小系统。 Demo程序经Keil701编译后,代码量为7-8K,可直接在KeilC51上仿真运行。点调试即可在串口仿真看到结果。 Demo程序创建了3个任务A、B、C优先级分别为2、3、4,A每秒显示一次,B每3秒显示一次,C每6秒显示一次。从显示结果看,显示3个A后显示1个B,显示6个A和2个B后显示1个C,结果显然正确。用户可以仿照范例运用更多系统API函数写出自己的程序。只要程序中有显示语句就可以用软件仿真器看结果。注意:系统提供的显示函数是并发的,他不是
Snake
- 运用C语言和API函数在ARM9平台上来实现贪吃蛇游戏,并通过运用实时操作系统来简化嵌入式系统的开发。-Using C language and API functions ARM9 platform up to achieve Snake game, and through the use of real-time operating system to simplify the development of embedded systems.