update README.md.

This commit is contained in:
随遇而安
2021-07-02 09:40:54 +00:00
committed by Gitee
parent c1057b933d
commit afb0ac1a4a

View File

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