资源列表
lesson5_1
- 实现51单片机的定时/中断功能,在流水灯上的实现。(Realizing the timing / interruption function of 51 Singlechip)
GIANG DAT HAI
- abc12 33333 3333 33333333 333333 3333333 333
main
- 基本IO功能,按键点亮LED,按键按下,LED亮起(Basic IO function, button to light LED, button press, LED light up)
vieop8
- 这是一个自动应答机程序,可用借鉴下它的编程思路()
标量与簇
- 关于labview的标量与簇的功能应用。。。。。。。。。。。。。。。。。。。。。。(On the function application of scalar and cluster in LabVIEW)
01-MINI电子琴
- 通过矩阵按键实现1,2,3,4,5,6,7,当有按键按下时,led会亮起,说明按键有效,同时发出声音(The 1,2,3,4,5,6,7 is implemented by a matrix button, and when the button is pressed, the LED will light up, indicating that the key is valid and the sound is made.)
02-电子时钟
- BW-DK5438开发板电子时钟程序 ,在数码管上显示RTC时钟,亮度依次递增(BW-DK5438 development board electronic clock program, display RTC clock on the digital tube, increasing brightness in turn)
LED
- C控制51单片机上面的LED灯的各种操作(C control the operation of the LED lamp on the 51 single chip microcomputer)
OFDMwithwindowing
- ofdm仿真,基于matlab仿真,有bpsk(simulate of OFDM,bpsk,use matlab.)
03-电子温度计
- BW-DK5438开发板电子温度计程序 在数码管上显示检测到的温度值(BW-DK5438 development board program / electronic thermometer display temperature value detected in the digital tube)
matlab_deblur
- 一种效果非常好的去模糊算法,盲去模糊,有效抑制振铃现象(A very good effect deblurry algorithm,blind deblurry,Effective suppression of ringing)
09-红外收发器
- PC上运行串口大师等串口调试软件,通过USB接口向开发板发送数据, 开发板收到数据帧后,将其由红外端口发送;如开发板接收到红外信号,当红外端口接收到完整数据帧后,开发板将数据由USB口送至PC。本程序未采用NEC或Philips的红外协议,旨在展示一种像使用串口一样 使用红外接口的方式,实验表明,这一方法十分有效,在1200bps、3米 距离的条件下仍有非常好的收发效果。(PC run serial master serial debugging software to se