ESPHap VS esp32-homekit

Compare ESPHap vs esp32-homekit and see what are their differences.

ESPHap

ESP32/ESP8266 Arduino library for native Apple Homekit Accessory Protocol (HAP) (by Yurik72)

esp32-homekit

ESP-32 implementation of Apple Homekit Accessory Protocol(HAP) (by younghyunjo)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
ESPHap esp32-homekit
1 2
260 441
- -
0.0 0.0
almost 2 years ago almost 4 years ago
C C
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ESPHap

Posts with mentions or reviews of ESPHap. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-29.
  • Water level sensor
    6 projects | /r/HomeKit | 29 Mar 2021
    https://github.com/Mixiaoxiao/Arduino-HomeKit-ESP8266 you mentioned above, is a port of the espressif lib to nonos/arduino core. It shares the wolfssl lib used by espressif, but as it is portrd to nonos, wifi disconnects during srp and devices cannot connect to it. There’s an improved version here: https://github.com/Yurik72/ESPHap which have patched wolfssl that I have changed to prevent wifi disconnections on SRP calculations. Yuri (the Author) made a great job improving original port, like memory management, moving pairings storage to the file, and so on. It still has wolfssl, which is at least redundant as arduino core already have bearssl bundled. Also, this lib has a memory leak during the pairing process, which is not so important as pairing usually made just once. I am currently trying to find where this leak is, but looks like it is somewhere in between the lib and wolfssl. So, I’d like to replace wolfssl with bundled bearssl, if I’d have a free tome to do that.

esp32-homekit

Posts with mentions or reviews of esp32-homekit. We have used some of these posts to build our list of alternatives and similar projects.
  • (Self-Project) Lumos
    1 project | /r/diyelectronics | 22 Jul 2021
    I would probably base the design off of a ESP32 microcontroller since it has WIFI and HomeKit libraries https://github.com/younghyunjo/esp32-homekit (just one I found, I have never used this library so can’t say whether this specific one is good). You can get ESP32 development boards to prototype with cheaply on Amazon etc, but I personally use Adafruit’s dev boards (like the Feather Huzzah32) even though they’re a bit more expensive. The quality is good and they have an absolute tonne of example code for basically everything. Really cannot recommend Adafruit enough as a starting point for all this stuff. There’s so much information in their learning guides. https://learn.adafruit.com/all-about-leds
  • Can I control ESP32 pin output through SSH ?
    1 project | /r/esp32 | 21 Apr 2021
    Once that part was done, I'd look at the various home automation protocols, possibly even Homekit (https://www.espressif.com/en/news/ESP_HomeKit_SDK or https://github.com/younghyunjo/esp32-homekit).

What are some alternatives?

When comparing ESPHap and esp32-homekit you can also consider the following projects:

HomeSpan - HomeKit Library for the Arduino-ESP32

esp8266-rgb-led-strip - This software is able to power an ESP8266 driven RGB LED strip. It integrates with HomeKit natively (no bridge needed)

Arduino-HomeKit-ESP8266 - Native Apple HomeKit accessory implementation for the ESP8266 Arduino core.

esp-homekit-sdk

Sonoff-Homekit - Make your Sonoff Switch compatible with Apple Homekit! 🎉

wasm3 - 🚀 A fast WebAssembly interpreter and the most universal WASM runtime

HAP-Python-Packet-Bridge - HAP-Python and 433 MHz sensors

Homepoint - Espressif ESP32 Based Smarthome screen for MQTT

esp-homekit-rgbw-strip - A homekit firmware for a magic home RGBW controller

DmxSerial2 - An Arduino library for sending and receiving DMX RDM packets.