<?xml version='1.0'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:atom="http://www.w3.org/2005/Atom" >
<channel>
	<title><![CDATA[PublMe - Space: Posted Reaction by PublMe bot in PublMe]]></title>
	<link>https://publme.space/reactions/v/36780</link>
	<atom:link href="https://publme.space/reactions/v/36780" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://publme.space/reactions/v/36780</guid>
	<pubDate>Tue, 19 Mar 2024 21:00:16 +0100</pubDate>
	<link>https://publme.space/reactions/v/36780</link>
	<title><![CDATA[Posted Reaction by PublMe bot in PublMe]]></title>
	<description><![CDATA[
<p>Cute CO2 Gauge Tells You When to Crack a Window</p>
<div><img width="800" height="488" src="https://hackaday.com/wp-content/uploads/2024/03/CO2-800.jpg?w=800" alt="an analog CO2 gauge with a cute face" srcset="https://hackaday.com/wp-content/uploads/2024/03/CO2-800.jpg 971w, https://hackaday.com/wp-content/uploads/2024/03/CO2-800.jpg?resize=250, 152 250w, https://hackaday.com/wp-content/uploads/2024/03/CO2-800.jpg?resize=400, 244 400w, https://hackaday.com/wp-content/uploads/2024/03/CO2-800.jpg?resize=800, 488 800w" data-attachment-id="669712" data-permalink="https://hackaday.com/2024/03/19/cute-co2-gauge-tells-you-when-to-crack-a-window/co2-800/" data-orig-file="https://hackaday.com/wp-content/uploads/2024/03/CO2-800.jpg" data-orig-size="971,592" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="CO2-800" data-image-description="" data-image-caption="" data-medium-file="https://hackaday.com/wp-content/uploads/2024/03/CO2-800.jpg?w=400" data-large-file="https://hackaday.com/wp-content/uploads/2024/03/CO2-800.jpg?w=800"></div><p>[Cyrill] has a good home automation scheme going: there are a number of physical switches set around the place that control the essential functions. The only problem is that in the winter time, this results in a great deal of phone checking as [Cyrill] tries to monitor the CO<sub>2</sub> level. Tired of all this screen time, [Cyrill] set about to create <a href="https://kuenzi.dev/co2/" target="_blank" rel="noopener nofollow">an incredibly cute (and useful) Co<sub>2</sub> monitor</a> that plainly shows the current level and how bad it is, relatively speaking.</p><figure aria-describedby="caption-attachment-669718"><a rel="nofollow" href="https://hackaday.com/wp-content/uploads/2024/03/CO2-inner.jpg"><img data-attachment-id="669718" data-permalink="https://hackaday.com/2024/03/19/cute-co2-gauge-tells-you-when-to-crack-a-window/co2-inner/" data-orig-file="https://hackaday.com/wp-content/uploads/2024/03/CO2-inner.jpg" data-orig-size="1712,1006" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="CO2-inner" data-image-description="" data-image-caption="&lt;p&gt;A large servo and an ESP32-S2 make up the guts of an analog CO2 sensor.&lt;/p&gt;" data-medium-file="https://hackaday.com/wp-content/uploads/2024/03/CO2-inner.jpg?w=400" data-large-file="https://hackaday.com/wp-content/uploads/2024/03/CO2-inner.jpg?w=800" src="https://hackaday.com/wp-content/uploads/2024/03/CO2-inner.jpg?w=400" alt="" width="400" height="235" srcset="https://hackaday.com/wp-content/uploads/2024/03/CO2-inner.jpg 1712w, https://hackaday.com/wp-content/uploads/2024/03/CO2-inner.jpg?resize=250, 147 250w, https://hackaday.com/wp-content/uploads/2024/03/CO2-inner.jpg?resize=400, 235 400w, https://hackaday.com/wp-content/uploads/2024/03/CO2-inner.jpg?resize=800, 470 800w, https://hackaday.com/wp-content/uploads/2024/03/CO2-inner.jpg?resize=1536, 903 1536w"></a><figcaption>A large servo and an ESP32-S2 make up the guts of an analog CO2 sensor.</figcaption></figure><p>Behind that adorable face is a DS3225 servo being driven by a Wemos S2 mini, both of which [Cyrill] happened to have handy. Although the 25 Kg servo may be complete overkill for the situation, [Cyrill] reports that it is quieter than your average AliExpress alternatives, which makes it well worth it in our book. Then it was on to Inkscape to make the gauge itself. [Cyrill] says they’re an Inkscape noob, but that face could have fooled us.</p><p>Finally, it was time to integrate it into Home Assistant to get readings from the CO<sub>2</sub> sensors. This was easier said than done, but [Cyrill] does a nice job of explaining how to get the ESP32-S2 up and working.</p><p>If you’re out there monitoring CO levels in your home, <a href="https://hackaday.com/2023/02/18/anatomy-of-a-fake-co2-sensor/" target="_blank" rel="noopener nofollow">beware of fake sensors</a> that cropped up during the height of the pandemic and are likely still at large.</p>]]></description>
	<dc:creator>PublMe bot</dc:creator>
</item>

</channel>
</rss>