文件名称:The-alarm-clock-of-DS1302
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-05-01
- 文件大小:
- 81kb
- 下载次数:
- 0次
- 提 供 者:
- 张**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于51单片机与DS1302时钟芯片的闹钟的设计,以LED1602作为显示器,
内有原理图仿真电路,源代码工和文件。可直接运行
按键-设置闹钟是通过中断来完成的,其它非中断,
第一次按 --设置闹钟--》+-可设置小时 显示有Hour 本想通过加光标闪烁来指示是时还是分,这个只能师兄你自己来加了,实在没时间,还没吃饭呢!!!
第二次按 --设置闹钟--》+-可设置分钟 显示有Minu
第三次按 --设置闹钟--》返回正常显示模式, 时间到后 LED亮起蜂鸣器响(理伦上,软件仿真时听不到),
闹钟响后5分钟后自动关闭,也可直接再按--设置闹钟--来直接关闭。
功能大概这样子-Based on 51 single chip microcomputer with DS1302 clock chip clock design, LED1602 as display,
Inside the simulation circuit schematic diagram, source code and files.Can be run directly
Buttons- set the alarm clock is done through interrupt, other than interrupt,
First press- set the alarm clock-+- set hours showed a Hour to by adding the cursor blink to indicate when or points, this can only be added, brother you really don t have the time, haven t eat!!!!!!!!!!!
The second press- set the alarm clock- "+- can be set up minutes showed a Minu
Press- set the alarm clock for the third time, "return to normal display mode, LED lights up after their time buzzer rang (theory, the software simulation to hear).
Automatically shut down after 5 minutes after the alarm clock, can be directly then closed- set the alarm clock- to directly.
Functions about it
内有原理图仿真电路,源代码工和文件。可直接运行
按键-设置闹钟是通过中断来完成的,其它非中断,
第一次按 --设置闹钟--》+-可设置小时 显示有Hour 本想通过加光标闪烁来指示是时还是分,这个只能师兄你自己来加了,实在没时间,还没吃饭呢!!!
第二次按 --设置闹钟--》+-可设置分钟 显示有Minu
第三次按 --设置闹钟--》返回正常显示模式, 时间到后 LED亮起蜂鸣器响(理伦上,软件仿真时听不到),
闹钟响后5分钟后自动关闭,也可直接再按--设置闹钟--来直接关闭。
功能大概这样子-Based on 51 single chip microcomputer with DS1302 clock chip clock design, LED1602 as display,
Inside the simulation circuit schematic diagram, source code and files.Can be run directly
Buttons- set the alarm clock is done through interrupt, other than interrupt,
First press- set the alarm clock-+- set hours showed a Hour to by adding the cursor blink to indicate when or points, this can only be added, brother you really don t have the time, haven t eat!!!!!!!!!!!
The second press- set the alarm clock- "+- can be set up minutes showed a Minu
Press- set the alarm clock for the third time, "return to normal display mode, LED lights up after their time buzzer rang (theory, the software simulation to hear).
Automatically shut down after 5 minutes after the alarm clock, can be directly then closed- set the alarm clock- to directly.
Functions about it
(系统自动生成,下载前可以参看下载内容)
下载文件列表
闹钟.DSN
105-1602液晶显示DS1302时钟\1602.c
..........................\1602.h
..........................\1602液晶显示ds1302.opt.bak
..........................\1602液晶显示ds1302.plg
..........................\1602液晶显示ds1302.Uv2.bak
..........................\1602液晶显示ds1302.uvgui.LIFU
..........................\1602液晶显示ds1302.uvgui_LIFU.bak
..........................\1602液晶显示ds1302.uvopt
..........................\1602液晶显示ds1302.uvproj
..........................\1602液晶显示ds1302_Opt.Bak
..........................\1602液晶显示ds1302_Uv2.Bak
..........................\1602液晶显示ds1302_uvopt.bak
..........................\delay.c
..........................\delay.h
..........................\DS1302.c
..........................\DS1302.h
..........................\main.c
..........................\obj\1602.lst
..........................\...\1602.obj
..........................\...\1602液晶显示ds1302
..........................\...\1602液晶显示ds1302.hex
..........................\...\1602液晶显示ds1302.lnp
..........................\...\1602液晶显示ds1302.m51
..........................\...\1602液晶显示ds1302.plg
..........................\...\delay.lst
..........................\...\delay.obj
..........................\...\DS1302.lst
..........................\...\DS1302.obj
..........................\...\main.lst
..........................\...\main.obj
..........................\obj
105-1602液晶显示DS1302时钟