JIMI 发表于 20:50

用AT89C51实现电话远程控制家用电器

论文编号:DZXX118  论文字数:19412,页数:50
 摘要
 随着社会的发展和科技的进步,越来越多的家用电器进入了人们的生活,这些家用电器给人们的生活带来了很多的方便和享受,同时随着电话在家庭的普及,电话机的功能将进一步得到开发和利用。利用电话实现家用电器遥控是家电未来的发展方向之一。
 本次毕业设计的题目是用AT89C51实现电话远程控制家用电器,该系统主要是由AT89C51单片机、DTMF解码芯片MT8870、语音芯片ISD2560和存储芯片24C02组成。可以用电话机或手机在任何地方、任何时刻通过此系统来远程控制家里的电器。该系统可以直接开关电器、延时开关电器、监听家中声音、密码修改和存储及其状态查询,并且有自动语音提示功能。
 系统具有运行可靠、成本低、操作方便、适用性强等特点,可以广泛应用于城市社区,具有较大的推广价值。
 
关键词:单片机,电话,远程遥控,语音提示
ABSTRACT
 With the development of scientific technology,an increasing number of home appliances have come into people's daily lives. These home appliances have brought in much convenience and enjoyment to people's life. The function of telephones will be further utilized and developed along with the popularization of telephones. Home appliances will probably be controlled by the telephone using the remote control technique in the future.   
 The thesis of graduation designer is a remote-control system of home applicances, it is based on AT89C51 MCU with a phone.This system is mainly consisted of the AT89C51, DTMF decoder chip MT8870, Voice chip ISD2560 and memory chip 24C02. The telephone or the cell phone can be used at any place, any time through a intelligent telephone remote control system to control home appliances. This system has a function to turn on the home applicances directly,or turn on the home applicances in a defintly time. Wiretapping , changing and storing passwords and inquirying the state of home applicances. 
 In fact, the system showed its great advantages in the practical application, such as a high reliability and applicability but a low cost and easy operations. Therefore, the device could be applied to communite in the city and its well worth doing so.
 
Key words : MCU, Telephone, Remote control, Voice sugges
 
 目录
摘要 I
ABSTRACT II
第一章 引言 1
1.1 课题背景 1
1.2 课题设计目标 2
第二章 系统方案论证 3
2.1系统整体方案比较 3
2.2 模块方案比较 4
2.2.1 DTMF解码 4
2.2.2 语音芯片 5
2.2.3 主控制器选择 6
第三章 系统总体设计和主要芯片选择 7
3.1 系统总体设计 7
3.2 主要芯片介绍 9
3.2.1 AT89C51 9
3.2.2 DTMF芯片概述 11
3.2.3 AT24C02 12
第四章 系统硬件设计 16
4.1 振铃检测和模拟摘机 16
4.2 声音监听和语音提示电路 17
4.3 单片机控制和密码存储电路 18
4.4 DTMF检测电路 19
4.5 继电器控制电路 21
第五章 系统软件设计 22
5.1 系统软件设计基本思路 22
5.2 定时中断子程序 23
5.3 MT8870中断子程序 24
第六章 系统调试 26
6.1 整体系统调试 26
6.2 硬件的调试 26
6.3 软件调试 26
第七章 毕业设计总结 27
致谢 28
参考文献 29
附录 30
附录一:元器件清单 30
附录二:电话远程控制器原理图 31
附录三:电话远程控制器PCB图 32
附录四:电话远程控制器实物图 33
附录五:电话远程控制器程序 34
页: [1]
查看完整版本: 用AT89C51实现电话远程控制家用电器