"景先生毕设|www.jxszl.com

基于stm32智能仓库监控系统(附件)【字数:7723】

2024-11-03 18:54编辑: www.jxszl.com景先生毕设
近代以来,我们生产储存的物品越来越多和复杂多样,例如像图书馆等干燥的环境,对温湿度有相对的要求,特别是去年的新冠肺炎的爆发,对药品的需求和药品的储存都会有较高的要求,所以我们一种智能化仓库环境的监控系统就可以替代人去做繁多的测量工作。本篇文章是以STM32F103单片机为核心,通过温湿度传感器和烟雾传感器采集我们需要的浓度值,通过软件编程和硬件电路搭建,完成一种智能仓库监控系统。本设计利用温湿度传感器来测量仓库里面的温湿度和湿度用烟雾传感器来测量仓库里面的烟雾浓度,利用单片机程序的设定值,当温度和湿度达到一定值时,我们的报警器会进行主动报警,烟雾浓度值用来预防火灾的发生和报警。本项设计综合使用传感器技术设计,c语言,电子电工技术,集成电路设计,Protel基础和云平台技术等专业知识。
目录
一、绪论 1
(一)选题背景 1
(二)选题意义 1
二、系统总体设计方案 2
(一)主要功能设计 2
(二)信息采集模块 3
1. 烟雾传感器模块 3
2. 温湿度传感器模块 4
3. 控制模块模块 4
三、硬件电路设计 6
(一)系统结构 6
(二)信号采集电路 6
1. 温湿度采集电路 7
2. 烟雾采集电路 7
(三)控制模块 8
1. 电源电路 8
2. 按键电路 8
3. 显示电路 9
4. 报警电路 10
5. 继电器驱动电路 10
四、软件设计 12
(一)主程序设计 12
(二)温湿度读取程序 12
(三)烟雾浓度读取 12
(四)报警程序设计 13
五、电路的调试 15
(一)电路的调试 15
1. 调试工具介绍 15
2. 硬件测试 15
3. 软件测试 15
(二)元器件电路组装 16
六、实验结果的分析 17
(一)预期目标 17
(二)遇见的问题与解决的方法 17
 *51今日免费论文网|www.51jrft.com +Q: ^351916072
结论 18
致谢 19
参考文献 20
附录一:硬件总体电路图 21
附录二:部分程序代码 22
【Abstract】
Since modern times novel coronavirus pneumonia has been relatively more and more complex and diverse. For example, libraries and other dry environments have relatively requirements for temperature and humidity. Especially last years outbreak of new crown pneumonia, there is a higher demand for medicine and storage of drugs. Therefore, our intelligent warehouse monitor system can replace people to do a lot of measurement work. This article is based on STM32F103 singlechip microcomputer as the core, through the temperature and humidity sensor and smoke sensor to collect the concentration value we need, Through software programming and hardware circuit construction, to complete an intelligent warehouse monitoring system.
In this design, the temperature and humidity sensor is used to measure the temperature and humidity in the warehouse. uses the smoke sensor to measure the smoke concentration in the warehouse, uses the setting value of the MCU program, when the temperature and humidity reaches a certain value, our alarm will automatically alarm and adjust, the smoke concentration value is used to prevent the occurrence and alarm of the fire, and we can also use our PC terminal to Control the items in the warehouse to set the corresponding temperature value. This design uses sensor technology design, C language, electronic and electrical technology, integrated circuit design, PROTEL foundation and cloud platform technology and other professional knowledge.
【Keywords】: STM32 single chip microcomputer; temperature and humidity sensor; smoke sensor;

原文链接:http://www.jxszl.com/dzxx/dzdq/607864.html