当前位置: 首页 > 软件库 > 其他开源 > 物联网 >

ESP8266-Homekit-Smart-Blinds

授权协议 Readme
开发语言 JavaScript
所属分类 其他开源、 物联网
软件类型 开源软件
地区 不详
投 递 者 郎欣然
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

ESP8266 based  HomeKit Smart Blind Controller

ESP8266 based  HomeKit Smart Blind Controller for Vertical and Venetian Blinds with BH1750 Light Sensor and Automatic Mode!




This project is still in development so currently not fully working and some parts (PCB, 3D printed parts) are missing yet!

For Usage please read the Build Instructions Wiki page!

Please note that for this Project a 3D Printer is ESSENTIAL!

Features:

  • Opening / Closing Blinds
  • Auto Mode (based on Light Sensor reading)
  • Button Control (Fully Closing / Opening Blinds via Button Press)
  • BH1750 Light sensor
  • Adjusting End Stop (Currently not available yet)
  • Reset button

This HomeKit enabled Smart Blind Controller is based on this project!




Demo:


DEMO



This project uses the Apple HomeKit accessory server library ESP-HomeKit from @MaximKulkin for ESP-OPEN-RTOS.

Although already forbidden by the sources and subsequent licensing, it is not allowed to use or distribute this software for a commercial purpose.

HomeKit Accessory Protocol (HAP) is Apple’s proprietary protocol that enables third-party accessories in the home (e.g., lights, thermostats and door locks) and Apple products to communicate with each other. HAP supports two transports, IP and Bluetooth LE. The information provided in the HomeKit Accessory Protocol Specification (Non-Commercial Version) describes how to implement HAP in an accessory that you create for non-commercial use and that will not be distributed or sold.
The HomeKit Accessory Protocol Specification (Non-Commercial Version) can be downloaded from the HomeKit Apple Developer page.
Copyright © 2019 Apple Inc. All rights reserved.
  • ESP8266 配置wifi连接方式  1、手机下载ai-link-2015-4-8 013647.apk并安装,添加微信公共账号AiThinker_Technology  2、串口连接至ESP8266  3、通过AT+GMR查看固件版本号,至少要保证是0.9.5,如下:  AT+GMR  AT version:0.21.0.0  SDK version:0.9.5  OK  4、Smart Co

  • 前言 今天是学习百问网智能家居项目的第4天,本文我们将会介绍如何使用ESP8266进行连接WIFI 一、ESP8266和WIFI的连接 STM32通过串口和ESP8266进行通信,发送指定的AT指令即可实现联网。ESP8266可以单独进行联网也可以通过上面方式进行联网。 注意:ESP8266只能连接2.4GHZ的WIFI,很多人可能因为连接到的是5GHZ的WIFI导致ESP8266无法和WIFI进

 相关资料
  • ESP8266  HomeKit Paradox Alarm System ESP8266  HomeKit server for Paradox Alarm Systems Still in development, currently its just an "empty" HomeKit Security System accessory and not controlling anyt

  • ESP8266 Apple HomeKit Elgato Eve Motion Sensor ESP8266 based  HomeKit Motion Sensor that works the same as Elgato Eve Motion For Usage please read the Build Instructions Wiki page! This HomeKit enabl

  • NativeScript HomeKit plugin Installation From the command prompt go to your app's root folder and execute: tns plugin add nativescript-homekit Demo app Recommended! Check out the demo to get a feel of

  • HomeKit Bridge This plugin for the Indigo Domotics home automation platform that publishes Indigo devices and action groups to Homebridge so that you can use your Indigo devices and actions in HomeKit

  • HomeKit QR Code Generate a HomeKit pairing QR code for your HomeKit accessory Usage npx homekit-qrcode --category=switch --pairingCode=111-22-333HomeKit QR Code successfully generated Local Developmen

  • Homebridge ESP8266 Projects Smart Home is becoming more and more popular and I have started to work on it a few months ago. In this directory I would like to share my ESP8266 and other projects with y