How does Matter work?First, you need to understand the network stack. There are many levels, but there are basically 3 levels you need to care about. In general, there are:Application layerNetwork lev...
Preface
In the previous article, we tested the serial port receiving and sending, and returned the data as it was when the serial port reception was interrupted, and tested the receiving and sending l...
There are several topological structures of inverter circuits. Isn't half-bridge a kind of push-pull? Who can popularize the principles of half-bridge and push-pull?...
Smart home devices made by different companies don’t necessarily work together.One brand’s smart home assistant may not work with a specific brand of smart bulbs, which means you can’t turn on your sm...
[i=s]This post was last edited by qinyunti on 2022-12-15 22:21[/i]Preface
In the previous article, we implemented the serial port driver and provided the serial port reading and writing interface. In ...
Extending HomeKit with MatterMatter introduces the concept of controllers. You can have one or more controllers. A single controller can be HomeKit.Multiples can be HomeKit and a vendor’s native app, ...