资源列表
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.
mult8
- 完成8位二进制的乘法,绝对可行,通过验证-Complete 8-bit binary multiplication, absolute feasible, validated
main
- 单片机的DA输出程序,芯片型号为DAC7625-SCM DA output process, the chip type for the DAC7625
piaobao
- 通过对单片机内部的定时器定时,将数据换算成时间,显示到数码管上.-MCU internal timer on the data converted into time, to digital tube display.
timer-LED
- 单片机C51 使用定时器延时,数码管的流动显示-Timer LED
AD-DA
- A/D转换 ADC0809 八通道 读写使能-A/D converter ADC0809 eight-channel read and write enable
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系列单片机按键键盘查询程序,已经编译测试通过