文件名称:digital_clock
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- 陈
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于AT89S52的自动报时数字闹钟.
该数字钟具有整点报时和闹钟功能,时间显示为 时.分.秒,以12小时制显示。可通过按键调整时间的小时位和分钟位,整点和闹钟均以闪烁方式报时。
程序分为以下模块:数码管显示模块,控制显示模块,定时器T0中断处理模块,定时器T1中断处理模块,键盘扫描模块,键盘处理模块,延时模块和整点闪烁模块-AT89S52 based on automatic timekeeping digital alarm clock. The whole point of digital clock with timer and alarm clock function, time display too. Sub. Seconds to 12-hour show. Buttons adjust the time by the hour and minute-bit-bit, the whole point and the alarm time are blinking manner. Procedures are divided into the following modules: digital tube display module, control module, processing module interrupt timer T0, T1 timer interrupt handling module, the keyboard scan module, the keyboard processing module, delay module and the whole point of flashing module
该数字钟具有整点报时和闹钟功能,时间显示为 时.分.秒,以12小时制显示。可通过按键调整时间的小时位和分钟位,整点和闹钟均以闪烁方式报时。
程序分为以下模块:数码管显示模块,控制显示模块,定时器T0中断处理模块,定时器T1中断处理模块,键盘扫描模块,键盘处理模块,延时模块和整点闪烁模块-AT89S52 based on automatic timekeeping digital alarm clock. The whole point of digital clock with timer and alarm clock function, time display too. Sub. Seconds to 12-hour show. Buttons adjust the time by the hour and minute-bit-bit, the whole point and the alarm time are blinking manner. Procedures are divided into the following modules: digital tube display module, control module, processing module interrupt timer T0, T1 timer interrupt handling module, the keyboard scan module, the keyboard processing module, delay module and the whole point of flashing module
(系统自动生成,下载前可以参看下载内容)
下载文件列表
digital_clock.C