<?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[Is it possible to use more than one I2C Unit with AtomS3R? (Like AtomS3R + RFID Unit + Dual Button Unit]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I am new to M5Stack and I tried to make a quick setup with a AtomS3R + RFID Unit + Dual Button Unit. I am using UIFlow 2.</p>
<p dir="auto">So far I was able to make some "hello world" setup where only one unit was connected to the AtomS3R (1: AtomS3R + Dual Button 2: AtomS3R + RFID Unit). These setups worked right from the start.</p>
<p dir="auto">Now I want to connect both Units (Dual Button + RFID Unit) to the AtomS3R. But the code crashes. I tried different cabling options / coding options (with Pa.Hub or Groove Hub). No matter what I do, there is always a code error.</p>
<p dir="auto">So before starting to discuss my code / cabling here, my question is:</p>
<p dir="auto"><strong>Is it generally possible to connect more than 1 I2C unit to an AtomS3R ?</strong></p>
<p dir="auto">Thanks!</p>
]]></description><link>https://community.m5stack.com/topic/7885/is-it-possible-to-use-more-than-one-i2c-unit-with-atoms3r-like-atoms3r-rfid-unit-dual-button-unit</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 02:29:22 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/7885.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 11 Nov 2025 17:22:43 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Is it possible to use more than one I2C Unit with AtomS3R? (Like AtomS3R + RFID Unit + Dual Button Unit on Thu, 13 Nov 2025 16:17:42 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/rusticus42" aria-label="Profile: Rusticus42">@<bdi>Rusticus42</bdi></a></p>
<p dir="auto">there is a solution: use a M5P<strong>b</strong>Hub unit (which is an I2C unit) to read the button states of the Dual Button unit.</p>
<p dir="auto">I created an example in the UIFlow2 Project Zone: <em>M5AtomS3_RFID_PbHub_DualButton_Test_UIFlow2.3.7</em></p>
<p dir="auto">Note: I do not have an M5AtomS3R so you probably need to adapt the example.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/30181</link><guid isPermaLink="true">https://community.m5stack.com/post/30181</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Thu, 13 Nov 2025 16:17:42 GMT</pubDate></item><item><title><![CDATA[Reply to Is it possible to use more than one I2C Unit with AtomS3R? (Like AtomS3R + RFID Unit + Dual Button Unit on Wed, 12 Nov 2025 07:30:04 GMT]]></title><description><![CDATA[<p dir="auto">in simple terms you can't mix diff types(colours)  of connectors on same device port,</p>
]]></description><link>https://community.m5stack.com/post/30168</link><guid isPermaLink="true">https://community.m5stack.com/post/30168</guid><dc:creator><![CDATA[robski]]></dc:creator><pubDate>Wed, 12 Nov 2025 07:30:04 GMT</pubDate></item><item><title><![CDATA[Reply to Is it possible to use more than one I2C Unit with AtomS3R? (Like AtomS3R + RFID Unit + Dual Button Unit on Tue, 11 Nov 2025 18:59:31 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/rusticus42" aria-label="Profile: Rusticus42">@<bdi>Rusticus42</bdi></a></p>
<p dir="auto">yes, it is possible to connect more than one I2C unit. However Dual Button unit is not an I2C unit. You can see that from the color of the connector.</p>
<ul>
<li>I2C units have a red connector</li>
<li>I/O units have a black connector</li>
<li>UART units have a blue connector</li>
</ul>
<p dir="auto">The connector on AtomS3R is white which meas it can be setup for I2C, I/O or UART mode, but only one at the time.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/30164</link><guid isPermaLink="true">https://community.m5stack.com/post/30164</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Tue, 11 Nov 2025 18:59:31 GMT</pubDate></item></channel></rss>