見出し画像

85. Matter を実デバイスで動かす

前回の記事

はじめに

全体の開発環境の準備が終わったので、サンプルアプリケーションを実デバイスで動かすことを試みます。

使用するデバイス

今回は、ESP32 系のデバイスを使うこととします。

実デバイス用開発環境のセットアップ

実デバイスを使うには、その実デバイス向けの開発環境が新たに必要です。ESP32 系デバイスの開発のとっかかりとして、
Working with the CHIP Tool — Matter documentation (project-chip.github.io)
から始まり、

Step 1: Prepare the Matter device
Build and program the device with the Matter device firmware by following the Matter Lighting Application Example documentation.

https://project-chip.github.io/connectedhomeip-doc/guides/chip_tool_guide.html#step-1-prepare-the-matter-device

の Link を辿り、

https://github.com/project-chip/connectedhomeip/examples/lighting-app/esp32

https://github.com/project-chip/connectedhomeip/examples/lighting-app/esp32 を開きます。更に、このページの ”setup ESP-IDF and CHIP Environment” のリンクから ESPIDF のページを開きます。

ここから先は

76,333字 / 7画像

2022年3月にマイクロソフトの中の人から外の人になった Embedded D. George が、現時点で持っている知識に加えて、頻繁に…

この記事が気に入ったらサポートをしてみませんか?