일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
- homebridge
- Home Assistant
- Espressif
- raspberry pi
- 애플
- MQTT
- 배당
- 파이썬
- 미국주식
- matter
- 공모주
- 해외주식
- Apple
- esp32
- 힐스테이트 광교산
- 빅데이터분석기사
- cluster
- RS-485
- Bestin
- 매터
- 현대통신
- 라즈베리파이
- 주식
- 홈네트워크
- Python
- ConnectedHomeIP
- 월패드
- SK텔레콤
- 국내주식
- 나스닥
- Today
- Total
목록매터 (21)
YOGYUI
Setup Matter Test Harness(1.3) on Raspberry Pi 5[필요사항]- Raspberry Pi 5 (본 글에서는 8GB RAM 모델 사용)- 유선 이더넷 연결 환경 (LAN 케이블, 공유기 등)- micro HDMI 케이블 혹은 젠더- HDMI 지원 모니터- USB 키보드 (혹은 무선 어댑터 + 무선 키보드 조합)- Micro SD 카드 (용량은 64GB 이상을 권장, 본 글에서는 32GB 사용)- Micro SD 카드 리더기 (USB)1. 개요Connectivity Standard Alliance(CSA)에서 제공하는 Raspberry Pi(라즈베리파이)용 Matter Test Harness는 공식적으로는 라즈베리파이4에 Ubuntu 22.04 LTS (Jammy Jelly..
지난 5월 8일 Matter 1.3 버전이 공식 릴리즈되었다https://csa-iot.org/newsroom/matter-1-3-specification-released/ Matter 1.3 Specification ReleasedMatter 1.3 Specification announced, enabling energy reporting for Matter devices, and support for water and energy management, electric vehicle chargers, and…csa-iot.org Matter 버전 업데이트마다 홈IoT 생태계에서 사용되는 다양한 종류의 디바이스들이 가진 기능들에 대한 지원이 추가되는데, 이번 1.3 버전에서는 다음 3종류의 기능이 추가되..
ESP-Matter GitHub Repository Pull Request Accept & Merge (PR-863) ESP32 SoC를 이용한 Matter 디바이스를 개발할 때 사용하는 SDK인 ESP-Matter는 깃허브(GitHub)에 저장소를 둔 오픈소스로, Espressif사에 속한 개발자 외에도 많은 일반 개발자들이 소스코드 작업에 참여하고 있다 올해 2월 ESP32를 이용한 Matter 이산화탄소 농도 측정 센서 디바이스를 개발할 때 소스코드 중 일부가 Matter 1.2 spec과 맞지 않는 것을 발견했고, 문제를 해결하기 위한 소스코드 수정 방법도 블로그에 포스팅한 바 있다 [PROJ] Matter 이산화탄소 농도 측정 클러스터 개발 예제 (ESP32) [PROJ] Matter 이산화탄소..
Matter - Illuminance Measuremet Cluster Developing Example using ESP32 SoC 지난 글에서 밝기 측정 (Illuminance Measurement) 관련 클러스터의 Matter 스펙을 알아봤다 Matter Specification - Illuminance Measurement Cluster Matter Specification - Illuminance Measurement Cluster Matter :: Illuminance Measurement Cluster The Illuminance Measurement cluster provides an interface to illuminance measurement functionality, includi..
Matter :: Occupancy Sensing Cluster The server cluster provides an interface to occupancy sensing functionality, including configuration and provision of notifications of occupancy status. 점유 센서 (혹은 재실 감지 센서, 모션 센서) 디바이스를 위한 클러스 1. Classification Hierarchy Role Scope PICS Code Base Application Endpoint OCC 2. Identifier Identifier Name 0x0406 Occupancy Sensing 3. Data Types 3.1. OccupancyBitamp ..
Matter :: Illuminance Measurement Cluster The Illuminance Measurement cluster provides an interface to illuminance measurement functionality, including configuration and provision of notifications of illuminance measurements. 조도 센서 디바이스를 위한 클러스터 1. Classification Hierarchy Role Scope PICS Code Base Application Endpoint ILL 2. Identifier Identifier Name 0x0400 Illuminance Measurement 3. Data Type..
Matter :: Pressure Measurement Cluster This cluster provides an interface to pressure measurement functionality, including configuration and provision of notifications of pressure measurements. 압력 측정 센서 (ex: 기압계) 디바이스를 위한 클러스터 1. Classification Hierarchy Role Scope PICS Code Base Application Endpoint PRS 2. Identifier Identifier Name 0x0403 Pressure Measurement 3. Features Bit Code Feature Confo..
Matter :: Water Content Measurement Clusters This is a base cluster. The server cluster provides an interface to water content measurement functionality. The measurement is reportable and may be configured for reporting. Water content measurements include, but are not limited to, leaf wetness, relative humidity, and soil moisture. 일반적인 상대습도 센서 뿐만 아니라 식물의 잎사귀 습도 센서, 토양 수분 센서 등 농작물 관리 IoT 디바이스를 위한..
Matter :: Temperature Measurement Cluster This cluster provides an interface to temperature measurement functionality, including configuration and provision of notifications of temperature measurements. 온도 측정 센서를 위한 클러스터 1. Classification Hierarchy Role Scope PICS Code Base Application Endpoint TMP 2. Identifier Identifier Name 0x0402 Temperature Measurement 3. Attributes 3.1. Measured Value ID ..
Matter - FanControl Cluster Developing Example using ESP32 SoC Matter 클러스터 중 하나인 Fan Control 클러스터는 모터(전동기)를 통해 회전하는 팬으로 동작하는 디바이스(선풍기, 서큘레이터, 에어컨, 공기청정기, 환풍기, 주방 후드 등)의 회전 속도 제어를 담당한다 ※ 클러스터의 스펙은 다음 글 참고 Matter Specification - Fan Control Cluster Matter Specification - Fan Control Cluster Metter :: Fan Control Cluster This cluster specifies an interface to control the speed of a fan. 모터 등으로 회전하는..
Matter :: Fan Control Cluster This cluster specifies an interface to control the speed of a fan. 모터 등으로 회전하는 '팬' 기기의 속도 제어를 위한 클러스터 선풍기, 환풍기, 에어서큘레이터, 에어컨 등 다양한 종류의 디바이스에 적용할 수 있다 1. Classification Hierarchy Role Scope PICS Code Base Application Endpoint FAN 2. Identifier Identifier Name 0x0202 Fan Control 3. Features Bit Code Feature Summary 0 SPD MultiSpeed 1-100 speeds Legacy Fan Control clus..
마침내(?) 기다리고 기다리던 Matter 1.2 버전이 지난 10월 23일 공식 발표됐다 (스펙 문서들은 10월 18일에 개정이 완료됐다) https://csa-iot.org/newsroom/matter-1-2-arrives-with-nine-new-device-types-improvements-across-the-board/ Matter 1.2 Arrives with Nine New Device Types & The Alliance is excited to share that the second update to Matter, version 1.2, is now available for device makers and platforms to build into their products. It is ..
매터(Matter) 기기의 커미셔닝 윈도우(commissioning window)는 매터 컨트롤러 노드에서 'Administrator Commissioning Cluster (cluster id: 0x003C)'의 'OpenCommissioningWindow (command id: 0x00)' 혹은 'OpenBasicCommissioningWindow (command id: 0x01)' 명령 전송을 통해 열거나, 'RevokeCommissioning (command id: 0x02)' 명령 전송을 통해 활성화/비활성화하게 된다 클러스터 정보: Matter Specification - Administrator Commissioning Cluster 예시: Matter - 여러 IoT 플랫폼(애플, 구글)에..
Matter - ColorControl Cluster Developing Example using ESP32 SoC Matter의 조명과 관련된 클러스터 중 가장 내용이 방대한 ColorControl 클러스터(cluster)를 지난번 LevelControl 클러스터 개발 예제때와 마찬가지로 WS2812 테스트보드에 구현 후 테스트해보자 [PROJ] Matter::LevelControl 클러스터 개발 예제 (ESP32) [PROJ] Matter::LevelControl 클러스터 개발 예제 (ESP32) Matter - LevelControl Cluster Developing Example using ESP32 SoC 다음으로, 밝기 조절이 가능한 조명을 제어할 수 있는 LevelControl 클러스터(cl..
Matter - Commissioning Device to Multiple Home IoT Platforms 매터(Matter)가 내세우는 여러 특징 중 하나는 IoT 제조사(vendor)별로 별도의 브릿지나 허브 장치 필요없이 홈 IoT 플랫폼(애플, 구글, 삼성 등)에 장치를 쉽게 등록 가능하고, 여러 개의 플랫폼(홈 허브)에 동시에 등록하여 제어가 가능하다는 점이다 이 글에서는 ESP32 SoC 기반으로 작성된 IoT 디바이스를 구글 홈에 등록한 뒤, 애플 홈에도 동시에 등록함으로써 두 플랫폼에서 제어할 수 있는지 여부를 확인해보도록 한다 예제 프로젝트는 지난번에 만든 ESP32 based Level Control Cluster 예제를 그대로 활용하기로 한다 [PROJ] Matter::LevelCo..