update README.md.

This commit is contained in:
随遇而安
2021-07-02 10:38:06 +00:00
committed by Gitee
parent 36ba31cc37
commit f406026810

View File

@@ -2,8 +2,10 @@
### 项目简介 ### 项目简介
&emsp;&emsp;**[物美智能(wumei-smart)](http://www.wumei.live/introduce.html)是一套开源的软硬件系统,可用于二次开发和学习,快速搭建自己的智能家居系统。** 硬件工程师可以把自己的设备集成到系统;软件工程师可以使用项目中的设备熟悉软硬件交互。<br /> &emsp;&emsp;**[物美智能(wumei-smart)](http://www.wumei.live/introduce.html)是一套开源的软硬件系统,可用于二次开发和学习,快速搭建自己的智能家居系统。** 硬件工程师可以把自己的设备集成到系统;软件工程师可以使用项目中的设备熟悉软硬件交互。<br />
&emsp;&emsp;服务端使用spring boot、数据库mysql和redis、前端vue、移动端android、硬件端ESP-IDF和Arduino。软硬件交互基于mqtt协议使用EMQ代理服务器。系统架构图如下<br /> &emsp;&emsp;服务端使用spring boot、数据库mysql和redis、前端vue、移动端android、硬件端ESP-IDF和Arduino。软硬件交互基于mqtt协议使用EMQ代理服务器。系统架构图如下
![架构](https://gitee.com/kerwincui/wumei-smart/raw/master/document/sys.png) <br /> <br /><br />
![架构](https://gitee.com/kerwincui/wumei-smart/raw/master/document/sys.png)
<br />
### 技术栈 ### 技术栈
##### 后端 ##### 后端