-
VB 串口 DSP
VB串口与伺服电机DSP2407通讯完整代码源程序.rar
- 2023-05-24 15:15:04下载
- 积分:1
-
数字音频混响器设计
用于DSP实现,实现混音效果.
数字音频混响器设计
用于DSP实现,实现混音效果.-Digital audio reverberation design for DSP realize, realize the effect of mixing.
- 2022-07-18 00:03:03下载
- 积分:1
-
ccs开发环境下的iir滤波器汇编实现,希望对大家有用
ccs开发环境下的iir滤波器汇编实现,希望对大家有用-ccs development environment under the IIR filter compilation met, and that it may be useful to
- 2023-02-11 19:55:04下载
- 积分:1
-
AD7888的调试程序,串行模式,四输入端,十二位,适合直流信号...
AD7888的调试程序,串行模式,四输入端,十二位,适合直流信号-The AD7888 is a high speed, low power, 12-bit ADC that operates
from a single 2.7 V to 5.25 V power supply. The AD7888 is
capable of a 125 kSPS throughput rate.
- 2022-02-01 23:14:27下载
- 积分:1
-
c5400dsp of assembly language and c language DTMF signals generated in the detec...
该代码采用c5400dsp的汇编语言和c语言实现双音多频信号的产生于检测,用在设计的电话通信系统中,经过实际测试,效果很好,接口为同步串口。-c5400dsp of assembly language and c language DTMF signals generated in the detection, used in the design of the telephone communication system, through the actual test and the results very good, synchronous serial interface.
- 2022-07-27 12:36:02下载
- 积分:1
-
2407的定时器配置和调用,能灵活的运用到很多系统中
2407的定时器配置和调用,能灵活的运用到很多系统中-2407 timer configuration and call a lot of flexibility in the use of the system
- 2022-08-09 07:59:55下载
- 积分:1
-
非常实用的AD和pwm的ad公司21990dsp芯片的控制源代码,利用这包,基本的控制应该没问题...
非常实用的AD和pwm的ad公司21990dsp芯片的控制源代码,利用这包,基本的控制应该没问题-AD is very practical and the ad company pwm chip 21990dsp control source code, take advantage of this package, the basic control should be no problem
- 2022-04-15 20:17:57下载
- 积分:1
-
fft 的所有实现
如果你想要做 2dfft ,这是最好的代码可用。包含所有的基数类型的 implementationsDIT DFT 基数 4 基数 2 包含用于建设使文件
- 2022-03-10 20:33:56下载
- 积分:1
-
TE3320和DSP的VP口无缝连接后的驱动程序源码
TE3320和DSP的VP口无缝连接后的驱动程序源码-TE3320 and DSP
- 2022-05-29 18:19:58下载
- 积分:1
-
AD采样的程序,有参考性
#include "DSP28_Device.h"
float a1[16];
unsigned int a2=0;
float adclo=0.0;
// Prototype statements for functions found within this file.
interrupt void ad(void);
void main(void)
{
InitSysCtrl();
- 2023-03-17 04:30:04下载
- 积分:1