From 14663e919babb20e697af59be954d74ea34941c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9A=8F=E9=81=87=E8=80=8C=E5=AE=89?= <164770707@qq.com> Date: Sat, 19 Jun 2021 16:55:48 +0800 Subject: [PATCH] update README.md. --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7757cc04..74f2a957 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,18 @@ ## 项目简介   **[物美智能(wumei-smart)](http://www.wumei.live/introduce.html)是一套开源的软硬件系统,可用于二次开发和学习,快速搭建自己的智能家居系统。** 硬件工程师可以把自己的设备集成到系统;软件工程师可以使用项目中的设备熟悉软硬件交互。

-服务端使用spring boot、前端vue、移动端android、数据库mysql、硬件交互基于mqtt协议使用EMQ代理服务器。

-项目开发中......感兴趣的可以关注下。
+服务端使用spring boot、前端vue、移动端android、数据库mysql、硬件交互基于mqtt协议使用EMQ代理服务器。
物美智能wumeismart
群号:1073236354
-![架构](https://gitee.com/kerwincui/wumei-smart/raw/master/document/sys.png) +![架构](https://gitee.com/kerwincui/wumei-smart/raw/master/document/sys.png) + + +![架构](https://gitee.com/kerwincui/wumei-smart/raw/master/document/android_01.png) + +![架构](https://gitee.com/kerwincui/wumei-smart/raw/master/document/android_02.png) ![开发板](https://gitee.com/kerwincui/wumei-smart/raw/master/document/2.jpg)