Files
fastbee/README.md
2021-05-26 01:38:44 +08:00

57 lines
1.6 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 项目简介
  [物美智能](http://www.wumei.live/introduce.html)是一套开源的软硬件系统可用于二次开发和学习快速搭建自己的智能家居系统。硬件工程师可以把自己的设备集成到系统软件工程师可以使用项目中的设备熟悉软硬件交互。数据库使用mysql、后端spring boot、前端vue、移动端android、硬件交互基于mqtt协议使用EMQ服务器硬件使用乐鑫的芯片基于ESP-IDF框架。<br /><br />
  
  项目开发中......感兴趣的可以关注下。<br />
![参考设备](https://gitee.com/kerwincui/wumei-open/raw/master/document/1.jpg)
<br />
## 技术栈
#### 后端
* 相关技术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
<br /><br />
## 前端
![前端](https://gitee.com/kerwincui/wumei-open/raw/master/document/vue.png)
## 后端
![后端](https://gitee.com/kerwincui/wumei-open/raw/master/document/server.png)
## 安卓APP
<div align="center">
<img src="https://gitee.com/kerwincui/wumei-open/raw/master/document/android.png" width = "400" alt="安卓app" align=center />
</div>
## 固件开发
![固件开发](https://gitee.com/kerwincui/wumei-open/raw/master/document/firmware.png)