Posts tagged clanguru
Smarty - Matter on ESP32 with Zephyr - Part 2
- 25 January 2026
I am an engineer who knows his sh*t and prioritizes learning and innovation to getting certifications for tinkering with hardware. To follow along with the hardware portions of this guide, you should either:
Be an engineer who also knows their sh*t.
Smarty - Matter on ESP32 with Zephyr - Part 1
- 25 January 2026
I am an engineer who knows his sh*t and prioritizes learning and innovation to getting certifications for tinkering with hardware. To follow along with the hardware portions of this guide, you should either:
Be an engineer who also knows their sh*t.
What you did not want to know about your code
- 26 September 2025
As any other engineer, I also like to hack around in the weekends at six o’clock in the morning when the family is still asleep. This time I wanted to play around with the new Matter smart home connectivity standard and add some temperature and humidity sensors to my smart home setup.
I bought some esp32-h2 development boards (they support WiFi, Thread and BLE), some SHT31-D sensors and started the old fashioned read the docs to get started.
I must say the espressif docs are well written and the community is very active.