资料详情

基于STM32的温度监测控制仪设计

头像

STM32

编号:5870

 [摘要] 本设计是以STM32单片机为核心的温度控制系统。采用DS18B20温度传感器实现对温度的采集,并用TFT液晶屏对温度进行显示。通过对元器件的选择,设计系统的硬件电路,从而设计相关应用程序,制作实物,实现温度采集、显示、控制等功能。结果表明,所设计的温度控制系统基本能够完成所需功能,并且具有测量精准高、实时性好、使用方便等特点。

    [关键词] 温度控制; DS18B20;STM32单片机  

 

Abstract This design is based on STM32 microcontroller as the core of the temperature control system.Using DS18B20 temperature sensor to achieve the temperature of the collection, the use of TFT LCD screen to display the temperature. the hardware circuit of the system is designed through the selection of components; So as to design the related application, make the object, realize the function of temperature acquisition, display, control and other functions.The results show that the designed temperature control system can basically complete the required functions, and has the characteristics of high precision, good real-time performance, easy to use, and so on.

Keywords  temperature controlDS18B20STM32 single chip microcompute



 

2.5 显示模块 10

2.5.1 TFTLCD液晶显示简介 10

2.5.2 ALIENTEK 2.8液晶简介 10

2.6 按键模块 11

2.7 电源模块 12

2.8 风机模块 12

3 系统软件设计 13

3.1 主程序 13

3.2 温度采集子程序 14

3.4 按键子程序 16

4 系统调试 17

4.1 硬件调试 17

4.2 软件调试 17

4.3 联合调试 17

4.4 故障分析 17

5 总结与展望 19

5.1 总结 19

5.2 展望 19

致谢 20

参考文献 21

附录A  外文及翻译 22

原文 22

译文 29

附录B 系统电路图 35

附录C 实物图 36

附录D 程序清单 37