Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kerwin612/miio-serial-tools
MIIO Serial Tools
https://github.com/kerwin612/miio-serial-tools
Last synced: 5 days ago
JSON representation
MIIO Serial Tools
- Host: GitHub
- URL: https://github.com/kerwin612/miio-serial-tools
- Owner: kerwin612
- License: mit
- Created: 2020-04-11T11:18:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-19T15:19:32.000Z (9 months ago)
- Last Synced: 2024-10-16T20:29:49.100Z (27 days ago)
- Language: Go
- Size: 1.69 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MIIO Serial Tools
**软件所有功能基于[iot.mi.com](https://iot.mi.com/new/doc/embedded-development/wifi/standard-protocol.html)开发**
`后端`开发者(固件开发)可以依据**产品功能定义**利用[mst](https://github.com/kerwin612/miio-serial-tools)来**模拟固件功能**,便于`前端`开发者(米家APP插件开发)真实且高效的**联调接口**> 串口配置信息:
串口 -> miot模组
VCC -> (ESP-WROOM-02: 3V3) / (ESP-WROOM-32: 3V3) / (MHCWB4P: VDD)
GND -> GND
RXD -> (ESP-WROOM-02: IO15-CMD|IO2-LOG) / (ESP-WROOM-32: GPIO17-CMD|TXD0-LOG) / (MHCWB4P: IO14-CMD)
TXD -> (ESP-WROOM-02: IO13-CMDIN) / (ESP-WROOM-32: GPIO16-CMDIN) / (MHCWB4P: IO13-CMDIN)