Skip to content

Matter is creating more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.

License

SiliconLabs/matter

 
 

Repository files navigation

Silicon Labs

Silicon Labs Matter

Welcome to the Silicon Labs Matter Github repo. Matter is an application layer that provides a standardized interface between protocols and devices. With Matter, it is transparent to the underlying device whether the interaction is from a Thread application or a Wi-Fi application. For more information on Matter in general see the main Matter Overview page. This repo is the starting point for all Silicon Labs-related Matter development. Silicon Labs supports Matter on both 802.15.4 (Thread) and 802.11 (Wi-Fi) transport protocols.

To see release notes containing list of features and knowns issues go to SiliconLabs/matter/releases and find the corresponding notes for the release you are using.

As seen below, Silicon Labs supports Matter on several different hardware platforms including the EFR32, RS9116, WF200 and the new SiWx917 which is a Wi-Fi System-on-Chip (SoC).

Device: EFR32+RS9116 Silicon Labs

Device: SiWx917 SoC Silicon Labs - SiWx917 soc

This repo contains documentation, demos, examples and all the code needed for Matter Accessory Device development on both Thread and Wi-Fi. The Thread development use cases differs from Wi-Fi because the Thread protocol requires the use of an Open Thread Border Router (OTBR).

  • To get started with the Thread demo and development see Matter Thread
  • To get started with the Wi-Fi demo and development see Matter Wi-Fi

The full documentation set starts here: Silicon Labs Matter GitHub Documentation


Builds

Builds

Android Ameba ASR BouffaloLab Darwin TI CC26X2X7 TI CC32XX EFR32 ESP32 Infineon i.MX Linux K32W with SE051 Linux ARM Linux Standalone Linux Standalone Mbed OS MW320 nRF Connect SDK Open IoT SDK QPG STM32 Telink Tizen

Tests

Unit / Integration Tests Cirque QEMU

Tools

ZAP Templates

Directory Structure

The Matter repository is structured as follows:

File/Folder Content
build Build system support content and built output directories
build_overrides Build system parameter customization for different platforms
config Project configurations
credentials Development and test credentials
docs Documentation, including guides. Visit the Matter SDK documentation page to read it.
examples Example firmware applications that demonstrate use of Matter
integrations 3rd Party integrations
scripts Scripts needed to work with the Matter repository
src Implementation of Matter
third_party 3rd party code used by Matter
zzz_generated zap generated template code - Revolving around cluster information
BUILD.gn Build file for the gn build system
CODE_OF_CONDUCT.md Code of conduct for Matter and contribution to it
CONTRIBUTING.md Guidelines for contributing to Matter
LICENSE Matter license file
REVIEWERS.md PR reviewers
gn_build.sh Build script for specific projects such as Android, EFR32, etc.
README.md This File

License

Matter is released under the Apache 2.0 license.

About

Matter is creating more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages

  • C++ 61.8%
  • Python 9.0%
  • ZAP 6.5%
  • C 6.4%
  • Java 5.8%
  • Objective-C 3.5%
  • Other 7.0%