Files
fastbee/README.md
2021-04-13 16:11:12 +08:00

44 lines
1.3 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.

## 项目简介
  物美智能设备开源项目平台尽可能简单同时保证功能的完整性方便使用和二次开发。数据库使用mysql、后端spring boot、前端vue、移动端android、硬件交互基于mqtt协议使用EMQ服务器硬件使用乐鑫的芯片基于ESP-IDF框架。项目目前集成两个设备智能wifi通断器和智能灯控制器后续增加新的设备。硬件设备包含两个固件一个是官方固件设备拿来即用一个是二次开发固件可根据本项目搭建自己平台使用两个固件通过OTA自由切换。项目开发中......感兴趣的可以关注下。<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 />