-
Matter – Tiny Dishwasher – Adding Phases
I added Current Phase support to my Matter Dishwasher emulator. Read ⇢
-
Building a Matter Dishwasher with an ESP32
As part of my exploration of the Matter Protocol, I’m fascinated by the support for Smart Appliances. That’s things like Washing Machines, Dishwashers, EV chargers, water heaters etc. TL;DR; I implemented a Matter Dishwasher emulator with hardware controls and an OLED display. It has an on/off button, allows the Program… Read ⇢
-
Building a .Net Matter Controller – Reading Descriptions
I am building my own .Net Matter Controller. I’m writing these posts as I go, figuring the stuff out and blogging how and what I’m doing. In my previous post, I got my controller to the point where it would connect to a single commissioned Node when it started. I… Read ⇢
-
Building a .Net Matter Controller – Simple Reconnection
In this post I reach the 0.1 milestone for my .Net Matter Controller having successfully commissioned a device! Read ⇢
-
Two Matter Dimmer switches running on ESP32
Two Matter dimmer switch projects with ESP32 https://youtu.be/KvzPolD-6t4 Both of these projects are available in Github if you want to try them yourself! https://github.com/tomasmcguinness/matter-esp32-momentary-button https://github.com/tomasmcguinness/matter-esp32-touch-dimmer-switch Read ⇢
-
C# DNS-SD & mDNS
As part of my work to build a Matter controller using .Net, I find myself in need of mDNS again. I dabbled with this a few years back and even managed to get something working with HomeKit on iOS. However, for my work with Matter, I find myself looking at… Read ⇢
-
Building a .Net Matter Controller – Let there be light!
In this post I reach the 0.1 milestone for my .Net Matter Controller having successfully commissioned a device! Read ⇢
-
Building a .Net Matter Controller – Commissioning Flow – CommissioningComplete
In this post I reach the 0.1 milestone for my .Net Matter Controller having successfully commissioned a device! Read ⇢
-
Building a .Net Matter Controller – Commissioning Flow – CASE pt1
I am building my own .Net Matter Controller. I’m writing these posts as I go, figuring the stuff out and blogging how and what I’m doing. In my previous post, I finally managed to get the necessary root certificates generated and added to a matter.js example device. TL;DR In this… Read ⇢




