File tree Expand file tree Collapse file tree 3 files changed +19
-4
lines changed Expand file tree Collapse file tree 3 files changed +19
-4
lines changed Original file line number Diff line number Diff line change 11# Arduino HomeKit ESP8266
22
3- <details >
4- <summary >Translations:</summary >
53
6- - [ Português Brasileiro] ( translations/README-ptbr.md )
4+ [ 中文说明 ] ( translations/README_cn.md ) | [ Português Brasileiro] ( translations/README-ptbr.md )
75
8- </details >
96
107## Apple HomeKit accessory server library for ESP8266 Arduino
118
Original file line number Diff line number Diff line change 1+ # Arduino HomeKit ESP8266
2+
3+
4+ ## Apple HomeKit accessory server library for ESP8266 Arduino
5+
6+ 本库是适用于[ ESP8266 Arduino core] ( https://github.com/esp8266/Arduino ) 的原生 Apple HomeKit 协议实现,无需额外的homeassistant、homebridge等服务器配置。可制作使用ESP8266芯片的独立运行的非商用的HomeKit配件。
7+
8+ 本库的开发主要来自适用于[ ESP-OPEN-RTOS] ( https://github.com/SuperHouse/esp-open-rtos ) 的 [ esp-homekit] ( https://github.com/maximkulkin/esp-homekit ) 库,进行修改适配后适用于Arduino环境,大大降低上手难度与开发成本。另外,强烈推荐使用sloeber(for Eclipse), PlatformIO等较为现代化的IDE来敲代码。
9+
10+ 适用于ESP32 Arduino的版本请移步[ Arduino-HomeKit-ESP32] ( https://github.com/Mixiaoxiao/Arduino-HomeKit-ESP32 ) . 运行在ESP32上的HomeKit性能是ESP8266的近10倍。
11+
12+ 其他技术相关说明含有大量专用名词,不适合翻译,请参见原始的English版本。
13+
14+
15+ ## QQ群:686409089
16+
17+ 更多对于ESP8266/ESP32开发以及HomeKit库的使用和交流,欢迎大家加群讨论:
18+ ![ QQGroup] ( https://raw.github.com/Mixiaoxiao/Arduino-HomeKit-ESP8266/master/extras/qq_group_qrcode.png )
You can’t perform that action at this time.
0 commit comments