https://github.com/siliconlabssoftware/matter_applications
Matter wireless applications. Go to https://github.com/SiliconLabs/application_examples
https://github.com/siliconlabssoftware/matter_applications
community-contributions-paused matter
Last synced: 6 months ago
JSON representation
Matter wireless applications. Go to https://github.com/SiliconLabs/application_examples
- Host: GitHub
- URL: https://github.com/siliconlabssoftware/matter_applications
- Owner: SiliconLabsSoftware
- License: other
- Created: 2022-04-08T20:30:57.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-06-18T08:16:59.000Z (9 months ago)
- Last Synced: 2025-06-18T09:25:51.050Z (9 months ago)
- Topics: community-contributions-paused, matter
- Language: ZAP
- Homepage:
- Size: 80.1 MB
- Stars: 13
- Watchers: 8
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
EFR32 Matter Application Examples
# Silicon Labs Matter Applications #
The Silicon Labs Matter stack allows for a wide variety applications to be built on its foundation. This repo showcases some example applications built using the Silicon Labs Matter stack.
## Examples ##
- [Matter over Thread - Custom Matter Accessory Device: Color Control Light](/matter_thread_custom_mad/README.md)
- [Matter over Thread - Multi Switch Matter Accessory Device](/matter_thread_multi_switch_mad/README.md)
- [Matter over Thread - CO Detector Matter Accessory Device](/matter_thread_co_detector_mad/README.md)
- [Matter over Thread - Weather Station](/matter_thread_sparkfun_weather_station_mad/README.md)
- [Matter over Thread - Color Lighting Device](/matter_thread_color_lighting/README.md)
## Documentation ##
Official documentation can be found at our [Developer Documentation (TBD)](https://docs.silabs.com/matter/latest/) page.
## Reporting Bugs/Issues and Posting Questions and Comments ##
To report bugs in the Application Examples projects, please create a new "Issue" in the "Issues" section of this repo. Please reference the board, project, and source files associated with the bug, and reference line numbers. If you are proposing a fix, also include information on the proposed fix. Since these examples are provided as-is, there is no guarantee that these examples will be updated to fix these issues.
Questions and comments related to these examples should be made by creating a new "Issue" in the "Issues" section of this repo.
## Disclaimer ##
The Gecko SDK suite supports development with Silicon Labs IoT SoC and module devices. Unless otherwise specified in the specific directory, all examples are considered to be EXPERIMENTAL QUALITY which implies that the code provided in the repos has not been formally tested and is provided as-is. It is not suitable for production environments. In addition, this code will not be maintained and there may be no bug maintenance planned for these resources. Silicon Labs may update projects from time to time.