资源列表
Filters
- 10种软件滤波方法的示例程序 1、限副滤波 2、中位值滤波法 3、算术平均滤波法 4、递推平均滤波法(又称滑动平均滤波法) 5、中位值平均滤波法(又称防脉冲干扰平均滤波法) 6、限幅平均滤波法 7、一阶滞后滤波法 8、加权递推平均滤波法 9、消抖滤波法 10、限幅消抖滤波法 -10 kinds of software filtering method
ac
- 自己写的一段AC采样校验程序,包括角度、幅值校验-To write their own section of AC sampling calibration procedures, including the angle, amplitude calibration
dm642main
- 有关瑞泰公司DM642仿真板主程序 很有价值-Ruitai company on the DM642 simulation procedures板主valuable
2407interrupuINit
- 2407中断寄存器初始化程序,可以直接使用不用修改任何东西-2407 interrupt register
fir16
- 实现16位fir滤波器计算,利用汇编语言,计算速度快,兼容C2000处理器-16 bit fir calc, used asm , for ti c2000 processer
cc1101_TI
- An example using cc1101 from TI
F2812FFT
- 主要关于dsp常用的fft算法,C语言编程的例子-Dsp used mainly on fft algorithm, C language programming examples
GPIO
- 利用按键来掌握GPIO的用法!例子当真有详细解释对每个函数!-The use of buttons to control the GPIO usage!
2812speed
- 测试成功的基于2812的测速程序,希望能给初学者一定的参考。-Successful Speed test program based on 2812,hope to give some reference for beginners.
Gpio_example
- C语言编写的DSP例程,是一个GPIO中断程序 希望对初学者有用-The DSP routines written in C, a GPIO interrupt program useful for beginners
Example_2802xGpioSetup
- 基于DSP2802X的gpiosetup的编程-The gpiosetup programming based DSP2802X
delay
- 汇编语言实现波形延迟播放,可用于DSP设计时的CCS实现