搜索资源列表
p111111
- 产生一个函数的128个q15数据并把它写在一个x.h的文件里面供dsp读取用-have a function in 128 q15 data and write it on a paper inside the x.h for dsp Reading access
LCD-TMS320F2812
- DSP2812驱动LCD 实验示例。LCD的点阵为128×64-LCD Driver DSP2812 experimental sample. The dot matrix LCD for the 128 × 64
Ex18_LCD
- DSP2812实现12864LCD的驱动程序。12864自带字库。包括了对LCD的状态,命令,数据的读写函数。部分测试数据。-DSP2812 driver 12864LCD achieve. 12864 own font. Including the status of the LCD, order, data read and write function. Some of the test data.
ygllcd
- 基于DSP的128*64带字库的LCD程序 控制芯片为ST7920-DSP LCD PROGRAM
The12864-basedDSPF2812LCDcontrolc-source
- 基于DSP F2812的12864液晶控制的c源码,经过调试,性能稳定完全可用。开发环境是CCS3.0.-The 12864-based DSP F2812 LCD control, c source code, after debugging, performance, stability and fully available. Development environment is CCS3.0.
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
TxNBModIQ
- 在sinx函数实现的时候,请注意以下几点: 假设输入数据x=tπ时 2. t的范围为(-1,...,1),即输入角度为(-π,…, π),对应在dsp中用(8000h,...,7FFFh)表示。根据sin函数的单调性,将(0——π/2)等分为128个间隔,计算出各个离散点的sin值存于表_SinTab,最后根据输入的t值查表找到最接近的值得到输出结果。 3. 判断sinx输出值的正负情况。t的范围为(-1,...,1),对应在dsp中用(8000h,...,7FFFh)表示,可见最高
DS12887
- DS12CR887实时时钟芯片功能丰富,其正常工作电压为3.3 V,工作电压范围为2.97 V~3.63 V,是应用在DSP硬件电路中的理想时钟芯片。DSl2CR887的具体的特性如下: (1) 具有10字节RAM用来存储时间信息。能够自动产生年、月、日、时、分、秒、星期等时间信息,并且有时、分、秒的闹铃功能,温度25℃时每个月的时间误差在±1分钟以内。 (2) 内部自带电池,外部掉电时,温度25℃时其内部时间信息能够保持5年之久。 (3) 对于一天内的时间记录,
240128
- 本案例实现DSP2812的LCD控制,芯片为T6963C,像素为240*128-DSP2812 this case to achieve the LCD control chip for the T6963C, 240* 128 pixels
FIR
- DSP 程序中FIR滤波器的实现,阶数位64,采样点数为128-FIR filter in the DSP program implementation, the order of 64-bit, 128 sampling points
fftsamples
- DSP中进行的傅里叶变换程序。它包含了正变换和逆变换两种,可以多次条用-128 fft
LCD
- 通过编程控制DSP芯片来控制128×64的液晶屏显示想要的内容-By programming the DSP chip to control the 128 × 64 LCD screen to display the desired content
128-Point-fft-ok
- 这是一个外文文档,在fft的设计方面有较大的改进,可以当作大家的参考-This is a file writed by english,which has been optimized in fft.It is a good choice for the ones who are working on dsp and fpga.
embedsystem-dsp
- Proteus仿真平台上将uC-OS II系统移植到ARM7芯片上。包含工程和实验报告文档!!! 选用LPC2131 ARM7芯片,选用PG160128A作为液晶显示器,其分辨率为160*128,在成功实现移植uC-OS II的基础上,经不断调试,最终系统可以实现两个任务: (1)在PG160128A液晶上显示一张人头像; (2)LED灯每隔1s亮一下。 -UC-OS II system, the Proteus simulation platform will be porte
voiceOpt
- 这个程序包有三个功能函数: 1.语音能量检测; 2.语音会议合成; 3.128阶带通滤波器。 以上函数已经采用汇编语言进行了优化,并提供C语音调用的头文件。 可用于ADI的BLACKFIN系列DSP的硬件环境。 本人已经测试,已经应用于相关项目。-voice energy,voice meeting,digital filter.use by ADI BLACKFIN process.
AES64plus_v1.00
- 针对C64++ DSP优化的128位AES加密源码-128 bits AES Algorithm for C64++ DSP platform
KSZ8342_Data_Sheet
- IP电话专用芯片 The Micrel KSZ8342Q 文档资料。-The Micrel KSZ8342Q Analog Telephone Adapter (ATA) supplies a complete solution for enterprise and residential environments, converting analog signals from a traditional telephone of fax machine for transmission
FFT
- 利用DSP的高速处理速度,TI官方傅立叶变换库函数,最基本的点数可以用。例如 36,64,128-The use of high-speed DSP processing speed, TI official Fourier transform library functions and basic points can be used. For example 36,64,128
Test_128pointFFT(C-language)
- DSP中128位FFT算法,在blackfin518中调试通过。-The DSP 128 FFT algorithm, blackfin 518 through debugging.
Zbar2
- 将zbar移植到dsp上,运行环境为ccs6(Zbar supports many popular symbologies (types of bar codes) including EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code.)