connectedhomeip VS ATC_MiThermometer

Compare connectedhomeip vs ATC_MiThermometer 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)

ATC_MiThermometer

Custom firmware for the Xiaomi Thermometers and Telink Flasher (by pvvx)
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
connectedhomeip ATC_MiThermometer
137 22
6,982 2,624
1.1% -
10.0 8.7
4 days ago 4 days ago
C++ C
Apache License 2.0 GNU General Public License v3.0 or later
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
    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/...

  • How do you move you into more technical/R&D positions?
    1 project | /r/ExperiencedDevs | 4 Jun 2023
    IoT is a big space right now if you look at the companies who commit to https://github.com/project-chip/connectedhomeip. They come together at the CSA Member Meeting.
  • 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
  • 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
  • Need help with my project
    1 project | /r/esp32 | 31 Mar 2023
    Not sure if I'm asking in the right place so I apologise ahead. I'm trying to get one of the example projects from Matter onto my esp32 (ESP-WROOM-32) using espresiff. I am doing this on my raspberry pi btw. The problem I'm having now is that it get's stuck when I'm building (idf.py build command). It's always around 800/1135 and it doesn't go past it. The one where it is currently stuck is: [804/1135] Building C object esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gatts_lcl.c.obj.
  • Failing to build Matter examples
    2 projects | /r/esp32 | 7 Mar 2023
    I checked out v1.0.0 of the Matter repo and ran
  • Building examples from project-chip/connectedhomeip repository and Matter community of developers
    1 project | /r/MatterProtocol | 17 Feb 2023
    I'm trying to build basic examples (light device for ESP32, Python controller for Raspberry Pi) following the guides on the official repository (https://github.com/project-chip/connectedhomeip). After solving some build errors, I managed to flash the ESP32 and run the controller on the RPi. However, I couldn't manage to commission the ESP32 from the RPi, because I kept getting a weird "mDNS: Timeout" error. Did anyone here have success with it? What am I missing?

ATC_MiThermometer

Posts with mentions or reviews of ATC_MiThermometer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-23.
  • ESPHome
    11 projects | news.ycombinator.com | 23 Apr 2024
    I use ESPHome to enhance existing appliances (add smart functionality to an existing aircon for example) so generally the ESP board ends up within the appliance itself with nothing visible on the outside.

    For things that need to be stand-alone I'd first check if there's an existing off-the-shelf option first which generally would be more cost-effective to buy and look better than anything I could make myself.

    For temp sensors specifically I generally just go with whatever off-the-shelf stuff is supported by this firmware: https://github.com/pvvx/ATC_MiThermometer

  • Hoe warm is het bij jullie binnen in huis?
    1 project | /r/Belgium2 | 13 Jun 2023
    Home Assistant, with a bunch of Xiaomi BLE LYWSD03MMC sensors, running custom firmware: https://github.com/pvvx/ATC_MiThermometer
  • Which bluetooth adapter has been working well for you?
    1 project | /r/ODroid | 13 May 2023
    I have a handful of Xiaomi LYWSD03MMC thermometers running pvxx's firmware, and a SCD4x CO2 Sensor.
  • Xiaomi temp/humidity sensor
    1 project | /r/smarthome | 2 May 2023
    Personally, I flashed them with this firmware so I could customize the broadcast interval and use them with Home Assistant without needing a proprietary hub.
  • Hey, does anyone have a recommendation for a temperature sensor that works well with smartlife and homebridge? For a small price on aliexpress, thank you
    1 project | /r/homebridge | 29 Mar 2023
    If BLE is an option for you, consider a Xiaomi Mijia Hygrometer flashed (wirelessly via Chrome) with this firmware: https://github.com/pvvx/ATC_MiThermometer
  • Suggested HomeKit temp sensors?
    1 project | /r/HomeKit | 12 Feb 2023
    Xaomi Mija Hygrometers, wirelessly flashed with this firmware, and Home Assistant to expose them in HomeKit. Local LCD display, roughly 2yr battery life, and available from $3-5.
  • Is there a battery powered low power consumption device (BLE?) that has 1 gpio pin to monitor switch state (open/closed)?
    1 project | /r/smarthome | 24 Jan 2023
  • Ask HN: What's on Your Home Server?
    52 projects | news.ycombinator.com | 5 Jan 2023
    I've been using a Raspberry Pi as a home server, and it's been holding up amazingly well, given everything I've thrown at it:

    - The excellent Home Assistant, for unifying across Homekit and Google Home and tracking historical temperatures and a couple of automations. The RPi has Bluetooth built in, so I can capture the data from a few Bluetooth thermometer/hygrometers running custom firmware (https://github.com/pvvx/ATC_MiThermometer) without a 802.15.4 bridge or similar.

    - An AirPlay to Google Cast bridge, mainly for listening to Overcast or the occasional YouTube video on Google speakers

    - A SMB server, for file storage and potential Time Machine backups (but I don't currently have enough storage, and locally attached SSDs are just hard to beat in terms of performance)

    - A DLNA server, for watching photos and videos on my TV

    - Tailscale, for the occasional use of my home connection as a VPN when traveling (really glad to be having symmetric fiber for this!)

    - Caddy, as a frontend for everything web facing, to benefit from its excellent Let's Encrypt integration for automatic certificate requests and renewals

    Most of this is running in Docker containers and configured via Ansible, so that if the micrSD card burns out, I can just flash a new one with an empty image and recover from there.

  • Schimmel entfernen
    1 project | /r/Austria | 15 Dec 2022
  • Ultralight Thermometer EU
    1 project | /r/Ultralight | 14 Nov 2022

What are some alternatives?

When comparing connectedhomeip and ATC_MiThermometer you can also consider the following projects:

HomeKitADK

NimBLE-Arduino - A fork of the NimBLE library structured for compilation with Arduino, for use with ESP32, nRF5x.

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.

ATC_MiThermometer - Custom firmware for the Xiaomi Thermometer LYWSD03MMC and Telink Flasher via USB to Serial converter

homebridge-raspbian-image - Official Homebridge Raspberry Pi Image based on Raspberry Pi OS Lite.

Grafana - The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.

Home Assistant - :house_with_garden: Open source home automation that puts local control and privacy first.

esphome - ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.

tuya-convert - A collection of scripts to flash Tuya IoT devices to alternative firmwares

android-captive-portal - generate 204

Ghost - Independent technology for modern publishing, memberships, subscriptions and newsletters.