资源列表
dft
- this is really basic starter program for FOURIER TRANSFORM... implemented and cheked on DSP c6713 kit,,, so have fun-this is really basic starter program for FOURIER TRANSFORM... implemented and cheked on DSP c6713 kit,,, so have fun..
RS232
- It s combination logic for UART. edited in verilog-HDL
adf
- this a mcu program ,you can use it ,wish that ,it can help you
PWM
- 产生PWM波,控制直流电机的转速,达到电机控制的效果-Generated PWM wave, DC motor speed control, to achieve the effect of motor control
report1
- 旋钮编码器设计,可实现输出稳定并且具有防抖功能-Rotary encoders designed to achieve stable output and has anti-shake function
vhdl-jishuqi
- 基于quartus 2的4位二进制计数器-Based on quartus 2 of four binary counter
responder
- stc系列单片机系统与抢答器系统的设计程序-Program design of STC series single-chip microcomputer system and the responder system
direct-sequence-spread-spectrum
- direct sequence spread spectrum matlab program to achieve the spreading of original data
Timer2
- 这个程序是一个DSP2812的定时器2的定时子程序,它实现了对DSP2812中定时器2的定时功能。-This program is a DSP2812 timer 2 timing routines, it realizes the DSP2812 timer 2 timing functions.
Arduino-Serial
- 基于Arduino的串口显示程序例程,可以利用编译工具显示程序变量。-Based on the Arduino serial display routines, can use the compiler tools display program variables.
Blink
- Arduino 测试程序,IO口LED闪烁例程,最简单的Arduino程序-Arduino test programe,blink the LED with IO port,simplist Arduino program3
N76E003
- clr_ADCF;//清除ADC转化完成标志,进行下一次转换 set_ADCS;//当单次转换完成后,ADCS会硬件置0,需要重新使能 printf ("\n Value = 0x%bx",ADCRH);//输出测量值高八位