esp-homekit-devices 搭建 ESP8266 HomeKit 开发环境比较简单,主要步骤如下:
一、安装 esp-homekit-devices
首先确定安装目录,我的目录是 ~/文档//esp8266/homekit
cd ~/文档//esp8266/homekit
git clone https://github.com/RavenSystem/esp-homekit-devices.git
cd esp-homekit-devices
git submodule update --init --recursive


So easy! 让我们进入下一步。
二、安装 esp-open-sdk
cd ~/下载
sudo apt-get install make unrar-free autoconf automake libtool gcc g++ gperf \
flex bison texinfo

本文介绍了在Ubuntu系统中利用esp-homekit-devices搭建ESP8266的HomeKit开发环境的步骤,包括安装esp-homekit-devices和esp-open-sdk,详细阐述了编译和烧录固件的过程,为后续的ESP8266 HomeKit实战系列奠定了基础。
最低0.47元/天 解锁文章

被折叠的 条评论
为什么被折叠?



