esp-homekit-rgbw-strip VS ESPHap

Compare esp-homekit-rgbw-strip vs ESPHap and see what are their differences.

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
esp-homekit-rgbw-strip ESPHap
1 1
15 260
- -
0.0 0.0
over 2 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.

esp-homekit-rgbw-strip

Posts with mentions or reviews of esp-homekit-rgbw-strip. We have used some of these posts to build our list of alternatives and similar projects.

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 esp-homekit-rgbw-strip and ESPHap you can also consider the following projects:

esp-homekit - Apple HomeKit accessory server library for ESP-OPEN-RTOS

HomeSpan - HomeKit Library for the Arduino-ESP32

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

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

esp32-homekit - ESP-32 implementation of Apple Homekit Accessory Protocol(HAP)

esp-homekit-devices - Advanced firmware to add native Apple HomeKit and custom configurations, compatible with any SoC based on ESP32, ESP32-S, ESP32-C and ESP8266 series. (Shelly, Sonoff, Electrodragon, Tuya...)

esp-homekit-sdk