搜索资源列表
RC500clib
- rc500 c语言库函数,对RC500的开发提供了捷径-rc500 c language library functions, the development of RC500 provides a shortcut
RC500clib1
- rc500 c语言库函数,对RC500的开发提供了捷径-rc500 c language library functions, the development of RC500 provides a shortcut
RC500clib2
- rc500 c语言库函数,对RC500的开发提供了捷径-rc500 c language library functions, the development of RC500 provides a shortcut
RC500clib3
- rc500 c语言库函数,对RC500的开发提供了捷径-rc500 c language library functions, the development of RC500 provides a shortcut
RC500clib4
- rc500 c语言库函数,对RC500的开发提供了捷径-rc500 c language library functions, the development of RC500 provides a shortcut
RC500clib5
- rc500 c语言库函数,对RC500的开发提供了捷径-rc500 c language library functions, the development of RC500 provides a shortcut
nRFgo-SDK-v2.1
- Nordic 公司nRF24LE1等开发套件源码-The nRFgo Software Develo pment Kit (SDK) is the developer s shortcut to running software. With ever more sophisticated products the path from a Product Specification to working software can seem long and difficult. With the
pcb
- 高速PCB設計指南,介绍了快速设计电路中快捷键,方法-High-speed PCB design guidelines, introduced the design of circuits Express shortcut keys, and methods
EX2_ASM
- 汇编程序所在目录ex2_asm 。 C 语言程序所在目录ex2_c 。 在CC2000 中的操作如下: 1. Project->Open ,打开该目录中的工程文件。 2. Project->Rebuild ALL, 编译链接 3. File->Load Program 4. Debug->GO Main 5. Debug->RUN (快捷键F5) 即可看到最边上一个LED 周期性的闪亮。灯的闪烁频率由软件中的定时器
EX2_C
- 汇编程序所在目录ex2_asm 。 C 语言程序所在目录ex2_c 。 在CC2000 中的操作如下: 1. Project->Open ,打开该目录中的工程文件。 2. Project->Rebuild ALL, 编译链接 3. File->Load Program 4. Debug->GO Main 5. Debug->RUN (快捷键F5) 即可看到最边上一个LED 周期性的闪亮。灯的闪烁频率由软件中的定时器
ex3_LED
- 程序所在目录:ex3_LED 打开CC2000,进行如下操作: 1. Project->Open ,打开该目录中的工程文件。 2. Project->Rebuild ALL, 编译链接 3. File->Load Program 4. Debug->GO Main 5. Debug->RUN (快捷键F5) 可以看到的现象为:最边上一个LED 不断闪烁(这个LED 在后面其他的程序中都被定义成在定时器中断中闪烁)。其余的4 个
ex4_SCI
- 程序所在目录:ex4_SCI 采用标准DB9 串口直连线将PC 串口和扩展板串口相连。打开PC 上的串口调试软件。默认设置COM1,9600N,8,1。选择按16 进制接收和发送。 然后打开CC2000,进行如下操作: 1.Project->Open ,打开该目录中的工程文件。 2.Project->Rebuild ALL,编译链接 3.File->Load Program 4.Debug->GO Main 5.Debu
ex5_SPI
- 程序所在目录:ex5_SPI D/A 转换芯片选用的是SPI 接口的TLC5620,串行4 通道8 位DA 转换。 打开CC2000,进行如下操作: 1.Project->Open ,打开该目录中的工程文件。 2.Project->Rebuild ALL,编译链接 3.File->Load Program 4.Debug->GO Main 5.Debug->RUN (快捷键F5) 用示波器可以看到DA_OUT1 接口输出三角波
ex6_AD
- 程序所在目录:ex6_AD 板上引出的两路A/D 转换对应DSP 的A/D 模块分别是通道0 和通道8,输入电压0-5V 。 本开发板使用DA 的输出作为AD 的输入,因此需将5J2 的1-2,3-4 分别用短路子短接。 打开CC2000,进行如下操作: 1.Project->Open ,打开该目录中的工程文件。 2.Project->Rebuild ALL,编译链接 3.File->Load Program 4.光标移到Que
ex7_CAN
- 程序所在目录:ex7_CAN 由于调试CAN总线通讯需要外部的CAN设备。所以在没有外部CAN设备的情况下,本样例程序中采用了CAN的自测试模式通信,即使用CANBOX4发送CANBOX0接收。在定时器中断服务程序中执行发送;中断方式接收CAN信息。 打开CC2000,进行如下操作: 1. Project->Open ,打开该目录中的工程文件。 2. Project->Rebuild ALL,编译链接 3. File->Load Progra
4
- 基于FPGA的IIR数字滤波器的快捷设计 基于FPGA的IIR数字滤波器的快捷设计-FPGA-based IIR digital filter design shortcut FPGA-based IIR digital filter design of fast
GenDriver
- Windows CE 驱动开发基本架构,完整了解Windows CE driver 的开发架构,用简单的例子,快速上手的快捷方式, 是绝佳的驱动学习范例-Windows CE-driven development infrastructure, a complete understanding of the Windows CE driver development system which makes use of a simple example, fast-to-use shortcut,
teach
- 在Proteus环境下,为初学者提供实用很好的教程,而且有实例展示更为初学者寻找捷径。-In the Proteus environment, good for beginners to provide practical tutorials, and there is more for beginners looking for a shortcut examples demonstrate.
CCC
- 本代码是应用在DSP(cs240)上的中断处理代码,是初学者掌握DSP的中断处理方法的一条捷径。 通过本程序定时器中断处理相信大家能够掌握其它中断程序的编程方法. -This code is used in DSP (cs240) on the interrupt handling code, is a beginner to master DSP interrupt handling method of a shortcut. Timer interrupt handling thro
9030SetupDll_Update
- CE 6.0平台cab安装库(Setup DLL)程序创建桌面快捷、及卸载的C++例子 开发环境:eVC-Cab installed base of CE 6.0 Platform (Setup DLL) program to create desktop shortcut, and the unloading of the C++ examples of development environments: eVC