news 2026/6/10 19:50:11

【dz-1014】基于单片机的智能药箱

作者头像

张小明

前端开发工程师

1.2k 24
文章封面图
【dz-1014】基于单片机的智能药箱

摘 要

日常生活中,按时服药对治疗和康复至关重要,特别是老年人或慢性病患者。但记忆力下降或生活忙碌常导致忘记服药或混淆药品。因此,设计一款智能多功能储药箱具有重要意义。

本设计以STM32F103C8T6单片机为控制合作,通过RTC获取实时时间;通过手机配置5组吃药时间、药品种类和数量;通过光敏电阻检测药箱内光照值,当光照低于设定最小值时自动开启补光灯;通过DHT11检测药箱内温湿度,当湿度高于设定最大值时进行除湿,温度高于设定最大值时自动控制制冷片打开;通过OLED显示测量数据,吃药时间到后显示吃药种类和数量,关闭药箱后恢复显示测量数据;通过WIFI模块将监测数据发送到手机端,并可在手机端设置吃药时间和种类。

测试结果表明,该系统运行稳定,能够准确提醒用户按时服药,有效避免了因忘记服药或混淆药品种类和剂量而导致的问题,为老年人或患有慢性疾病的人群提供了极大的便利。

关键词 储药箱;单片机;传感器;WiFi;远程控制

Abstract

In daily life, taking medication on time is crucial for treatment and rehabilitation, especially for elderly or chronic disease patients. But memory decline or busy life often leads to forgetting to take medication or confusing drugs. Therefore, designing an intelligent multifunctional medicine storage box is of great significance.

This design is controlled by the STM32F103C8T6 microcontroller and utilizes RTC to obtain real-time time; Configure 5 sets of medication times, types, and quantities through mobile phones; Detect the light level inside the medicine box through a photoresistor, and automatically turn on the supplementary light when the light level is below the set minimum value; By using DHT11 to detect the temperature and humidity inside the medicine box, dehumidification is carried out when the humidity is higher than the set maximum value. When the temperature is higher than the set maximum value, the refrigeration unit is automatically controlled to turn on; Display measurement data through OLED, display the type and quantity of medication after the medication time is up, and restore the display of measurement data after closing the medicine box; Send monitoring data to the mobile phone through the WIFI module, and set the medication time and type on the mobile phone.

The test results show that the system runs stably and can accurately remind users to take medication on time, effectively avoiding problems caused by forgetting to take medication or confusing the types and doses of drugs, providing great convenience for the elderly or people with chronic diseases.

Keywords:medicine storage box; singlechip; Sensors; WiFi; Remote control

目 录

摘 要

Abstract

1 绪论

1.1 研究背景及研究意义

1.2 国内外发展现状

1.3 本系统的主要功能

2 系统的整体结构设计

2.1 控制系统结构

2.2 硬件介绍

2.2.1 单片机

2.2.2 时钟模块-DS1302

2.2.3 光照监测5516

2.2.4 温湿度-DHT11

2.2.4 舵机-SG90

2.2.5 语音播报-TTS

2.2.6 按键-独立按键

2.2.7 显示-OLED

2.2.8 继电器模块

2.2.9 无线通信WiFi

2.3 本章小结

3 系统硬件设计

3.1 单片机最小系统设计

3.2 模块电路设计

3.2.1 时钟模块-DS1302

3.2.2 光照监测5516

3.2.3 温湿度-DHT11

3.2.4 舵机-SG90

3.2.5 语音播报-TTS

3.2.6 按键-独立按键

3.2.7 显示-OLED

3.2.8 继电器模块

3.2.9 无线通信WiFi

3.3 本章小结

4 系统软件设计

4.1 系统主流程设计

4.2 温湿度检测模块子流程

4.3 光照检测模块子流程

4.4 舵机模块子流程

4.5 OLED显示子流程设计

4.6语音播报模块子流程设计

4.7 本章小结

5 系统调试与测试

5.1 硬件调试

5.2 软件调试

5.3 实物功能测试

5.3.1 定时检测实物测试

5.3.2 语音播报实物测试

5.3.3 药箱开关实物测试

5.3.4 补光实物测试

5.3.5 加热除湿实物测试

5.3.6 云平台部分测试

结 论

参考文献

谢 辞

附 录A

附 录B

附 录C

版权声明: 本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若内容造成侵权/违法违规/事实不符,请联系邮箱:809451989@qq.com进行投诉反馈,一经查实,立即删除!
网站建设 2026/6/10 15:57:38

C++ 的核心究竟是什么?学到什么程度才算精通?

C 的核心究竟是什么? 一句话浓缩(2025-2026 社区最常见的几种主流共识版本,按出现频率排序): 最被广泛接受的版本(Bjarne Stroustrup 本人 C Core Guidelines 精神): “零开销抽象 …

作者头像 李华
网站建设 2026/6/9 17:18:45

数字员工提升AI销冠系统与AI提效软件系统的生产力和运营效益

数字员工在企业的运营中发挥了重要作用,通过优化业务流程、降低人工成本和提升工作效率,为AI销冠系统带来了显著的价值。借助自动化外呼功能,数字员工能够高效处理客户联系,大幅提高沟通频率,促使企业快速响应市场需求…

作者头像 李华
网站建设 2026/6/10 15:01:43

没GPU也能玩转PaddleOCR-VL:3块钱体验文档解析黑科技

没GPU也能玩转PaddleOCR-VL:3块钱体验文档解析黑科技 你是不是也刷到了那个“0.9B参数干翻72B巨兽”的PaddleOCR-VL?看到别人用它轻松识别老照片里的泛黄手写信、扫描件中的复杂表格,甚至还能理解图文混排的PDF报告,心里痒痒的——…

作者头像 李华
网站建设 2026/6/10 15:22:43

2026最新指南:作业帮下载安装全流程详解与实用技巧

前言 在智能教育快速发展的今天,学习类应用已成为学生和家长常用的学习工具。其中,作业帮凭借强大的题库资源与实时互动功能,深受广大学生群体欢迎。对于想要使用该应用的用户,如何安全、便捷地完成【作业帮下载安装】&#xff0…

作者头像 李华