项目编号:mcuclub-dz-184
设计简介:
项目名:快递柜
项目编号:mcuclub-dz-184
单片机类型:STM32F103C8T6
具体功能:
1、通过4个舵机模拟4个柜子的打开和关闭
2、通过DS18B20检测温度值,通过MQ-135检测气体值,当温度值或气体值大于设置最大值,进行声光报警,最大值可通过按键设置
3、通过内部RTC获取时间,可通过按键修正时间
4、通过4*4矩阵键盘,可输入存入快递柜编号、存入8位取件码、和发送的手机号,也可进行存取操作
5、通过GSM模块发送信息,当超过24h后,每天的12:00发送一次提醒信息
6、通过WIFI模块,可手机端查看快递柜的使用情况,可打开、关闭快递柜
7、通过OLED显示时间和信息
总字数:15323
实物链接:点击跳转
设计说明书链接:点击跳转
开题报告链接:点击跳转
答辩PPT链接:点击跳转
基于STM32的智能快递柜的设计与实现
摘 要
随着人们的网络消费水平的提高,快递作为其中的关键环节,发挥着关键作用,而快递柜的出现,降低了物流成本和人工成本,毫无疑问成为广大商家的不二之选,为了解决快递柜的智能化需求,本文基于STM32单片机设计一款智能快递柜监控系统,本设计通过DS18B20温度传感器检测快递柜柜内温度值;通过MQ-135监测快递柜内的有害气体浓度值;通过4个舵机模拟4个快递柜的打开和关闭;通过4*4矩阵键盘输入存入快递柜编号、存入8位取件码以及发送的手机号码,完成快递的存取操作;通过GSM模块发送快递滞留超时提醒;通过WIFI模块用手机查看快递柜的使用情况;通过显示模块显示快递柜的相关参数值和取件码。本次智能柜的设计,不仅考虑到用户使用习惯需求,还考虑的快递柜的智能化发展需求。智能化快递柜,为方便人们的购物需求提供基础设施需求。
关键词:STM32;传感器;WiFi;快递柜;舵机
Design and implementation of intelligent sofa based on STM32 MCU
ABSTRACT
With the improvement of people’s network consumption level, express delivery as a key link, plays a key role, and the emergence of express cabinets, reduce logistics costs and labor costs, no doubt become the majority of business choice, in order to solve the intelligent needs of express cabinets, this paper based on STM32 microcontroller design an intelligent express cabinet monitoring system, In this design, DS18B20 temperature sensor is used to detect the temperature inside the express cabinet. Monitor the concentration of harmful gas in the express cabinet through MQ-135; The opening and closing of four express cabinets are simulated by four steering engines; Through the 4*4 matrix keyboard input to store the delivery cabinet number, store the 8-bit delivery code and send the mobile phone number, complete the delivery access operation; Send the reminder of express retention timeout through GSM module; Check the use of the express cabinet with mobile phone through WIFI module; Display the related parameter values and pick-up codes of express cabinets through the display module. The design of the intelligent cabinet not only takes into account the user’s usage habits, but also considers the intelligent development needs of express cabinets. Intelligent express cabinets provide infrastructure for the convenience of people’s shopping needs.
Key words:STM32; Sensor; WiFi; Express cabinet; Steering gear
目录
第1章 绪论 1
第2章 总体方案设计 4
第3章 硬件系统设计 7
第4章 软件设计 13
第5章 实物测试 22
结论 26
致谢 27
参考文献 29
附录 30