毕业设计(论文)-基于树莓派的智能家居精选

摘要随着物联网技术的发展,智能家居产业迅速崛起。在此背景下,我们研究了智能家居管理系统的设计与实现。本文所设计的智能家居管理系统采用分层架构设计,分别为感知层、中间层以及应用层。感知层利用温湿传感器、火焰探测器、土壤湿度检测器等来采集我们需要的数据。中间层利用数据平台为我们采集到的数据进行存储与展示。应用层利用树莓派来对采集到的数据进行分析处理,如果发现异常则采取相对应的措施。在Linux环境下,以树莓派为硬件平台,实现智能家居管理系统。在树莓派的平台上完成对智能家居系统设计与实现后,能够较好的实现设计的基本功能,采集数据都正确,系统比较稳定,并且该系统较好的完成异常处理。关键字:智能家居,树莓派,传感器,PythonAbstractWith the development of Internet of things technology, smart home industry have rapid rise. In this context, we study the design and implementation of intelligent home management system.In this paper, the intelligent home management systemadopts the hierarchical architecture design, which is the sensing layer, the middle layer and the application layer respectively. The sensing layer uses temperature and humidity sensors, flame detectors, soil moisture detectors and other sensors to collect the data that we need. The middle layer uses the data platform to store and display the data we collect. Application layer useRaspberry Pi to analysis the data that we collect, and it take corresponding action if found the exception.Under the Linux environment and Raspberry as the hardware platform, we achieved intelligent home management system.In the raspberry pi platform to complete the intelligent home system design and implementation, to better achieve the basic functions of the design, data collection are correct, the system is relatively stable, and the system better to complete the exception handling.Keywords:Smart home,Raspberry Pi, Sensor, Python目录1绪论11.1课题背景与意义11.2 国内外研究现状21.3 课题的主要工作31.4 本文的组织结构41.5 本章小结52 系统关键技术介绍62.1 树莓派硬件应用62.2 Yeelink数据平台82.3 面向对象Python102.4 本章小结133 系统需求与总体设计143.1 系统需求概述143.1.1 照明控制模块需求143.1.2 草木智能浇水模块需求143.1.3 窗帘控制模块需求153.1.4 厨房火焰探测模块需求153.1.5 展示需求153.1.6数据存储需求153.1.7 异步事件163.1.8 性能163.1.9易用性163.2 整体系统概述163.2.1 系统硬件架构设计173.2.2系统软件架构设计183.3 功能模块设计[22]193.4 本章小结204 系统详细设计与实现214.1数据库设计214.2 数据读写接口234.3发送邮件264.3.1 打开smtp服务264.3.2 构造邮件274.3.3 发送邮件284.4 数据通信接口304.4.1 Yeelink获取数据304.4.2 Yeelink修改编辑数据314.5 照明系统控制模块实现334.5.1 Python控制继电器3

Logo

腾讯云面向开发者汇聚海量精品云计算使用和开发经验,营造开放的云计算技术生态圈。

更多推荐