- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
江理工多功能电子时钟
多功能电子时钟系统设计
学院名称:专 业:
班 级:姓 名::
指导教师姓名:
2015年0月
摘要关键词
Multifunction Electronic Clock Design
Abstract: With the continuous improvement of technical level, the old mechanical watch has gradually been replaced by new electronic clock. With the traditional mechanical clock phase ratio, electronic clock has the clock accurate, display the advantages of intuitive, no mechanical transmission device, and the multi-function electronic clock, better able to meet the demand of modern life.
This design is based on AT89C52 single chip microcomputer as the core, the additional necessary peripheral circuit, also used the clock chip DS1302 and LCD12864 display. To operate electronic clock Settings, such as work mode choice, for years, months, days, hours, minutes, seconds of upper and lower adjustment, as well as the stopwatch mode has a start, reset, record, add some necessary buttons. On the basis of the hardware, through the C language program of form a complete set, for the year, month, day, hours, minutes and seconds displayed on the LCD panel, but also realize the hour, my alarm clock and stopwatch function. Date and time work with clock chip DS1302 and single chip microcomputer to transfer data to the LCD display, and the hour, my alarm clock and stopwatch function is mainly implemented by software and MCU control. In addition, strengthen the function of extension, can through the upper PC to modify electronic clock operation and real-time dynamic display.
Keywords: Electronic Clock;AT89C52;DS1302;LCD12864;PC communication
目 录
前言 1
第1章 绪论 2
1.1 课题的意义和目的 2
1.2 课题的研究内容 2
1.3 课题的任务要求 2
第2章 系统方案设计 3
2.1系统方案设计 3
2.2 方案的选择与论证 3
2.2.1 方案的比较与论证 3
2.2.2 系统结构实现框图设计 3
第3章 系统硬件设计 5
3.1单片机控制模块设计 5
3.1.1 单片机晶振电路设计 5
3.1.2 单片机复位电路设计 5
3.2 DS1302时钟模块设计 6
3.3蜂鸣器驱动电路模块设计 7
3.4 LCD12864液晶显示模块设计 7
3.5 按键模块设计 8
第4章 系统软件设计 9
4.1 系统软件总体设计流程 9
4.2 DS1302时钟模块软件设计 10
4.2.1 DS1302原理说明 10
4.2.2 DS1302时钟模块驱动程序设计 12
4.3 LCD1
文档评论(0)