资源列表
newmain
- 簡單的馬達控制,利用繼電器的切換,帶動馬達的正反轉, 可以搭配紅外線的接收感測,(Simple motor control, the use of relay switching, driving the motor is reversing, Can be used with infrared reception sensor,)
examples
- Arduino sample code on serial comm
spline3
- 在DSP中实现二维三次样条插值,该方法已在DSP中验证实现(Two dimensional cubic spline interpolation is realized in DSP)
LMS
- C语言自适应滤波算法,可移植到任意单片机上或其他工程项目代码上。在DSP28335通过验证。(The C adaptive filtering algorithm, can be transplanted to any microcontroller or other project code. In DSP28335, through verification.)
Example_2833x_FIR
- FIR(Finite Impulse Response)滤波器:有限长单位冲激响应滤波器,又称为非递归型滤波器,是数字信号处理系统中最基本的元件,它可以在保证任意幅频特性的同时具有严格的线性相频特性,同时其单位抽样响应是有限长的,因而滤波器是稳定的系统。因此,FIR滤波器在通信、图像处理、模式识别等领域都有着广泛的应用。(FIR (Finite Impulse Response) Filter: Finite-length unit Impulse response filter, also k
Example_2833x_IIR
- “递归滤波器”。递归滤波器,也就是IIR数字滤波器,顾名思义,具有反馈。("Recursive filter". Recursive filter, that is, IIR digital filter, as the name suggests, with feedback.)
Lab0308-sci
- SCI(SerialCommunicationInterface)意为“串行通信接口”,是相对于并行通信的,是串行通信技术的一种总称,最早由Motorola公司提出的。它是一种通用异步通信接口UART,与MCS‐51的异步通信功能基本相同。(SCI (SerialCommunicationInterface) means "serial communication interface", is relative to the parallel communication, s
DSP28_Adc
- dsp2812的模数转换程序 比较适合新手入门(AD transfer program 2812)
Uart
- tms320f2812 initialization
DSP280x_Adc
- tms320f2808 adc init
DSP280x_I2c
- tms320f2808 i2c init
DSP280x_CpuTimers
- tms320f2808 cpu timer init