Added the ESP Medicine post for a Monday morning release.

This commit is contained in:
Norm Rasmussen
2023-10-16 12:47:54 -04:00
parent 64816d8c0d
commit 281a95d3fc
22 changed files with 1181 additions and 18 deletions

View File

@ -822,6 +822,11 @@ anywhere!</p>
<li><a href="../tags/selfhosted.html">selfhosted</a></li>
</ul>
<nav class="paginav">
<a class="prev" href="../posts/medicine_indicator_light.html">
<span class="title">« Prev</span>
<br>
<span>ESP8266 Medicine Indicator Light</span>
</a>
<a class="next" href="../posts/birdnet_homeassistant.html">
<span class="title">Next »</span>
<br>

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 MiB

View File

@ -6,7 +6,16 @@
<description>Recent content in Posts on Norm-working Packets 💾</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Wed, 04 Oct 2023 10:35:23 -0400</lastBuildDate><atom:link href="/posts/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Mon, 16 Oct 2023 11:34:14 -0400</lastBuildDate><atom:link href="/posts/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>ESP8266 Medicine Indicator Light</title>
<link>/posts/medicine_indicator_light.html</link>
<pubDate>Mon, 16 Oct 2023 11:34:14 -0400</pubDate>
<guid>/posts/medicine_indicator_light.html</guid>
<description>Learn how to make an ESP8266 and a few simple components into an indicator light.</description>
</item>
<item>
<title>BirdNET-PI &amp; HomeAssistant: Part 2</title>
<link>/posts/birdnet_homeassistant_part2.html</link>

File diff suppressed because one or more lines are too long