JIU JIANG UNIVERSITY 毕 业 论 文(设 计)题 目 无线遥控的电子时钟带温度显 示 无线遥控的电子时钟带温度显示摘要本文介绍了一款基于 AT89S51 单片机控制的带有温度显示的电子钟的设计,通过多功能数字钟带有温度的设计思路,详细叙述了系统硬件、软件的具体实现过程。论文重点阐述了数字钟硬件中 MCU 模块、温度模块、时钟模块、显示模块和相关控制模块等的模块化设计与制作;软件同样采纳模块化的设计,包括中断模块、温度模块、时间调整模块设计,并采纳简单流通性强的 C 语言编写实现。本设计实现了时间的修改功能和年、月、日和星期的显示和温度显示功能。关键词:AT89S51; 单片机; 数字钟; 温度显示Abstract This paper introduced the design of digital clock based on SCM of AT89S51, the specific process of how the system hardware and software achieved were detailed description through the design of multifunction digital clock. The modular design and production, which consisted of MCU module, voice module,clock module and the associated control module, were mainly recounted ; As well as hardware designing ,software design use the same method, consists suspension module,alarm clock module, voice module, time adjust module, and that use the C language to achieve because of its simple and strong negotiability. In this design the functions of time and alarm clock run and change, voice broadcast,functions of the year, month, day and week display have been achieved. And by comparing the actual clock. Key words :AT89S51 Microcontroller; Digital Clock; the Display of Temperature第一章 绪论1.1 设计讨论的背景及意义单片微型计算机是随着超大规模集成电路技术的进展而诞生的,由于它具有体积小、功能强、性价比高等特点,所以广泛应用于电子仪表、家用电器、节能装置、军事装置、机器人、工业控制等诸多领域,使产品小型化、智能化,既提高了产品的功能和质量,又降低了成本,简化了设计。本文主要介绍由单片机控制的带有温度显示的电子钟的设计。随着人们生活水平的日益提高,人们对生活的...