# wumei-open **Repository Path**: deng-shenzhu/wumei-open ## Basic Information - **Project Name**: wumei-open - **Description**: 物美智能设备开源项目,平台尽可能简单,同时保证功能的完整性,方便使用和二次开发。数据库使用mysql、后端spring boot、前端vue、移动端android、硬件交互基于mqtt协议使用EMQ服务器,硬件使用乐鑫的芯片,基于ESP-IDF框架。 - **Primary Language**: Java - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3447 - **Created**: 2021-05-24 - **Last Updated**: 2022-05-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 项目简介   [物美智能设备开源项目](http://www.wumei.live/introduce.html),平台尽可能简单,同时保证功能的完整性,方便使用和二次开发。数据库使用mysql、后端spring boot、前端vue、移动端android、硬件交互基于mqtt协议使用EMQ服务器,硬件使用乐鑫的芯片,基于ESP-IDF框架。

  项目目前集成两个设备,智能wifi通断器和智能灯控制器,后续增加新的设备。硬件设备包含两个固件,一个是官方固件,设备拿来即用,一个是二次开发固件,可根据本项目搭建自己平台使用,两个固件通过OTA自由切换。

  项目开发中......感兴趣的可以关注下。
![目前支持设备](https://gitee.com/kerwincui/wumei-open/raw/master/document/1.jpg)
## 技术栈 #### 后端 * 相关技术:Spring boot、MyBatis、Spring Security、Jwt、Mysql、Redis、Mongodb、MQTT * 开发工具:IDEA #### 前端 * 相关技术:ES6、Vue、Vuex、Vue-router、Vue-cli、Axios、Element-ui * 开发工具:Visual Studio Code #### 安卓 * 相关技术: * 开发工具:Android Studio #### 硬件端 * 相关技术: ESP-IDF * 开发工具:Visual Studio Code

## 前端 ![前端](https://gitee.com/kerwincui/wumei-open/raw/master/document/vue.png) ## 后端 ![后端](https://gitee.com/kerwincui/wumei-open/raw/master/document/server.png) ## 安卓APP
安卓app
## 固件开发 ![固件开发](https://gitee.com/kerwincui/wumei-open/raw/master/document/firmware.png)