<?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[M5Stick IR]]></title><description><![CDATA[<p dir="auto">Hi all,</p>
<p dir="auto">is there a sketch to test IR receiver on M5Stick??</p>
<p dir="auto">I would like to send ir from a remote like this:  <img src="http://mechatronix.in/wp-content/uploads/2018/11/Infrared-Remote-Controller_1-1000x750.jpg" alt="alt text" class=" img-fluid img-markdown" /></p>
<p dir="auto">wich arduino library?</p>
<p dir="auto">tnks</p>
]]></description><link>https://community.m5stack.com/topic/679/m5stick-ir</link><generator>RSS for Node</generator><lastBuildDate>Thu, 30 Apr 2026 11:34:12 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/679.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 16 Feb 2019 17:59:58 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to M5Stick IR on Tue, 21 Jan 2020 23:58:32 GMT]]></title><description><![CDATA[<p dir="auto">Below are examples of M5StickC and IR.<br />
<a href="https://qiita.com/poruruba/items/34220a4dd6aaf48392aa" target="_blank" rel="noopener noreferrer nofollow ugc">https://qiita.com/poruruba/items/34220a4dd6aaf48392aa</a><br />
<a href="https://lang-ship.com/blog/?p=886" target="_blank" rel="noopener noreferrer nofollow ugc">https://lang-ship.com/blog/?p=886</a><br />
<a href="https://lab.sasapea.mydns.jp/2019/06/28/m5stickc-ir/" target="_blank" rel="noopener noreferrer nofollow ugc">https://lab.sasapea.mydns.jp/2019/06/28/m5stickc-ir/</a><br />
<a href="https://note.com/ssktkr/n/ne9f289509bea" target="_blank" rel="noopener noreferrer nofollow ugc">https://note.com/ssktkr/n/ne9f289509bea</a></p>
]]></description><link>https://community.m5stack.com/post/7148</link><guid isPermaLink="true">https://community.m5stack.com/post/7148</guid><dc:creator><![CDATA[macsbug]]></dc:creator><pubDate>Tue, 21 Jan 2020 23:58:32 GMT</pubDate></item><item><title><![CDATA[Reply to M5Stick IR on Tue, 21 Jan 2020 20:56:09 GMT]]></title><description><![CDATA[<p dir="auto">OK - replying to myself just to provide information for further researchers.<br />
The repo  <a href="https://github.com/crankyoldgit/IRremoteESP8266" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/crankyoldgit/IRremoteESP8266</a> works just fine (I used theirs IRMQTTServer example). compile it specifying 17 as kDefaultIrLed and that 's it.  But - I've found that IR works only if I place it very very close to the subject. ie to control my AC I have to place it say in 20 cm to its IR receiver... that was really unexpected....<br />
<a class="plugin-mentions-user plugin-mentions-a" href="/user/m5-docs" aria-label="Profile: m5-docs">@<bdi>m5-docs</bdi></a> so question is - I use default parameter for IRSend library which assumes usage of 50% duty. can I increase duty to 100% safely (w/o risk to destroy IR Led on my M5Stick or on M5StcikC - I have both) in order to increase distance?</p>
]]></description><link>https://community.m5stack.com/post/7146</link><guid isPermaLink="true">https://community.m5stack.com/post/7146</guid><dc:creator><![CDATA[sergey.maysak]]></dc:creator><pubDate>Tue, 21 Jan 2020 20:56:09 GMT</pubDate></item><item><title><![CDATA[Reply to M5Stick IR on Sat, 18 Jan 2020 00:24:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/m5-docs" aria-label="Profile: m5-docs">@<bdi>m5-docs</bdi></a> thanks for pointing on this. digging the rabbit hole ended at this repo: <a href="https://github.com/crankyoldgit/IRremoteESP8266" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/crankyoldgit/IRremoteESP8266</a>. very cool. very stable and very active to the moment.<br />
but unfortunately my m5stick(gray version) nor stick_c (orange version with color lcd) does not work with it.<br />
I used G17 for gray stick and G9 for stick_c as ir_pin  - no luck - my mitsubishi AC does not respond to sent requests.<br />
I wondering if I need change anything in IRremoteESP8266 code to make it run over IR or what is the way to verify IR on stick or stick_c works properly.<br />
Specifically - the IRSend class in IRremoteESP8266 just uses:<br />
pinMode(IRpin, OUTPUT); -&gt; to start<br />
and<br />
digitalWrite(IRpin, outputOn);/digitalWrite(IRpin, outputOff);<br />
to ledOn and ledOff</p>
<p dir="auto">while FactoryTest.ino for stick does this:<br />
ledcSetup(1, 38000, 10);<br />
ledcAttachPin(IrPin, 1);</p>
<p dir="auto">So my question is - are these two calls significant or I can ignore it?</p>
]]></description><link>https://community.m5stack.com/post/7098</link><guid isPermaLink="true">https://community.m5stack.com/post/7098</guid><dc:creator><![CDATA[sergey.maysak]]></dc:creator><pubDate>Sat, 18 Jan 2020 00:24:24 GMT</pubDate></item><item><title><![CDATA[Reply to M5Stick IR on Tue, 19 Feb 2019 03:07:15 GMT]]></title><description><![CDATA[<p dir="auto">Hello, <a class="plugin-mentions-user plugin-mentions-a" href="/user/cepics" aria-label="Profile: cepics">@<bdi>cepics</bdi></a>  There are some projects on <a href="http://Github.com" target="_blank" rel="noopener noreferrer nofollow ugc">Github.com</a> you can refer to.</p>
<p dir="auto"><a href="https://github.com/schreibfaul1/ESP32-IR-Remote-Control" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/schreibfaul1/ESP32-IR-Remote-Control</a></p>
<p dir="auto"><a href="https://github.com/luclala/IRremoteESP32" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/luclala/IRremoteESP32</a></p>
]]></description><link>https://community.m5stack.com/post/3070</link><guid isPermaLink="true">https://community.m5stack.com/post/3070</guid><dc:creator><![CDATA[m5-docs]]></dc:creator><pubDate>Tue, 19 Feb 2019 03:07:15 GMT</pubDate></item></channel></rss>