일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- cluster
- MQTT
- 주식
- 현대통신
- 라즈베리파이
- Apple
- 애플
- 홈네트워크
- 월패드
- homebridge
- 빅데이터분석기사
- 매터
- matter
- esp32
- 공모주
- 미국주식
- Python
- 힐스테이트 광교산
- 배당
- 국내주식
- Espressif
- raspberry pi
- 해외주식
- SK텔레콤
- 파이썬
- RS-485
- Home Assistant
- Bestin
- ConnectedHomeIP
- 나스닥
- Today
- Total
목록홈네트워크(IoT)/Matter (32)
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 :: 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 :: Concentration Measurement Clusters The server cluster provides an interface to concentration measurement functionality. This cluster SHALL to be used via an alias to a specific substance (see Cluster IDs). 일산화탄소, 이산화탄소, 이산화질소, 오존, 미세먼지(PM1, PM2.5, PM10), 포름알데히드, 총휘발성유기화합물(TVOC), 라돈 등 다양한 종류의 대기오염물질의 농도 측정 센서를 위한 클러스터 1. Classification Hierarchy Role Scope PICS Code Base Application End..
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 ..
Parse pre-provisioned PAI, DAC certificates in secure_cert partition of ESP32 앞선 글에서 Matter pre-provisioned된 (EspressIf에서 제공하는 PAI, DAC 인증서가 포함된) ESP32의 secure_cert 파티션을 복호화한 뒤 텍스트 파일, 바이너리 파일로 저장하는 방법에 대해 알아봤다 [ESP32] Secure Cert 영역의 Pre-Provisioned 바이너리 추출해보기 [ESP32] Secure Cert 영역의 Pre-Provisioned 바이너리 추출해보기 Extract pre-provisioned binary from secure_cert partition of ESP32 ESP32를 이용한 Matter ..
지난 글에서 라즈베리파이에 Matter 기기 인증 전 PICS 항목 테스트를 위한 Test Harness를 구축하는 법에 대해 알아본 다 있다 Matter - Test Harness 구축하기 (Raspberry Pi 4) Matter - Test Harness 구축하기 (Raspberry Pi 4) 매터(Matter) 기기 개발 후 제품을 출시하기 위해서는 CSA(Connectivity Standard Alliance)로부터 공인받은 인증업체로부터 인증 절차(Matter Certification)를 거친 후 결과를 CSA에 제출해야 한다 (여담이지만 국 yogyui.tistory.com 실습 후 정리하는 차원에서 간단하게 올린 글이었는데, 생각보다 조회수가 높고 질문하시는 분들도 있고 해서 추가로 글을 ..
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 ..
ESP-Matter SDK with ESP32-WROOM-32E-N8R2 External Memory (PSRAM) 지난 글에서 ESP-Matter SDK의 매터 관련 인스턴스, Task 스택 등을 외부 메모리 (Pseudo SRAM, PSRAM)에 할당하는 방법에 대해 알아봤다 지난 글 링크: ESP-Matter::External Memory(PSRAM) 관련 설정 ESP-Matter::External Memory(PSRAM) 관련 설정 Utilize PSRAM on ESP32 SoC using ESP-Matter ESP-Matter SDK를 이용해서 ESP32 계열 칩에 Matter 어플리케이션을 굉장히 손쉽게 작성할 수 있다 ESP32 SoC는 대부분 수백KB 수준의 SRAM을 탑재하고 있는데, 단..
Utilize PSRAM on ESP32 SoC using ESP-Matter ESP-Matter SDK를 이용해서 ESP32 계열 칩에 Matter 어플리케이션을 굉장히 손쉽게 작성할 수 있다 ESP32 SoC는 대부분 수백KB 수준의 SRAM을 탑재하고 있는데, 단일 엔드포인트 장치를 개발할 때는 크게 문제가 되지 않지만 Control Bridge(aggregator) 타입으로 non-Matter 장치를 Matter로 연동할 때 수십개의 장치를 붙일 경우 메모리 부족 문제를 맞닥뜨리게 된다 EPS32는 SPI 통신 방식의 외부 메모리를 Pseudo-Static RAM(PSRAM) 방식으로 활용하는 것을 지원하는데, ESP32-WROOM-32E-NxR2처럼 SoC 내부에 PSRAM을 장착한 모듈을 구매..