All Projects → HomeKidd → Homekit Ws2812b Controller

HomeKidd / Homekit Ws2812b Controller

ESP8266 based  Homekit controller for WS2812B lightstrips with WS2812FX support🌈

Projects that are alternatives of or similar to Homekit Ws2812b Controller

Hap Python
A python implementation of the HomeKit Accessory Protocol (HAP)
Stars: ✭ 381 (+246.36%)
Mutual labels:  homekit, hap
Esp Homekit
Apple HomeKit accessory server library for ESP-OPEN-RTOS
Stars: ✭ 720 (+554.55%)
Mutual labels:  homekit, esp8266
Esp8266 artnetnode v2
ESP8266 based WiFi ArtNet to DMX, RDM and LED Pixels
Stars: ✭ 400 (+263.64%)
Mutual labels:  ws2812b, esp8266
Secure Video Specification
Documentation and examples of the HomeKit Secure-Video Specification
Stars: ✭ 99 (-10%)
Mutual labels:  homekit, hap
Responsive led control
Responsive Led Control based on McLightning & Grisworld-Led-Controller with FastLED
Stars: ✭ 62 (-43.64%)
Mutual labels:  ws2812b, esp8266
Homebridge
HomeKit support for the impatient
Stars: ✭ 19,073 (+17239.09%)
Mutual labels:  homekit, hap
Esp Homekit Demo
Demo of Apple HomeKit accessory server library
Stars: ✭ 657 (+497.27%)
Mutual labels:  homekit, esp8266
home
Monorepo for all home automation related development, including integrated firmware, PCBs, configuration, and bridges
Stars: ✭ 104 (-5.45%)
Mutual labels:  esp8266, homekit
Mclighting
The ESP8266 based multi-client lighting gadget
Stars: ✭ 977 (+788.18%)
Mutual labels:  ws2812b, esp8266
Esp Homekit Demo Stepbystep
tutorial step by step esp homekit demo
Stars: ✭ 24 (-78.18%)
Mutual labels:  homekit, esp8266
Hap
Swift implementation of the Homekit Accessory Protocol
Stars: ✭ 309 (+180.91%)
Mutual labels:  homekit, hap
Wled Wemos Shield
Wemos D1 Mini (ESP8266) or Wemos ESP32 D1 Mini (ESP32) based shield for WLED firmware
Stars: ✭ 105 (-4.55%)
Mutual labels:  ws2812b, esp8266
Super-Simple-RGB-WiFi-Lamp
A project based on the ESP8266 and WS2812b
Stars: ✭ 61 (-44.55%)
Mutual labels:  esp8266, ws2812b
Esp32 Homekit
ESP-32 implementation of Apple Homekit Accessory Protocol(HAP)
Stars: ✭ 331 (+200.91%)
Mutual labels:  homekit, hap
esp-homekit-rgbw-strip
A homekit firmware for a magic home RGBW controller
Stars: ✭ 14 (-87.27%)
Mutual labels:  esp8266, homekit
Arduino Homekit Esp8266
Native Apple HomeKit accessory implementation for the ESP8266 Arduino core.
Stars: ✭ 545 (+395.45%)
Mutual labels:  homekit, esp8266
homekit-qrcode
Generate a pairing HomeKit QR code label for your HomeKit accessory from the command line
Stars: ✭ 17 (-84.55%)
Mutual labels:  esp8266, homekit
esp-homekit-direct
Connect HomeKit using esp8266 without HomeBridge
Stars: ✭ 72 (-34.55%)
Mutual labels:  esp8266, homekit
Sonoff Homekit
Make your Sonoff Switch compatible with Apple Homekit! 🎉
Stars: ✭ 722 (+556.36%)
Mutual labels:  homekit, esp8266
Esp Homekit Devices
Project to add native Apple HomeKit support to any device with an ESP8266 chip
Stars: ✭ 1,153 (+948.18%)
Mutual labels:  homekit, esp8266

ESP8266 based  Homekit controller for WS2812B lightstrips🌈


Instagram URL FaceBook URL YouTube URL

GitHub All Releases GitHub tag (latest by date) Donate

For usage and more information please read the Wiki page!

Also available for Normal RGB(W) LED strip which you can find here! 🤓

Features:

  • Change Color / Brightness / Color Temperature
  • HomeKit Adaptive Lighting
  • WS2812FX Light Effects (beta!!!)
  • Setting up WS2812B LED count (on first boot from 1 to 500)
  • Power Behaviour characteristic (Default Color / Last Used on startup via Eve app)
  • Transition characteristic (Quick / Default / Moderate / Calm via Eve app)
  • Child Lock (Enable/Disable button press via Eve app)
  • Downloadable User Manual (via Eve app)
  • Power / Reset button
  • OTA firmware update (not implemented yet)

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 © 2020 Apple Inc. All rights reserved.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].