文件名称:jianyidingshiqi
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-08-02
- 文件大小:
- 50kb
- 下载次数:
- 0次
- 提 供 者:
- 熊**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用STC15F204EA做主控,内部12M晶振,P2口接数码管段码
P3口高四位接数码管位选,其他接口看程序说明
软件使用:
1.设定时间范围0小时0分(3秒)至99小时59分
2.倒计时最后一分钟则只显示秒数;
3.定时时间到后,闪烁显示00:00并鸣叫1分钟;
4.鸣叫期间可以按下+,-按键取消鸣叫;-Use STC15F204EA do master, internal 12M crystal, P2 port access digital tube segment code
P3 mouth high four connected digital bit option, other interfaces see Program Descr iption
Software:
1. Set the time range 0 hours 0 minutes (three seconds) to 99 hours 59 minutes
2. The countdown to the last minute only display the number of seconds
3. regular time after 00:00 flashes and beeps 1 minute
4. During the tweet can press+,- button to cancel chirping
(系统自动生成,下载前可以参看下载内容)
下载文件列表
简易定时器设计\C__工程\STARTUP.A51
..............\.......\time
..............\.......\time.c
..............\.......\time.hex
..............\.......\time.lnp
..............\.......\time.LST
..............\.......\time.M51
..............\.......\time.OBJ
..............\.......\time.plg
..............\.......\time.uvopt
..............\.......\time.uvproj
..............\.......\time_uvopt.bak
..............\.......\time_uvproj.bak
..............\源代码.txt
..............\设计要求.png
..............\C__工程
简易定时器设计