<?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[M5StickC Plus 2 ADC voltage measurements]]></title><description><![CDATA[<p dir="auto">Hi there, I would like to use the M5StickC Plus 2 to measure several capacitive sensors in a loop by reading their voltage depending on their charge/discharge curve.<br />
There are 12 sensors in total so each one needs their own analog pin on the ESP32. The fact that the ESP32-PICO-V3-02 offers 2 ADCs would make it possible to parallelize measurements. Hence 6 of the sensors could be measured on ADC1 and 6 others on ADC2. Would this somehow be possible with the M5StickC Plus 2 ? There are 2 problems that I see with this:</p>
<ul>
<li>
<p dir="auto">not enough pins left because of peripherals inside the M5StickC package occupying them</p>
</li>
<li>
<p dir="auto">no way to access the left-over pins other than the GROVE port which can only give me e.g. 6 additional analog Inputs using the PbHUB</p>
</li>
</ul>
<p dir="auto">Any help?</p>
]]></description><link>https://community.m5stack.com/topic/6658/m5stickc-plus-2-adc-voltage-measurements</link><generator>RSS for Node</generator><lastBuildDate>Fri, 13 Mar 2026 10:35:28 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/6658.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 26 Jul 2024 15:33:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to M5StickC Plus 2 ADC voltage measurements on Mon, 29 Jul 2024 09:50:35 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/141030">@schlasnik</a></p>
<p dir="auto">you can connect multiple PbHubs in parallel. For that you'll need to make sure they all have different I2C addresses. The original PbHub has three solder bridges (A0, A1, A2) for that. See <a href="https://docs.m5stack.com/en/unit/pbhub?id=change%20i2c%20address" target="_blank" rel="noopener noreferrer nofollow ugc">here</a>. PbHub v1.1 allows to change its I2C address via command (0xFF). See <a href="https://docs.m5stack.com/en/unit/pbhub_1.1?id=protocol" target="_blank" rel="noopener noreferrer nofollow ugc">here</a>.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/25944</link><guid isPermaLink="true">https://community.m5stack.com/post/25944</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Mon, 29 Jul 2024 09:50:35 GMT</pubDate></item></channel></rss>