文件名称:C51-clock
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- 王*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C51单片机实现液晶秒表以及简单计算器
电路是一个51最小系统,没有采用总线方式,而简单的连线方式,上有4*4矩阵键盘,一数码管,89S51单片机,串口下载线,数码管显示锁存芯片\蜂鸣器\1602液晶.
代码已经调试成功过,可以实现时间的调整.4*4矩阵键盘,第一排前三列是实现小时\分钟\秒的加.第二排前三列是实现小时\分钟\秒的减.当然还可以通过设置矩阵键盘的键值,来实现加\减\乘\除四则运算,由数码管显示参与运算的数字以及最终的运算结果.-C51 MCU LCD stopwatch and a simple calculator circuit 51 is a minimum system, Bus not used, and simple connectivity, a 4* 4 matrix keyboard, a digital control, devised microcontroller, Serial download cable, digital chip latches Display \ buzzer \ 1,602 LCD. Debugging code has been success, can be achieved period of adjustment .4* 4 matrix keyboard, the first row is shown in the first three hours \ minutes \ plus seconds. shown in the second row is the first three-hour \ minutes \ seconds reduction. Of course You can also set up matrix keyboard keys to achieve increases \ by \ x \ In addition to four operators, Digital Display from operations in the number of operations and the eventual outcome.
电路是一个51最小系统,没有采用总线方式,而简单的连线方式,上有4*4矩阵键盘,一数码管,89S51单片机,串口下载线,数码管显示锁存芯片\蜂鸣器\1602液晶.
代码已经调试成功过,可以实现时间的调整.4*4矩阵键盘,第一排前三列是实现小时\分钟\秒的加.第二排前三列是实现小时\分钟\秒的减.当然还可以通过设置矩阵键盘的键值,来实现加\减\乘\除四则运算,由数码管显示参与运算的数字以及最终的运算结果.-C51 MCU LCD stopwatch and a simple calculator circuit 51 is a minimum system, Bus not used, and simple connectivity, a 4* 4 matrix keyboard, a digital control, devised microcontroller, Serial download cable, digital chip latches Display \ buzzer \ 1,602 LCD. Debugging code has been success, can be achieved period of adjustment .4* 4 matrix keyboard, the first row is shown in the first three hours \ minutes \ plus seconds. shown in the second row is the first three-hour \ minutes \ seconds reduction. Of course You can also set up matrix keyboard keys to achieve increases \ by \ x \ In addition to four operators, Digital Display from operations in the number of operations and the eventual outcome.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
C51单片机实现液晶秒表以及简单计算器.c