# esp8266-ir **Repository Path**: Anth0nyl1MHC/esp8266-ir ## Basic Information - **Project Name**: esp8266-ir - **Description**: 基于ESP8266实现的空调助手物联网设备 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-08-14 - **Last Updated**: 2023-08-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # esp8266-ir #### 介绍 esp8266 实现的红外空调控制物联网设备。 #### 待已实现平台 1. homekit 2. 小爱同学 3. 天猫精灵 .... #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 说明 1. 开发工具 VSCode + platformIO 2. 项目依赖库由 .gitmodules 子仓库的形式实现 #### 参考资料 1. [MQTT平台](http://www.ranye-iot.net) 2. [太极创客](http://www.taichi-maker.com/) 3. [ESP8266-IR-HOMEKIT](https://github.com/Mixiaoxiao/ESP8266-IR-HOMEKIT) 4. [基于WiFi定位的谷歌地图显示](https://www.arduino.cn/thread-98543-1-1.html) 5. [ArduinoJSON库函数](https://www.jianshu.com/p/393a1ba5e86a) 6. [ArduinoJson](https://blog.csdn.net/weixin_45783574/article/details/124083769) 7. [配网项目](https://github.com/bilibilifmk/wifi_link_tool) 8. [Arduino-HomeKit-ESP8266](https://github.com/Mixiaoxiao/Arduino-HomeKit-ESP8266) 9. [红外协议](https://github.com/crankyoldgit/IRremoteESP8266)