- Category:
- SCM
- Tags:
-
[C/C++]
[源码]
- File Size:
- 122kb
- Update:
- 2016-08-30
- Downloads:
- 0 Times
- Uploaded by:
- 科恩电子
Description: Digital display adjustable clock program
1. Program Description:
This example demonstrates how to set the clock through the key, using the digital display.
2, experimental operation
Key: S6: Setting, S8: add, S11: Save, S10: OK
Action: Press the button S6 into the settings, you can set the flashing part,
Followed by S6 will display a set amount.
Content Order set as follows:
Year- Month- Day- Week
Minutes and seconds
S8 and S11 by setting parameters increase or decrease.
Press S10 exit and save the clock setting the clock.
To Search:
File list (Check if you may need any files):
42_数码管显示可调时钟测试实验\Application\Doc\readme.txt
.............................\...........\Header\ds1307.h
.............................\...........\......\key.h
.............................\...........\......\main.h
.............................\...........\......\STC15W4K32S4.h
.............................\...........\......\tm1638.h
.............................\...........\Source\ds1307.c
.............................\...........\......\key.c
.............................\...........\......\main.c
.............................\...........\......\tm1638.c
.............................\...........\.tartup\STARTUP.A51
.............................\Lis\ds1302.lst
.............................\...\ds1307.lst
.............................\...\hc595.lst
.............................\...\key.lst
.............................\...\main.lst
.............................\...\SMG_Clock.m51
.............................\...\STARTUP.lst
.............................\...\tm1638.lst
.............................\Obj\ds1302.obj
.............................\...\ds1307.obj
.............................\...\hc595.obj
.............................\...\key.obj
.............................\...\main.obj
.............................\...\SMG_Clock
.............................\...\SMG_Clock.hex
.............................\...\SMG_Clock.lnp
.............................\...\SMG_Clock.plg
.............................\...\STARTUP.obj
.............................\...\tm1638.obj
.............................\SMG_Clock.plg
.............................\SMG_Clock.uvgui.Administrator
.............................\SMG_Clock.uvgui_Administrator.bak
.............................\SMG_Clock.uvopt
.............................\SMG_Clock.uvproj
.............................\SMG_Clock_uvopt.bak
.............................\SMG_Clock_uvproj.bak
.............................\Application\Doc
.............................\...........\Header
.............................\...........\Source
.............................\...........\Startup
.............................\Application
.............................\Lis
.............................\Obj
42_数码管显示可调时钟测试实验