Skip to content

Commit c6b5f1f

Browse files
committed
deploy: 2b32046
1 parent fd59589 commit c6b5f1f

14 files changed

+14
-14
lines changed
Binary file not shown.

.doctrees/environment.pickle

-60 Bytes
Binary file not shown.

_sources/blogs/2025/what_you_did_not_want_to_know_about_your_code.md.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ title: What you did not want to know about your code
1010
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.
1111
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.
1212

13-
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 to get started.
13+
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.
1414
I must say the [espressif docs](https://docs.espressif.com/projects/esp-matter/en/latest/esp32/developing.html) are well written and the community is very active.
1515

1616
I am using a WSL Ubuntu on Windows 11 and getting the build environment to work was not as straightforward as I hoped:

blogs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -680,7 +680,7 @@ <h2 class="ablog-post-title">
680680
</ul>
681681
<p class="ablog-post-excerpt"><p>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.
682682
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.</p>
683-
<p>I bought some <code class="docutils literal notranslate"><span class="pre">esp32-h2</span></code> development boards (they support WiFi, Thread and BLE), some <code class="docutils literal notranslate"><span class="pre">SHT31-D</span></code> sensors and started the old fashioned read the docs to get started to get started.
683+
<p>I bought some <code class="docutils literal notranslate"><span class="pre">esp32-h2</span></code> development boards (they support WiFi, Thread and BLE), some <code class="docutils literal notranslate"><span class="pre">SHT31-D</span></code> sensors and started the old fashioned read the docs to get started.
684684
I must say the <a class="reference external" href="https://docs.espressif.com/projects/esp-matter/en/latest/esp32/developing.html">espressif docs</a> are well written and the community is very active.</p>
685685
<img alt="dependency graph" src="_images/objects_dependencies_graph.png" /></p>
686686

blogs/2025.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@ <h2 class="ablog-post-title">
543543
</ul>
544544
<p class="ablog-post-excerpt"><p>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.
545545
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.</p>
546-
<p>I bought some <code class="docutils literal notranslate"><span class="pre">esp32-h2</span></code> development boards (they support WiFi, Thread and BLE), some <code class="docutils literal notranslate"><span class="pre">SHT31-D</span></code> sensors and started the old fashioned read the docs to get started to get started.
546+
<p>I bought some <code class="docutils literal notranslate"><span class="pre">esp32-h2</span></code> development boards (they support WiFi, Thread and BLE), some <code class="docutils literal notranslate"><span class="pre">SHT31-D</span></code> sensors and started the old fashioned read the docs to get started.
547547
I must say the <a class="reference external" href="https://docs.espressif.com/projects/esp-matter/en/latest/esp32/developing.html">espressif docs</a> are well written and the community is very active.</p>
548548
<img alt="dependency graph" src="../_images/objects_dependencies_graph.png" /></p>
549549

blogs/2025/what_you_did_not_want_to_know_about_your_code.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -540,7 +540,7 @@ <h3>
540540
<h1>What you did not want to know about your code<a class="headerlink" href="#what-you-did-not-want-to-know-about-your-code" title="Link to this heading">#</a></h1>
541541
<p>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.
542542
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.</p>
543-
<p>I bought some <code class="docutils literal notranslate"><span class="pre">esp32-h2</span></code> development boards (they support WiFi, Thread and BLE), some <code class="docutils literal notranslate"><span class="pre">SHT31-D</span></code> sensors and started the old fashioned read the docs to get started to get started.
543+
<p>I bought some <code class="docutils literal notranslate"><span class="pre">esp32-h2</span></code> development boards (they support WiFi, Thread and BLE), some <code class="docutils literal notranslate"><span class="pre">SHT31-D</span></code> sensors and started the old fashioned read the docs to get started.
544544
I must say the <a class="reference external" href="https://docs.espressif.com/projects/esp-matter/en/latest/esp32/developing.html">espressif docs</a> are well written and the community is very active.</p>
545545
<p>I am using a WSL Ubuntu on Windows 11 and getting the build environment to work was not as straightforward as I hoped:</p>
546546
<ul class="simple">

blogs/atom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
33
<id>https://maxiniuc.com</id>
44
<title>Alexandru Maxiniuc</title>
5-
<updated>2025-09-26T19:31:22.193601+00:00</updated>
5+
<updated>2025-09-26T19:37:16.012945+00:00</updated>
66
<link href="https://maxiniuc.com"/>
77
<link href="https://maxiniuc.com/blogs/atom.xml" rel="self"/>
88
<generator uri="https://ablog.readthedocs.io/" version="0.11.12">ABlog</generator>
@@ -14,7 +14,7 @@
1414

1515
&lt;p&gt;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.
1616
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.&lt;/p&gt;
17-
&lt;p&gt;I bought some &lt;code class="docutils literal notranslate"&gt;&lt;span class="pre"&gt;esp32-h2&lt;/span&gt;&lt;/code&gt; development boards (they support WiFi, Thread and BLE), some &lt;code class="docutils literal notranslate"&gt;&lt;span class="pre"&gt;SHT31-D&lt;/span&gt;&lt;/code&gt; sensors and started the old fashioned read the docs to get started to get started.
17+
&lt;p&gt;I bought some &lt;code class="docutils literal notranslate"&gt;&lt;span class="pre"&gt;esp32-h2&lt;/span&gt;&lt;/code&gt; development boards (they support WiFi, Thread and BLE), some &lt;code class="docutils literal notranslate"&gt;&lt;span class="pre"&gt;SHT31-D&lt;/span&gt;&lt;/code&gt; sensors and started the old fashioned read the docs to get started.
1818
I must say the &lt;a class="reference external" href="https://docs.espressif.com/projects/esp-matter/en/latest/esp32/developing.html"&gt;espressif docs&lt;/a&gt; are well written and the community is very active.&lt;/p&gt;
1919
&lt;p&gt;I am using a WSL Ubuntu on Windows 11 and getting the build environment to work was not as straightforward as I hoped:&lt;/p&gt;
2020
&lt;ul class="simple"&gt;
@@ -71,7 +71,7 @@ Also, ensure that the &lt;code class="docutils literal notranslate"&gt;&lt;span
7171
</content>
7272
<link href="https://maxiniuc.com/blogs/2025/what_you_did_not_want_to_know_about_your_code.html"/>
7373
<summary>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.
74-
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 to get started.
74+
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.
7575
I must say the espressif docs are well written and the community is very active.dependency graph</summary>
7676
<category term="c" label="c"/>
7777
<category term="clanguru" label="clanguru"/>

blogs/category/learning.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@ <h2 class="ablog-post-title">
543543
</ul>
544544
<p class="ablog-post-excerpt"><p>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.
545545
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.</p>
546-
<p>I bought some <code class="docutils literal notranslate"><span class="pre">esp32-h2</span></code> development boards (they support WiFi, Thread and BLE), some <code class="docutils literal notranslate"><span class="pre">SHT31-D</span></code> sensors and started the old fashioned read the docs to get started to get started.
546+
<p>I bought some <code class="docutils literal notranslate"><span class="pre">esp32-h2</span></code> development boards (they support WiFi, Thread and BLE), some <code class="docutils literal notranslate"><span class="pre">SHT31-D</span></code> sensors and started the old fashioned read the docs to get started.
547547
I must say the <a class="reference external" href="https://docs.espressif.com/projects/esp-matter/en/latest/esp32/developing.html">espressif docs</a> are well written and the community is very active.</p>
548548
<img alt="dependency graph" src="../../_images/objects_dependencies_graph.png" /></p>
549549

blogs/tag/c.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@ <h2 class="ablog-post-title">
543543
</ul>
544544
<p class="ablog-post-excerpt"><p>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.
545545
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.</p>
546-
<p>I bought some <code class="docutils literal notranslate"><span class="pre">esp32-h2</span></code> development boards (they support WiFi, Thread and BLE), some <code class="docutils literal notranslate"><span class="pre">SHT31-D</span></code> sensors and started the old fashioned read the docs to get started to get started.
546+
<p>I bought some <code class="docutils literal notranslate"><span class="pre">esp32-h2</span></code> development boards (they support WiFi, Thread and BLE), some <code class="docutils literal notranslate"><span class="pre">SHT31-D</span></code> sensors and started the old fashioned read the docs to get started.
547547
I must say the <a class="reference external" href="https://docs.espressif.com/projects/esp-matter/en/latest/esp32/developing.html">espressif docs</a> are well written and the community is very active.</p>
548548
<img alt="dependency graph" src="../../_images/objects_dependencies_graph.png" /></p>
549549

blogs/tag/clanguru.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@ <h2 class="ablog-post-title">
543543
</ul>
544544
<p class="ablog-post-excerpt"><p>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.
545545
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.</p>
546-
<p>I bought some <code class="docutils literal notranslate"><span class="pre">esp32-h2</span></code> development boards (they support WiFi, Thread and BLE), some <code class="docutils literal notranslate"><span class="pre">SHT31-D</span></code> sensors and started the old fashioned read the docs to get started to get started.
546+
<p>I bought some <code class="docutils literal notranslate"><span class="pre">esp32-h2</span></code> development boards (they support WiFi, Thread and BLE), some <code class="docutils literal notranslate"><span class="pre">SHT31-D</span></code> sensors and started the old fashioned read the docs to get started.
547547
I must say the <a class="reference external" href="https://docs.espressif.com/projects/esp-matter/en/latest/esp32/developing.html">espressif docs</a> are well written and the community is very active.</p>
548548
<img alt="dependency graph" src="../../_images/objects_dependencies_graph.png" /></p>
549549

0 commit comments

Comments
 (0)