connectedhomeip VS homebridge-raspbian-image

Compare connectedhomeip vs homebridge-raspbian-image and see what are their differences.

connectedhomeip

Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance. (by project-chip)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
connectedhomeip homebridge-raspbian-image
137 170
6,953 1,016
1.5% 0.2%
10.0 6.9
about 14 hours ago about 2 months ago
C++ Shell
Apache License 2.0 BSD 3-clause "New" or "Revised" 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.

connectedhomeip

Posts with mentions or reviews of connectedhomeip. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-14.
  • ESP32-C3 Wireless Adventure: A Comprehensive Guide to IoT [pdf]
    9 projects | news.ycombinator.com | 14 Jun 2023
    ESP32s aren't really ‘lower level’ in the sense that anyone is likely to write assembly code for them (compared to, say, 8051 or PIC), other than maybe some driver author at Espressif. The big win from using RISC-V, other than name recognition, is mainstream compiler support (which is nothing to sneeze at, especially when it's largely funded by someone else).

    When I worked on Matter¹, the Xtensa and RISC-V versions were basically fungible from the software point of view. (And really, so were other vendors' various ARMs.) We did find that Bloaty McBloatface² didn't support Xtensa, so I had to write an alternative.

    ¹ https://github.com/project-chip/connectedhomeip/

    ² https://github.com/google/bloaty

    9 projects | news.ycombinator.com | 14 Jun 2023
    They do have example Matter projects for the ESP32-C3/S3. I assume it's over WiFi and not thread.

    https://github.com/project-chip/connectedhomeip/tree/master/...

  • ModuleNotFoundError: No module named 'matter_idl'
    3 projects | /r/esp32 | 14 May 2023
    I followed this doc: https://github.com/project-chip/connectedhomeip/blob/master/docs/guides/esp32/setup_idf_chip.md
    3 projects | /r/esp32 | 14 May 2023
    I'm trying to build https://github.com/project-chip/connectedhomeip on MacOS but I keep getting the following error:
  • Matter Raspberry Pi GPIO Commander – Turn Your Pi into a Matter Lighting Device
    2 projects | news.ycombinator.com | 13 May 2023
    "Securing name resolution in the IoT: DNS over CoAP" https://news.ycombinator.com/item?id=32186286

    From https://github.com/project-chip/connectedhomeip#architecture... :

    > Matter aims to build a universal IPv6-based communication protocol for smart home devices. The protocol defines the application layer that will be deployed on devices and the different link layers to help maintain interoperability. The following diagram illustrates the normal operational mode of the stack:

    > [...] It is built with market-proven technologies using Internet Protocol (IP) and is compatible with Thread and Wi-Fi network transports.

    > Matter was developed by a Working Group within the Connectivity Standards Alliance (Alliance). This Working Group develops and promotes the adoption of the Matter standard, a royalty-free connectivity standard to increase compatibility among smart home products, with security as a fundamental design tenet. The vision that led major industry players to come together to build Matter is that smart connectivity should be simple, reliable, and interoperable.

    > [...] The code examples show simple interactions, and are supported on multiple transports -- Wi-Fi and Thread -- starting with resource-constrained (i.e., memory, processing) silicon platforms to help ensure Matter’s scalability.

    Is there already a good (security) comparison of e.g. http basic auth, x10, ZigBee, mqtt, matter?

  • Any open source repositories/projects written in C++?
    3 projects | /r/embedded | 10 May 2023
  • How to make smaller C and C++ binaries
    4 projects | news.ycombinator.com | 7 May 2023
    Bloaty is a nice tool.

    When I worked on Matter a couple years ago, we had the problem that its backend http://www.capstone-engine.org/ did not support Xtensa, and produced some Python tools that could take output from bloaty or similar data from readelf or elftools, and produce several kinds of report.

    https://github.com/project-chip/connectedhomeip/blob/master/...

  • Renaming Starlite to LiteStar
    3 projects | /r/Python | 2 Apr 2023
    My two cents from someone who has dealt with product name changes. Most recently I worked on the Chip repo which is now known as Matter. There are numerous references in the repo to chip despite the name change. See https://github.com/project-chip/connectedhomeip
  • Failing to build Matter examples
    2 projects | /r/esp32 | 7 Mar 2023
    I checked out v1.0.0 of the Matter repo and ran
    2 projects | /r/esp32 | 7 Mar 2023
    I was actually asking for other peoples experience building the matter examples and if there was any other place I could reach out to get answers to my questions, hence why I did not include any specific information.

homebridge-raspbian-image

Posts with mentions or reviews of homebridge-raspbian-image. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-21.

What are some alternatives?

When comparing connectedhomeip and homebridge-raspbian-image you can also consider the following projects:

HOOBS - Build your Smart Home with HOOBS. Connect over 2,000 Accessories to your favorite Ecosystem.

docker-homebridge - Homebridge Docker. HomeKit support for the impatient using Docker on x86_64, Raspberry Pi (armhf) and ARM64. Includes ffmpeg + libfdk-aac.

homebridge - HomeKit support for the impatient.

Debian-Pi-Aarch64 - This is the first 64-bit system in the world to support all Raspberry Pi 64-bit hardware!!! (Include: PI400,4B,3B+,3B,3A+,Zero2W)

Pi.Alert - WIFI / LAN intruder detector. Check the devices connected and alert you with unknown devices. It also warns of the disconnection of "always connected" devices

ffmpeg-for-homebridge - Static FFmpeg binaries for Homebridge with support for audio (libfdk-aac) and hardware-accelerated decoding and encoding (h264_qsv, h264_v4l2m2m, videotoolbox).

magic-mirror-raspbian-lite - Magic Mirror for Raspbian Lite (works with Raspberry Pi Zero)

homebridge-sonos-multiroom - Plugin for real Sonos multiroom experience in homebridge.

HomeKitADK

pi-apps - Raspberry Pi App Store for Open Source Projects

homebridge-google-nest-sdm - A Homebridge plugin for Google Nest devices that uses the Google Smart Device Management API. Supports Cameras, Doorbells, Displays, and Thermostats. Includes support for HomeKit Secure Video.

Raspberry-Pi-Guide - Raspberry Pi Guide. Learn all about the Raspberry Pi and other cool tools such as Tailscale, WireGuard, Home Assistant, Homebridge, ESPHome, and Watchdog timer.