- 1、本文档共40页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
基于GSM模块的远程温度监测系统
基于GSM模块的远程温度监测系统
摘 要
本文实现了一个基于GSM模块的远程温度监测系统。本设计以单片机为控制核心,利用DS18B20温度传感器对温度进行监测,通过GSM模块实现远程数据发送及短信报警。此系统具有良好的人机交互界面,可以简单方便的修改报警值。本课题采用了传统的先硬件电路后软件程序的设计思路。硬件电路主要包括供电电路、单片机最小系统电路、GSM模块电路、TFT液晶电路、串口通信电路、独立按键电路、蜂鸣器电路、EEPROM电路。软件程序主要包括主程序、GSM通信程序、上位机程序、按键扫描程序、TFT液晶程序。软硬件有机组合,实现了一套完善的远程温度监测系统。
本设计可以对环境温度进行实时监测短信报警,还可以将环境温度实时发送到服务器和上位机上以便对数据进行分析。本系统具有人机交互性好、成本低、可靠性高等优点,可广泛应用于实际当中。
关键词:GSM模块;服务器;短信;上位机;温度
Remote Temperature Monitoring System Based on GSM Module
ABSTRACT
This article implements a remote temperature monitoring system based on GSM module. This design use of single-chip microcomputer as the control center, using the DS18B20 temperature sensor to monitor the temperature,using the the GSM module for remote real-time data and SMS alerts. This system has a good user interface, you can simply and easily modify the alarm value. This design uses the traditional design ideas that the hardware circuit first and the software program after. Hardware circuit include power supply circuit, a MCU system circuit, GSM module, TFT LCD circuit, serial communication circuit, independent key, buzzer circuit, EEPROM circuits. Software program that includes the main program, GSM communication programs, computer programs, keystroke scanners, TFT LCD program. Organic combination of hardware and software, implements a complete remote temperature measurement system.
This design allows for real-time monitoring of SMS alarm temperature, ambient temperature can also be sent to the server in real time and to analyze your data on the computer as a whole. Remote temperature monitoring system based on GSM module has good human-computer interaction, low cost, high reliability, widely used in practice.
Key words:Host computer;temperature
目 录
1 绪论 1
2 远程温度监控系统的总体方案设计 2
2.1 总体方案的确定 2
2.2 主要功能模块方案论证 2
2.3 远程温度监测系统的功能介绍 3
3 硬件电路设计 4
3.1 电源电路 4
3.2 最小系统电路 5
3.3 GSM通信电路 6
3.4 串口通信电路 7
3.5 DS18B20电路 8
3.6 EEPROM电路 8
3.7 蜂鸣器电路 9
3.8 独立按键电路 9
4 软件设计 10
4.1 主程序设计 10
4.2 GSM通信程序设计 11
4.3 DS18B20温度
文档评论(0)