update README.md.

This commit is contained in:
随遇而安
2021-07-02 13:40:21 +00:00
committed by Gitee
parent 20f5d5d748
commit 6c1bd86659

View File

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