搜索资源列表
dsp2812的12864液晶显示程序
- 本程序是利用DSP12864测外设引脚输入频率,并用液晶显示出来,程序调试通过,使用力天的开发板
dsp-cap
- 该程序在DSP2407芯片上实现捕获中断,通过捕获中断计算出外部信号的频率。频率的数值通过数码管显示出来。是一个C语言工程文件,对dsp2000编程很有参考意义。-The program in the DSP2407 chip capture interrupt, interrupted by capturing external signals to calculate the frequency. Numerical frequency through digital tube displa
2808plus
- 基于2808的带有按键显示的不同频率脉冲发生,以及输入输出信号,以及电机转速检测的代码-Based on 2808' s with the button to display the different frequency pulse, and the input and output signals, and motor speed detection code
adfilter
- 设计一个3阶低通切比雪夫滤波器,对信号发生器产生的频率为1KHZ的正弦信号进行实时滤波,将结果通过示波器显示,并与滤波前的波形进行对比。-Design a 3-order low-pass Chebyshev filter, the signal generator' s frequency sinusoidal signal 1KHZ real-time filtering, the results shown by the oscilloscope, and waveform with
DSP
- 通过TLC320AD50采集音频信号(f.max<10kHz),编写DSP的FFT处理程序(自定频谱分辨力),获得幅频特性之后,在点阵液晶(128*64)中大致显示出幅频图。并在液晶中用文字显示频率幅值前三的频率值。-By TLC320AD50 capture audio (f.max < 10kHz), the preparation of the FFT DSP processing (custom spectral resolution), obtained after the
ad
- 1、对给定的一路波形信号,计算该信号的均方根(jfg)的大小。 2、当信号频率f在20HZ~50HZ的时候,采用时间中断没隔1s通过SCI传输该信号的均方根大小给上位机观察和显示;当信号频率f在50HZ~100HZ之间,则没隔0.5s传输1次;当信号频率f在100HZ~1000HZ之间,则没隔0.2s传输一次;当信号频率f超过1000HZ时,停止传输信号。… -1, the waveform of the signal given way to calculate the signal&
SPWM
- 本文以高性能数字信号处理芯片TMS320F2812为核心,设计生成了基于不对称规则采样算法的SPWM波形,键盘输入参数设定调制波频率。本文首先分析了不对称规则算法的原理,接着设计了基于TMS320F2812芯片的软件设计流程,最后在数字示波器上显示了实验波形,验证了设计的有效性和可行性-In this paper, high-performance TMS320F2812 digital signal processing chip as the core, designed to genera
signal_produce_system
- 基于DSP处理器F2812的数字信号发生器的设计与实现。显示正弦波,矩形波,三角波。幅度和频率都可以调节。-Based on DSP processors F2812 digital signal generator of design and implementation. Display sine wave, rectangular wave, triangle wave. Amplitude and frequency can be adjusted.
source
- 对着麦克风发点声音看看程序画面显示,本程序演示了声音的快速FFT变换(需要声卡和麦克风),对分析显示其各频率分量的程序.-Whistle a melody and watch this program graph the pitch in real time. The Frequency Analyzer technically speaking performs a Fast Fourier Transform of the sound (you need a sound card and a
2812kzwszldj
- TMS320F2812对无刷直流电机的控制,并通过12864液晶对速度,频率等参数进行显示-TMS320F2812 control of the brushless DC motor speed, frequency and other parameters through the 12864 LCD display
szdyb
- 基于TMS320F2812的平台,应用其内部AD,对信号进行采并处理,最后将电压有效值,频率等参数通过12864液晶进行显示-TMS320F2812-based platform, the application inside the AD, the signal is sampled and processed, and finally to the rms voltage, frequency and other parameters through the 12864 LCD displa
ppfx
- 以CVI为平台建立频谱分析仪,有两个图形控件,用来分别显示采集波形和频谱分析图形;两个数字控件,一个输入采样速率,一个显示信号频率;三个命令控件,一个启动数据采集命令程序,一个开始频谱分析,一个退出程序。-CVI as a platform to establish a spectrum analyzer, two graphical controls used to display the waveform acquisition and spectrum analysis graphics
exp1
- 语谱图是对一段语音在频域各个频段的能量的一种显示方式,一般做法是把语音分成若干帧,加窗后作FFT,求出每一帧不同频率的能量,求出语音每一帧不同频率的能量,一般是不同能量显示成不同颜色,显示成所谓语谱图。-The spectrogram display period of a voice in the energy band of the frequency domain, the general practice is the voice to be divided into several f
Digital-Frequency-Generator
- 本设计采用TMS320F28234 DSP芯片,设计了一台音频频率数字扫频仪。系统由扫频信号产生及调理模块、帯阻网络模块、幅频特性测试模块、数字幅频均衡模块以及人机交互模块组成。扫频信号由DSP内部PWM模块产生经外部有源低通滤波器进入带阻网络。应用数字信号处理技术在 DSP内部实现幅频特性测试,测试结果通过DSP的SCI在电脑显示器上显示,幅频均衡部分利用利用Matlab和基本部分中测得的陷波特性得出均衡算法中的滤波器的系数和阶数,然后在DSP内部对帯阻网络实现了均衡,完成了要求的各项指标。-
DSP-X_INT
- DSP28335外部中断测试程序,通过INT3口输入0到5V的方波信号,由定时器中断和外部中断计算方波的频率,同时通过串口发送到电脑端显示-DSP28335 external interrupt testing procedures, including complete engineering documents
FFT_8SEG
- 在TMS320F28335中,利用FFT计算正弦信号的频率,并将频率值显示在数码管上。-On chip TMS320F28335,calculate the frequency of a sinusoidal signal, and output it on the led.