<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Core 2 and ADC Input]]></title><description><![CDATA[<p dir="auto">Greetings everyone,</p>
<p dir="auto">First I have really had a lot of fun exploring the Core 2 (my first M5Stack product)! A lot of features for under $50!  My joy ended a little when I discovered the less then capable ADC functions which after doing a little research on the internet (and searching this forum) this seems to be related to the ESP32 processor.</p>
<p dir="auto">With that said has anyone explored using a passive or active low-pass filter? My hope is that someone may have a schematic that someone would be willing to share?</p>
<p dir="auto">The end-goal is to use a LM34 Temperature Sensor with the Core 2 as a thermostat for the radiant floor heating in my home.</p>
<p dir="auto">Thanks ahead time if anyone can assist-Brian</p>
<p dir="auto">PS: My first post to this forum :)</p>
]]></description><link>https://community.m5stack.com/topic/3912/core-2-and-adc-input</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 01:49:13 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/3912.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 10 Jan 2022 03:58:09 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Core 2 and ADC Input on Mon, 04 Apr 2022 12:52:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bschwahn" aria-label="Profile: bschwahn">@<bdi>bschwahn</bdi></a>   I would think a digital sensor would be much more accurate and easy to use than an analog one.  Once you figure out what library you need for the protocol e.g. this might help <a href="https://randomnerdtutorials.com/esp32-multiple-ds18b20-temperature-sensors/" target="_blank" rel="noopener noreferrer nofollow ugc">https://randomnerdtutorials.com/esp32-multiple-ds18b20-temperature-sensors/</a></p>
]]></description><link>https://community.m5stack.com/post/17085</link><guid isPermaLink="true">https://community.m5stack.com/post/17085</guid><dc:creator><![CDATA[david-bethesda]]></dc:creator><pubDate>Mon, 04 Apr 2022 12:52:42 GMT</pubDate></item><item><title><![CDATA[Reply to Core 2 and ADC Input on Sun, 16 Jan 2022 10:39:25 GMT]]></title><description><![CDATA[<p dir="auto">Please have a look to  my blog <a href="https://ckblog2016.net/2018/03/03/esp32-adc-dac/" target="_blank" rel="noopener noreferrer nofollow ugc">https://ckblog2016.net/2018/03/03/esp32-adc-dac/</a>. Sorry for German language.</p>
]]></description><link>https://community.m5stack.com/post/16222</link><guid isPermaLink="true">https://community.m5stack.com/post/16222</guid><dc:creator><![CDATA[ckuehnel]]></dc:creator><pubDate>Sun, 16 Jan 2022 10:39:25 GMT</pubDate></item><item><title><![CDATA[Reply to Core 2 and ADC Input on Wed, 12 Jan 2022 14:29:10 GMT]]></title><description><![CDATA[<p dir="auto">Hi all,</p>
<p dir="auto">Some insights to share! Well the Active Low Pass filter did help to a small degree. With that said I decided to connect my Oscilloscope to the input of the ADC0 using GP35 and I was surprised by the amount of noise!</p>
<p dir="auto">Input of ADC0 on GP35:<br />
There was over 200mV of noise that varied in frequency of anywhere from 18 to 78MHz!</p>
<p dir="auto">Measuring "ground" (just as a reference)<br />
There was less then 100mV of noise that was around 60Hz which would be expected here in North America as our AC Line Frequency is 60Hz.</p>
<p dir="auto">I did order some other one-wire temperature sensors including the DS18B20 and have another temperature sensor with a +_ 0.25 accuracy just to experiment with.</p>
<p dir="auto">Again I will keep this post updated.</p>
<p dir="auto">Thanks-Brian</p>
]]></description><link>https://community.m5stack.com/post/16159</link><guid isPermaLink="true">https://community.m5stack.com/post/16159</guid><dc:creator><![CDATA[bschwahn]]></dc:creator><pubDate>Wed, 12 Jan 2022 14:29:10 GMT</pubDate></item><item><title><![CDATA[Reply to Core 2 and ADC Input on Mon, 10 Jan 2022 21:09:28 GMT]]></title><description><![CDATA[<p dir="auto">Howdy Arno and thanks for providing the links...I did take a peek at those already!</p>
<p dir="auto">I'll take a look at the DS18B20 but I already purchased the LM34s (Fahrenheit  version). I think the LM34 has a bit better accuracy yet DS18B20 is the less "painful" alternative!</p>
<p dir="auto">I plan to:</p>
<ol>
<li>look into the whole atten as that controls the voltage range to the ADC</li>
<li>look into an active low pass filter using a single supply Op-Amp</li>
<li>look into adding a small gain from the Op-Amp to get the voltage from the LM34 into an acceptable range for the ADC</li>
</ol>
<p dir="auto">Will share my findings along with any schematics I come up with.</p>
<p dir="auto">Thanks-Brian</p>
]]></description><link>https://community.m5stack.com/post/16142</link><guid isPermaLink="true">https://community.m5stack.com/post/16142</guid><dc:creator><![CDATA[bschwahn]]></dc:creator><pubDate>Mon, 10 Jan 2022 21:09:28 GMT</pubDate></item><item><title><![CDATA[Reply to Core 2 and ADC Input on Mon, 10 Jan 2022 18:55:44 GMT]]></title><description><![CDATA[<p dir="auto">You can find some informations on the following posts.<br />
For my part I abandoned the LM35 to use the DS18B20 and it works perfectly with UIFLOW</p>
<p dir="auto"><a href="https://community.m5stack.com/topic/3782/waterproof-temperature-probe">https://community.m5stack.com/topic/3782/waterproof-temperature-probe</a></p>
<p dir="auto"><a href="https://community.m5stack.com/topic/3801/reading-analog-temperature-from-lm35-sensor/5">https://community.m5stack.com/topic/3801/reading-analog-temperature-from-lm35-sensor/5</a></p>
]]></description><link>https://community.m5stack.com/post/16140</link><guid isPermaLink="true">https://community.m5stack.com/post/16140</guid><dc:creator><![CDATA[Arno]]></dc:creator><pubDate>Mon, 10 Jan 2022 18:55:44 GMT</pubDate></item></channel></rss>