搜索资源列表
aduc7000_pwm
- This project is created using the Keil ARM CA Compiler. The Logic Analyzer built into the simulator may be used to monitor and display any variable or peripheral I/O register. It is already configured to show the PWM output signal on PORT3.0 an
Equalization_Tutorial
- Adaptive equalization教程-Adaptive equalizers compensate for signal distortion attributed to intersymbol interference (ISI), which is caused by multipath within time-dispersive channels. Typically employed in high-speed communication
8x8snake
- while(1) {//if(keyenable==1){P1=0x00 P2=0xff }else{P1=0xff P2=0x00 } for(i=3 i<SNAKE+1 i++)x[i]=100 for(i=3 i<SNAKE+1 i++)y[i]=100 //初始化 x[0]=4 y[0]=4 //果子 n=3 //蛇长 n=-1 x[1]=1 y[1]=0 //蛇头 x[2]=0 y[2]=0 //蛇尾1 addx=
TS1620
- void OUT_DATA(unsigned char NEW_DATA) /*** *** *** *** *** *** *** *** *** *** *** *** *** */ void lcd_delay_us(unsigned char us) // 延时微秒@12M,ms最大值255 void lcd_delay_ms(unsigned int ms) // 延时毫秒@12M,ms最大值255 // 产生一个使能脉冲 void lcd_e_toggle
51_74hc595
- 51单片机与74hc595显示并加有单片机下载时冷启动功能。-i t i s v e r y g o o d