GSM智能家居系统设计
摘要
本文设计了一种基于GSM短消息远程控制的智能家居系统。系统以GSM网络作为远程信号的传输平台;以英文短消息作为指令实现家电的远程控制功能。本系统硬件部分主要由单片机控制电路、GSM电路模块、红外收发电路模块、DS1302时钟电路模块、18B20温度采集电路模块、1602液晶显示电路模块、16矩阵键盘电路模块组成。处理器采用TQFP封装的ATmega16A,编制了相应的控制程序实现了预期功能。最后对系统的应用领域作了一定探讨和展望。
关键词:智能家居;ATmega16;GSM;学习型红外遥控
DESIGN OF SMART HOME SYSTEM BASED ON GSM
ABSTRACT
A smart home system based on GSM short message controlled is developed in this paper. The system achieves the long-distance control of electrical appliances at home using English short message as control order and GSM net as remote signal transmission platform. The hardware of the system is mainly composed of single chip microcomputer control circuit, circuit of GSM module, infrared transceiver module, DS1302 clock circuit module, DS18B20 temperature acquisition circuit module, 16 matrix keyboard and 1602 LCD display circuit module. The circuit module processor is the ATmega16A TQFP package, and the related control program is developed to realize expect function. At last, the application of the system is discussed.
Key words: smart home; ATmega16; GSM; learning infrared control
目 录
1 绪论
2 系统开发模块概述
2.1 系统设计与分析
2.2 系统硬件模块选择
2.2.1 微控制器的选择
2.2.2 GSM模块的选择
2.3 系统软件程序语言选择
3 系统硬件设计
3.1 硬件总设计方案
3.2 系统主要模块设计
3.2.1 控制芯片ATmega16
3.2.2 GSM模块的接口与设计
3.2.3 学习型红外遥控设计
3.2.4 温度检测模块
3.2.5 DS1302时钟电路模块
4 系统软件设计与实现
4.1 总体软件设计
4.2 温度采集程序设计
4.3 按键判断子程序
4.4 时间设置和主机号码设置子程序
4.5 学习型红外遥控子程序
4.5.1 红外解码程序
4.5.2 红外发射程序
4.6 DS1302时间读取子程序
4.7 GSM信息处理子程序
5 系统调试
5.1 硬件静态测试
5.2 微控制器测试
5.3 显示电路测试
5.4 DS1302时钟电路测试
5.5 DS18B20测试结果
5.6 红外收发电路的测试
6 结语
参考文献
致 谢
附录一 系统总原理图
附录二 PCB
附录三 系统实物图