搜索资源列表
ARM_clqjc
- ARM处理器基础。ARM及INTEL INTEL XScale XScale 简介;ARM处理器基础;异常、中断及向量表。-ARM-based processor. ARM AND INTEL INTEL XScale XScale profile ARM processor-based exception, interrupt and to scale.
Atmega8
- 机器人程序,Atmega8是前后传感器小板上的芯片的程序(前后都有,但用的是同一个程序),它将数据处理后通过异步串口(uart)传给主芯片。*_project是完整的工程文件,很多文件是编译器自动生成的,只有.c和.h的文件是自己写的,我把它们单独放在*_useful里了。提示一下:1. config.h中定义了所有的引用(include),其他xxx.h中引用config.h,相当于引用了所有的需要的xxx.h。 2. 每一个xxx.c文件都和一个同名的xxx.h文件对应(main.c和c
Atmega128
- 机器人程序,Atmega128是主芯片程序。*_project是完整的工程文件,很多文件是编译器自动生成的,只有.c和.h的文件是自己写的,我把它们单独放在*_useful里了。提示一下:1. config.h中定义了所有的引用(include),其他xxx.h中引用config.h,相当于引用了所有的需要的xxx.h。 2. 每一个xxx.c文件都和一个同名的xxx.h文件对应(main.c和config.h除外),xxx.h引用config.h并定义所有xxx.c中的函数,以便yyy.c
dimmer
- Wireless controlled lightdimmer.The meaning from this design is to build it in -i.e. a shaded lamp- and to switch this lamp on and off the normal way, just like it was switched before the dimmer was build in, then you could by exception dimming the l
Real-time-clock-interrupt
- 嵌入式系统中的实时中断程序的实现及异常处理,包含硬件配置和注册。-Embedded system in the realization of real-time interrupt procedures and exception handling, including hardware configuration and registration.