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

基于单片机的简易采集气象参数系统设计

来源:wenku163.com  资料编号:WK16314467 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9AWK16314467
资料介绍

基于单片机的简易采集气象参数系统设计(论文8500字)
摘要:气象参数的采集在气象预报和社会生活中具有决定性的作用。本设计基于MSP430单片机进行气象数据的采集,系统内设计了硬件电路,包含主控制模块、传感器模块、显示模块和电源模块。传感器模块用来采集我们所需要的气象信息,运用了温湿度传感器、气压传感器来采集温湿度和气压数据。软件设计方面运用C语言编写程序。运行过程中传感器将采集到的信息传递给单片机控制系统,控制系统通过显示模块将数值显示在液晶显示屏上,从而让我们很轻松的得到所需的气象参数。
关键词:气象参数采集、MSP430单片机、数据显示

Design of meteorological data collection system based on single chip microcomputer
Abstract:The collection of meteorological parameters plays a decisive role in meteorological forecast and social life.The design based on MSP430 single-chip meteorological data collection,, including the main control module, sensor module, display module and power supply module. The sensor module is used to collect the weather information (mainly the humiture data) by the temperature and humidity sensors and air pressure sensors. Moreover, the software design uses C language programming.During the operation, the sensor will transmit thecollected information to the MSP430 control system, and then the data will be displayed on the LCD screen via control system. In the end, we can easily get the required weather parameters.
Key words:Meteorological data acquisition、MSP430、Data display

目录
摘要    4
Abstract    5
1 引言    6
1.1设计的意义和目的    6
1.2 国内外研究现状    6
1.3研究内容    6
2 系统设计方案    7
3 硬件设计    7
3.1 MSP430单片机    7
3.2 温湿度测量模块    9
3.3 气压测量模块    10
3.4 液晶显示电路    11
3.5 键盘电路    11
3.6 电源电路    12
3.7  系统总体电路图    12
4 软件设计    13
4.1主程序设计    13
4.2 温湿度采集模块    14
4.3 气压采集模块    16
5 系统调试    18
5.1 硬件调试    18
5.2 软件调试    19
6 总结    19
参考文献    21
致谢    22

推荐资料