Skip to content

LIFX/esp-matter

 
 

Repository files navigation

Espressif's SDK for Matter

Docker Image Launchpad Deployment

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.

Supported Device Types

Supported ESP-IDF and connectedhomeip versions

  • This SDK currently works with 5b4f800 of connectedhomeip.
  • For Matter projects development with this SDK, it is recommended to utilize ESP-IDF v5.1.1 release.

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

Releases

No releases published

Packages

No packages published

Languages

  • C++ 85.7%
  • C 10.2%
  • Python 3.3%
  • Other 0.8%