文件名称:clock_1
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 40kb
- 下载次数:
- 0次
- 提 供 者:
- chen****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在单片机开发板上实现的一个电子钟程序。采用了模块化的设计方法,将头文件和源文件分开来写。时间用6个数码管显示,用按键可以随时调节时钟的时,分,秒,设计了三个有效按键,分别为功能选择键,数值增大键和数值减小键。每次按下键,(蜂鸣器鸣响一次),利用板上at24c02设计实现断电自动保护显示数据的功能,当下次上电时会接着上次断电前的时间数据继续运行。-Microcontroller development board, an electronic clock program. Uses a modular design method, the header files and source files to write separately. Time with six digital display, the button can always adjust the clock, minutes, seconds, designed three effective keys to select the function key, value increases and numerical reduce key. Each time you press the button (buzzer sounds once), use board at24c02 designed to achieve power outage automatic protection function of display data, the time data before the last power failure when the next power will then continue to run.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
clock_1\displayF.h
.......\keyscan.c
.......\keyscan.h
.......\at24c02_iic.h
.......\at24c02_iic.c
.......\delay.h
.......\delay.c
.......\displayF.c
.......\clock_1.plg
.......\clock_1.lnp
.......\clock_1.M51
.......\clock_1.hex
.......\at24c02_iic.LST
.......\at24c02_iic.OBJ
.......\delay.LST
.......\delay.OBJ
.......\displayF.LST
.......\displayF.OBJ
.......\keyscan.LST
.......\keyscan.OBJ
.......\main.LST
.......\main.OBJ
.......\clock_1
.......\clock_1_uvproj.bak
.......\clock_1.uvproj
.......\clock_1_uvopt.bak
.......\clock_1.uvopt
.......\main.c
clock_1
.......\keyscan.c
.......\keyscan.h
.......\at24c02_iic.h
.......\at24c02_iic.c
.......\delay.h
.......\delay.c
.......\displayF.c
.......\clock_1.plg
.......\clock_1.lnp
.......\clock_1.M51
.......\clock_1.hex
.......\at24c02_iic.LST
.......\at24c02_iic.OBJ
.......\delay.LST
.......\delay.OBJ
.......\displayF.LST
.......\displayF.OBJ
.......\keyscan.LST
.......\keyscan.OBJ
.......\main.LST
.......\main.OBJ
.......\clock_1
.......\clock_1_uvproj.bak
.......\clock_1.uvproj
.......\clock_1_uvopt.bak
.......\clock_1.uvopt
.......\main.c
clock_1