<?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[Support for node]]></title><description><![CDATA[<p dir="auto">Hi all,<br />
just received a node bases and i was wondering if there is some plan tu support that bases on UIFlow.<br />
I tried without any luck to use:</p>
<ul>
<li>RGB :  supported only 10 of 12 leds</li>
<li>DHT12: env unit can't work because require  also BMP280 or fail )</li>
<li>IR: Can't use as unit because mapped on different pins<br />
Of course i don't expect to use WM8978 via UIFlow, but at least the most common components mentioned above</li>
</ul>
]]></description><link>https://community.m5stack.com/topic/1770/support-for-node</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 11:05:24 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/1770.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 17 Mar 2020 23:08:05 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Support for node on Thu, 19 Mar 2020 12:19:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ecasti" aria-label="Profile: ecasti">@<bdi>ecasti</bdi></a> ok.   the desktop IDE will update the demo program in next version</p>
]]></description><link>https://community.m5stack.com/post/7826</link><guid isPermaLink="true">https://community.m5stack.com/post/7826</guid><dc:creator><![CDATA[m5stack]]></dc:creator><pubDate>Thu, 19 Mar 2020 12:19:21 GMT</pubDate></item><item><title><![CDATA[Reply to Support for node on Thu, 19 Mar 2020 12:15:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/m5stack" aria-label="Profile: m5stack">@<bdi>m5stack</bdi></a> said in <a href="/post/7817">Support for node</a>:</p>
<blockquote>
<p dir="auto">DHT12</p>
</blockquote>
<p dir="auto">I'm using Desktop version and not all demos are there,<br />
anyway i found that on the online version,<br />
thanks a lot</p>
]]></description><link>https://community.m5stack.com/post/7824</link><guid isPermaLink="true">https://community.m5stack.com/post/7824</guid><dc:creator><![CDATA[ecasti]]></dc:creator><pubDate>Thu, 19 Mar 2020 12:15:09 GMT</pubDate></item><item><title><![CDATA[Reply to Support for node on Thu, 19 Mar 2020 01:42:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ecasti" aria-label="Profile: ecasti">@<bdi>ecasti</bdi></a> the DHT12 demo:</p>
<p dir="auto"><img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/Forum_reply/DHT12_DEMO.jpg" alt="替代文字" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.m5stack.com/post/7817</link><guid isPermaLink="true">https://community.m5stack.com/post/7817</guid><dc:creator><![CDATA[m5stack]]></dc:creator><pubDate>Thu, 19 Mar 2020 01:42:13 GMT</pubDate></item><item><title><![CDATA[Reply to Support for node on Wed, 18 Mar 2020 14:33:33 GMT]]></title><description><![CDATA[<p dir="auto">thanks, is clear.<br />
Only one question|:<br />
Which demo you refer to?</p>
]]></description><link>https://community.m5stack.com/post/7813</link><guid isPermaLink="true">https://community.m5stack.com/post/7813</guid><dc:creator><![CDATA[ecasti]]></dc:creator><pubDate>Wed, 18 Mar 2020 14:33:33 GMT</pubDate></item><item><title><![CDATA[Reply to Support for node on Wed, 18 Mar 2020 06:12:23 GMT]]></title><description><![CDATA[<p dir="auto">the RGB control  : you can add a RGB LED Unit function.</p>
<p dir="auto">then change the pin seting and RGB total number like below:</p>
<pre><code>neopixel0 = unit.get (unit.NEOPIXEL, (Signal_pin,), LED_total_numbe)
</code></pre>
<p dir="auto">the DHT12: you can use the I2C function, to read the seosor data, in the UIflow navigation demo option already provide example.</p>
<p dir="auto">the IR control : you can add a IR Unit function. then change the pin seting like below:</p>
<pre><code>ir1 = unit.get(unit.IR, (Trasmiter_pin, receive_pin))
</code></pre>
]]></description><link>https://community.m5stack.com/post/7798</link><guid isPermaLink="true">https://community.m5stack.com/post/7798</guid><dc:creator><![CDATA[m5stack]]></dc:creator><pubDate>Wed, 18 Mar 2020 06:12:23 GMT</pubDate></item></channel></rss>