资源列表
9.3.4
- 半成品,一个花样流水灯程序,是不同的闪烁方式组合的-Semi-finished products, a pattern of light water program, different flashing combinations
LED
- 该程序代码用C语言实现了LED蜂鸣器的功能,直观的感受到利用单片机控制LED和蜂鸣器的作用。-LED
iplink数据包程序
- 赫立讯8051c122x的数据包程序
liushuideng.rar
- 51系列单片机用其本身的循环移位函数实现的流水灯程序,同时数码管显示数字1~4。,51 series single chip with its own function of the cyclic shift of the light water procedures and at the same time the digital display number 1 ~ 4.
发光二极管亮灯时间控制程序
- 发光二极管间隔300ms先奇数亮再偶数亮,循环三次,一个灯上下循环三次,两个分别从两边往中间流动三次,再从中间往两边流动三次,8个全部闪烁3次,关闭发光管,程序停止-Interval of 300ms LED light and then even the odd first light, cycle times, a light cycle up and down three times, two each from the three sides to the middle of flow,
PWMDAC
- 使用PWM6输出PWM信号,通过滤波电路实现DAC转换。-The use of the output PWM signal PWM6 through the filter circuit DAC conversion implementation.
LedCon
- LED闪烁控制。使用I/O口直接控制,采用软件延时方法。-Control LED flashes. The use of I/O port directly control method using software delay.
89c52
- 用定时器以间隔500MS在6位数码管上依次显示0、1、2、3….C、D、E、F,重复。-500MS interval timer to use in the six digits show the sequence 0,1,2,3 .... C, D, E, F, repeat.
mult8
- 完成8位二进制的乘法,绝对可行,通过验证-Complete 8-bit binary multiplication, absolute feasible, validated
ks8695x
- KSZ8695X H-JTAG Init scr ipt File. It s for H-Jtag and H-Flasher
Digital-frequency-meter
- 一种简单的基于51单片机的数字频率计的设计~-A simple 51 microcontroller-based digital frequency meter designed to
按键查询
- AT89C51系列单片机按键键盘查询程序,已经编译测试通过