esp32-homekit VS ESPHap

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

esp32-homekit

ESP-32 implementation of Apple Homekit Accessory Protocol(HAP) (by younghyunjo)

ESPHap

ESP32/ESP8266 Arduino library for native Apple Homekit Accessory Protocol (HAP) (by Yurik72)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
esp32-homekit ESPHap
2 1
443 260
- -
0.0 0.0
about 4 years ago almost 2 years ago
C C
Apache License 2.0 MIT License
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.

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).

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.

What are some alternatives?

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

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

HomeSpan - HomeKit Library for the Arduino-ESP32

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

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

esp-homekit-sdk

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

Homepoint - Espressif ESP32 Based Smarthome screen for MQTT

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

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

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