<?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[M5 Stick C Plus temperature sensor without hat.]]></title><description><![CDATA[<p dir="auto">Hi everyone. In a M5 Stick C Plus are pins 32 or 33 analog Pins? I want to connect a DS18B20 temperature sensor to the Grove Port but i'm not getting data. I don't want do use a ADS hat because will not be functional to the solution i want. Thanks in advance</p>
]]></description><link>https://community.m5stack.com/topic/4056/m5-stick-c-plus-temperature-sensor-without-hat</link><generator>RSS for Node</generator><lastBuildDate>Fri, 06 Mar 2026 14:46:30 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/4056.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 17 Feb 2022 16:40:43 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to M5 Stick C Plus temperature sensor without hat. on Thu, 17 Feb 2022 17:47:51 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/17176">@Peter-Sain</a></p>
<p dir="auto">most GPIOs on the ESP32 can be setup to do different things - so yes an no, GPIO32 and GPIO33 are not per se analog pins, but they can be if needed.</p>
<p dir="auto">However the DS18B20 is a OneWire component which is a digital bus (and not analog).</p>
<p dir="auto">I just ran a test (Arduino) with my M5StickPlus and either GPIO32 or GPIO33 can be used just fine to talk to a OnWire DS18B20 temperature sensor.</p>
<p dir="auto">Did you connect a 4.7 k resistor between VCC and OneWire data line?</p>
<p dir="auto">Could you share your code?</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/16694</link><guid isPermaLink="true">https://community.m5stack.com/post/16694</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Thu, 17 Feb 2022 17:47:51 GMT</pubDate></item></channel></rss>