Giter Site home page Giter Site logo

esp-matter-pressure's Introduction

Espressif's SDK for Matter

Introduction

Espressif's SDK for Matter is the official Matter development framework for ESP32 series SoCs. It is built on top of the open source Matter SDK, and provides simplified APIs, commonly used peripherals, tools and utilities for security, manufacturing and production accompanied by exhaustive documentation. It includes rich production references, aimed to simplify the development process of Matter products and enable the users to go to production in the shortest possible time.

Get the repository

Please clone this repository using the below command:

git clone --recursive https://github.com/espressif/esp-matter.git

Note the --recursive option. This is required to pull in the various dependencies into esp-matter. In case you have already cloned the repository without this option, execute this to pull in the submodules: git submodule update --init --recursive

Supported ESP-IDF and connectedhomeip versions

  • This SDK currently works with tag V1.0.0.1 of connectedhomeip.
  • For Wi-Fi devices (ESP32, ESP32-C3, ESP32-S3), ESP-IDF v4.4.3 release is required.
  • For Thread devices (ESP32-H2) and Zigbee Bridge example, ESP-IDF release/v5.0 branch at commit 20949d44 should be used.

Documentation

Refer the Programming Guide for the latest version of the documentation.

Matter Specifications

Download the Matter 1.0 specifications from CSA's official site


Try it with ESP Launchpad

esp-matter-pressure's People

Contributors

dhrishi avatar chiragatal avatar chshu avatar wqx6 avatar shubhamdp avatar jadhavrohit924 avatar infiniteyuan avatar gjc13 avatar jerry-esp avatar diegorro98 avatar shivani-tipnis avatar ydesp avatar mahavirj avatar slompf18 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.