搜索结果
找到约 498 项符合
open-dbexpress 的查询结果
其他书籍 fpga open door,最最基础的入门介绍
fpga open door,最最基础的入门介绍,针对首次接触此类的新手
其他行业 VC+XML+UG OPEN API做的自动装配
VC+XML+UG OPEN API做的自动装配
其他书籍 ecos RTOS 原理介绍和应用开发The design philosophy of eCos was to augment an open-source RTOS (which meant no
ecos RTOS 原理介绍和应用开发The design philosophy of eCos was to augment an open-source RTOS (which meant no
per-unit royalties) with source-level con?guration tools that would enable embedded developers
to scale their RTOS from hundreds of bytes to hundreds of kilobytes without needing to manu-
all ...
软件设计/软件工程 Alicebot and AIML Software Implementations The AI Foundation and our community has three open sour
Alicebot and AIML Software Implementations
The AI Foundation and our community has three open source free software "products"
1. The specification of the AIML language itself.
2. Various free software interpreters that implement (1).
3. The contents of the ALICE brain written in AIML (and other f ...
Linux/Unix编程 open source bios with linux platform, very good and can be reused.
open source bios with linux platform, very good and can be reused.
DSP编程 汇编程序所在目录ex2_asm 。 C 语言程序所在目录ex2_c 。 在CC2000 中的操作如下: 1. Project->Open
汇编程序所在目录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 周期性的闪亮。灯的闪烁频率由软件中的定时 ...
DSP编程 汇编程序所在目录ex2_asm 。 C 语言程序所在目录ex2_c 。 在CC2000 中的操作如下: 1. Project->Open
汇编程序所在目录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 周期性的闪亮。灯的闪烁频率由软件中的定时 ...
DSP编程 程序所在目录:ex3_LED 打开CC2000,进行如下操作: 1. Project->Open
程序所在目录:ex3_LED 打开CC2000,进行如下操作:
1. Project->Open ,打开该目录中的工程文件。
2. Project->Rebuild ALL, 编译链接
3. File->Load Program
4. Debug->GO Main
5. Debug->RUN (快捷键F5) 可以看到的现象为:最边上一个LED 不断闪烁(这个LED 在后面其他的程序中都被定义成在定时器 ...
DSP编程 程序所在目录:ex5_SPI D/A 转换芯片选用的是SPI 接口的TLC5620,串行4 通道8 位DA 转换。 打开CC2000,进行如下操作: 1.Project->Open
程序所在目录: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 接口输出三角 ...
DSP编程 程序所在目录:ex_PWM 打开,进行如下操作: 1. Project->Open
程序所在目录:ex_PWM
打开,进行如下操作:
1. Project->Open ,打开该目录中的工程文件。
2. Project->Rebuild ALL,编译链接
3. File->Load Program
4. Debug->Run
可以看到电机开始转动。本例程中PWM的频率是1KHZ ,输出的是两路带死去的PWM波形对。用户只需更改参数XPWM即可改变电机的转速和方向。该参数设置 ...