Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/make2explore/esp32-matter

Getting Started with Matter on ESP32 Devices using ESP Launchpad
https://github.com/make2explore/esp32-matter

esp32 homeautomation iot matter

Last synced: 8 days ago
JSON representation

Getting Started with Matter on ESP32 Devices using ESP Launchpad

Awesome Lists containing this project

README

        

# ESP Matter Tutorial
Getting Started with Matter on ESP32 Devices using ESP Launchpad



**Matter** is an industry-unifying standard that provides reliable and secure connectivity for smart-home devices. It is an IP-based connectivity protocol that works on Wi-Fi, Ethernet, and Thread (over 802.15.4 radio) transports with Bluetooth LE being used for commissioning. The Matter standard is defined by the Connectivity Standards Alliance in association with all the industry leaders.

**Espressif**, as a member of the Connectivity Standards Alliance, is an active contributor to the development of the Matter protocol. Espressif, with its unique combination of connectivity **SoCs**, software, and complete solutions makes it easy for our customers to build Matter-enabled smart-home devices of various types. Espressif provides the most comprehensive solutions for Matter, including support for Wi-Fi or Thread end-point devices, Thread Border Routers, and Matter gateway reference designs.

**Espressif’s SDK for Matter**
Espressif’s SDK for Matter has been developed over the open-source Matter SDK to provide a simplified API and the required tools for building Matter-compatible devices with Espressif SoCs. This SDK defines periodic releases and support structures that ensure maintaining the in-field devices effectively.

This tutorial is about ESP Matter Solutions. We've discussed..
- **What is Matter ?** - Basic Introduction.
- **Espressif’s Solution for Matter** - Features, Specifications, Stack, SDK Et Cetra.
- **How to Get Started using ESP Launchapad** - Demo
- **Demo of ESP Matter - Applications** using ESP Launchpad

------------------------------------------------------------------------------------------------------

πŸ“• **YouTube Video Links**

▢️ [Tutorial] Getting Started with Matter on ESP32 - πŸ”— https://youtu.be/c6K8ZA3cKEQ

-------------------------------------------------------------------------------------------------------
πŸ“’ **Important Links**

🌐 ESP Matter - πŸ”—https://www.espressif.com/en/solutions/device-connectivity/esp-matter-solution
πŸ“™ ESP Matter Docs πŸ”— https://github.com/espressif/esp-matter
πŸ›  ESP Launchpad Tool for Matter πŸ”— https://espressif.github.io/esp-launchpad/?solution=matter

------------------------------------------------------------------------------------------------------

πŸ“œ Source Code, Circuit Diagrams and Documentation :

🌐 GitHub Repository - πŸ”— https://github.com/make2explore/esp32-Matter

🌐 Hackster Blog - πŸ”— https://www.hackster.io/make2explore

🌐 Instructable Blog - πŸ”— https://www.instructables.com/make2explore

------------------------------------------------------------------------------------------

Shield: [![CC BY-NC-SA 4.0][cc-by-nc-sa-shield]][cc-by-nc-sa]

This work is licensed under a
[Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License][cc-by-nc-sa].

[![CC BY-NC-SA 4.0][cc-by-nc-sa-image]][cc-by-nc-sa]

[cc-by-nc-sa]: http://creativecommons.org/licenses/by-nc-sa/4.0/
[cc-by-nc-sa-image]: https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png
[cc-by-nc-sa-shield]: https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg