Files
fastbee/README.md
2021-04-13 15:49:01 +08:00

42 lines
927 B
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.

## 项目简介
  物美智能设备开源项目平台尽可能简单同时保证功能的完整性方便使用和二次开发。数据库使用mysql、后端spring boot、前端vue、移动端android、硬件交互基于mqtt协议使用EMQ服务器硬件使用乐鑫的芯片基于ESP-IDF框架。
![目前支持设备](https://gitee.com/kerwincui/kwswitch/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 />