{$cfg_webname}
主页 > 电子信息 > 单片机 >

基于MSP430单片机的远程开关控制器设计

来源:56doc.com  资料编号:5D27984 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D27984
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

基于MSP430单片机的远程开关控制器设计(任务书,开题报告,论文11000字)
摘  要
作为当今智能家居的主流,远程开关控制系统在智能家居的设计和使用领域都占据着不可忽视的地位,通过短信、电话等方式实现人不在家也能方便快捷的控制家里的各种电器的开启和关闭。目前,远程控制技术已经大范围的应用到军事、农业、航空航天、日常生活等多个领域,大大的推进了人类生活方式的进步,相信在今后的时日里远程控制技术的发展将会达到更加理想的高度。
通过对远程控制继电器的开关从而达到控制整个用电电路的工作和关闭状态等理论的研究和实现,为远程开关控制系统的具体应用有着重要的实用价值。
在本文中,首先分析了远程开关控制器的相关基本原理,在实现过程中,由GSM模块接收用户端的消息,GSM模块与MSP430单片机通过串口连接,通过MSP430单片机对用户发送的短信内容进行分析,从而实现对电路的控制,再由SIM模块发出当前电路的开关状态到用户端,这样就达到了远程开关控制的过程并且得到电路状态的反馈。
关键字   继电器    GSM模块   远程   开关控制

Remote switch controller design based on MSP430 chip microcomputer
ABSTRACT
As the mainstream of today's intelligent household, remote switch control system in the field of the design and application of smart home is occupying an important position, via text message, telephone and other ways people not at home can also be quick and easy control of home appliances for opening and closing. At present, remote control technology has a wide range of applications in military, agriculture, aerospace, daily life, and other fields, greatly promote the progress of the human way of life, believe in the future days in the development of remote control technology will achieve more ideal height.
Through to the remote control relay switch so as to achieve control of the electric circuit the work and the study and implementation of the theory of closed, for the specific application of remote switch control system has important practical value.
Remote switch was analyzed in this article, first of all, the basic principle of the controller, in the process of implementation, the message is received by GSM module clients, GSM module and MSP430 MCU through the serial port connection, the users send text messages by MSP430 single chip microcomputer is analyzed, so as to realize control of the circuit, and then made by GSM module current switch state of the circuit to the client, so that to reach the remote switch control process and get the feedback circuit state.
Key Words: Electrical relay  GSM module  long-distance  switch control
 

基于MSP430单片机的远程开关控制器设计
基于MSP430单片机的远程开关控制器设计


目  录
摘  要    I
ABSTRACT    II
目  录    I
第一章  绪论    1
1.1课题的发展和研究的意义    1
1.2课题项目的实际应用和意义    1
1.3本文研究的内容和组织结构    2
第二章 总体设计方案    4
2.1系统实现过程    4
2.1.1系统信息传递    4
2.1.2设计已达成的效果    4
2.2系统方案框图    4
第三章 硬件电路设计    6
3.1 MSP430F5529单片机简介    6
3.1.1MSP430F5529单片机的特点    6
3.1.2 MSP430F5229单片机最小系统    7
3.1.3 MSP430F5529有四种供电方案设置    8
3.2 SIM900A远程数据发送接收模块    9
3.3继电器部分及性能简介    10
3.4硬件部分的搭建    10
3.5需要使用到的板载资源    11
第四章 软件程序设计    12
4.1完整系统的流程图    13
4.2运行程序的主函数    13
4.3短信收发模块    15
4.3.1 SIM900A的初始化    15
4.3.2 AT指令集    16
4.3.3 串口中断函数    18
4.4 单片机的显示模块    21
4.4.1 LED灯的显示    21
4.4.2 液晶屏的显示    22
4.5单片机对继电器的控制    22
4.6 开发环境与语言    24
4.6.1软件开发环境    24
4.6.2 开发语言    24
第五章 实验结果分析    26
5.1 系统软硬件部分测试    26
5.2测试过程介绍    26
5.3结果分析    28
第六章 总结和展望    29
6.1 设计总结    29
6.2 有待进一步解决的问题和展望    30
参考文献    31
致谢    33

推荐资料