- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
摘 要
随着科学技术的发展,单片机应用在不断的走向深入,本课题通过AT89S52单片机来设计多功能显示器,采用C语言进行编程,可以实现以下功能:年、月、日和时、分、秒、环境温度的显示及定时报警功能。
本次设计的多功能显示屏由中央处理单元(CPU)、时钟电路、温度测量电路、LCD显示电路、定时报警电路、按键电路六部分组成。本报告详细介绍了整个系统的硬件组成结构、工作原理和系统的软件程序设计。系统采用液晶LCD128*64作为显示器,具有实时时间与日历显示、环境温度显示、按键调时、闹铃定时等功能。软件程序采用均采用C语言编写,便于移植与升级。
ABSTRACT
With the development of science and technology and applications are monolithic integrated circuits to the subject of further, by at89s -52 monolithic integrated circuits design functionality to monitor and the c language programming, and can achieve the following functions : years, months, days and, minutes and seconds, environment and the display and regular features.
The design of a display by the central processing unit ( cpu ), the circuit or circuit, temperature measuring lcd display circuit or circuit, when the alarm button circuit six parts. The report detailed introduction of the whole system of hardware, software works and system programming. the system uses the lcd lcd128 - as a monitor, with 64 real-time time and calendars show, environment and buttons to display the temperature when the alarm time and so on function.the Software application used by various languages, and upgrades for transplant.
KEY WORDS: Monolithic integrated circuits, the calendar, temperature and lcd display chip ds18b20 lcd128 – 64
目 录
第1章 概 述 1
1.1 显示器分类 1
1.2 显示器发展前景 2
第2章 总体方案设计 4
2.1 系统工作过程 4
2.2 系统总体设计框图 4
2.3 方案的论证与选择 5
2.3.1 总体方案论证 5
2.3.2 控制器模块的选择 5
2.3.3 时钟模块 6
2.3.4 显示模块 6
2.3.5 键盘模块 7
2.3.6 温度测量模块 7
第3章 系统各部分介绍 8
3.1 单片机控制器 8
3.2 实时时钟日历DS1307 9
3.2.1 DS1307功能介绍 9
3.2.2 DS1307的引脚功能 10
3.2.4 DS1307的内部寄存器 10
3.2.5 DS1307 硬件电路设计 11
3.3 温度传感器 12
3.3.1 DS18B20工作原理 13
3.3.2 DS18B20内部资源 14
3.3.3 DS18B20控制指令 15
3.4 闹铃模块 16
3.5 键盘 17
3.6 液晶显示器LCD128*64 17
第4章 Protel99SE软件简介 20
4.1 Protel99SE部分功能 20
4.2 在Protel99SE中进行原理图设计 21
第5章 系统硬件设计及测试 26
5.1 温度传感器DS18B20的电路连接以及软件测试 26
5.2 液晶显示器LCD128*64的电路连接以及软件测试 27
第6章 系统调试与总结 29
6.1 系统调试 29
6.2 总结 29
参考文献 30
致谢 31
附录一 硬
文档评论(0)