<?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 there an easy way to connect M5Stack or M5Stick-C to old Lego Mindstorms Motors and Sensors (Robotic Invention)]]></title><description><![CDATA[<p dir="auto">I have a bunch of Lego MindStorms collections, more specific, Robotics Inventions. They are old but I love them very much. With the obsolete platform for programming the RCX2, I am thinking about (1) replacing the RCX with an M5Stack module and (2) about possible ways to connect the Lego Motors and Sensors to an M5Stack module. Of course, there two challenges to be done, (1) the hardware interfacing and (2) the software aspect. I think I can/may give up with the Lego Sensors since many cheap and more advanced M5 sensors are now available and can be connected readily to the M5Stack module. So the final challenge is the hardware interface from M5Stack/Stick to a DC (6V) Lego Motor. I do not want to reinvent the wheel; if somebody has already invented or created them please let me know. Other ideas and comments are welcomed.</p>
]]></description><link>https://community.m5stack.com/topic/1570/is-there-an-easy-way-to-connect-m5stack-or-m5stick-c-to-old-lego-mindstorms-motors-and-sensors-robotic-invention</link><generator>RSS for Node</generator><lastBuildDate>Sun, 08 Mar 2026 14:09:15 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/1570.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 02 Jan 2020 05:58:01 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Is there an easy way to connect M5Stack or M5Stick-C to old Lego Mindstorms Motors and Sensors (Robotic Invention) on Mon, 27 Jan 2020 03:52:42 GMT]]></title><description><![CDATA[<p dir="auto">The encoder signal is displayed very accurately and also evaluated very precisely. Of course also with the NXT motors and EV3 motors. I will see that I make a video the days once again where you can see how precisely he drives the set values.<br />
<a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1713">@liemph</a><br />
I will then connect a NXT motor and run it on different values of the encoder! The GlideWheel PF and RCX motor controller for NXT or EV3 cannot be mounted directly on the old motors, because it is designed for the power motors (on these it is mounted with two pins), but you can mount it somewhere in the system on the shaft of the motor. So you can make an encoder motor out of any Lego motor.</p>
]]></description><link>https://community.m5stack.com/post/7208</link><guid isPermaLink="true">https://community.m5stack.com/post/7208</guid><dc:creator><![CDATA[Skink]]></dc:creator><pubDate>Mon, 27 Jan 2020 03:52:42 GMT</pubDate></item><item><title><![CDATA[Reply to Is there an easy way to connect M5Stack or M5Stick-C to old Lego Mindstorms Motors and Sensors (Robotic Invention) on Mon, 27 Jan 2020 03:16:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/781">@skink</a> said in <a href="/post/7190">Is there an easy way to connect M5Stack or M5Stick-C to old Lego Mindstorms Motors and Sensors (Robotic Invention)</a>:</p>
<blockquote>
<p dir="auto">You will need the following cables :</p>
<ol>
<li>
<p dir="auto">this one from NXT/EV3 to PF Power motor connector<br />
(<a href="https://www.generationrobots.com/de/401189-cable-nxt-to-pf.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.generationrobots.com/de/401189-cable-nxt-to-pf.html</a>)</p>
</li>
<li>
<p dir="auto">this one from PF Power Motor Connection to the old motors<br />
(<a href="https://www.robot-advance.com/EN/art-extension-wire-8-20-cm-lego-power-functions-8886-en-777.htm" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.robot-advance.com/EN/art-extension-wire-8-20-cm-lego-power-functions-8886-en-777.htm</a>)</p>
</li>
</ol>
<p dir="auto">Greeting skink</p>
</blockquote>
<p dir="auto">Ok, this is another interesting way not to throw away old Lego motors. I am challenged to make those connectors. Awesome. Thanks.</p>
]]></description><link>https://community.m5stack.com/post/7207</link><guid isPermaLink="true">https://community.m5stack.com/post/7207</guid><dc:creator><![CDATA[liemph]]></dc:creator><pubDate>Mon, 27 Jan 2020 03:16:33 GMT</pubDate></item><item><title><![CDATA[Reply to Is there an easy way to connect M5Stack or M5Stick-C to old Lego Mindstorms Motors and Sensors (Robotic Invention) on Mon, 27 Jan 2020 03:14:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/781">@skink</a> said in <a href="/post/7182">Is there an easy way to connect M5Stack or M5Stick-C to old Lego Mindstorms Motors and Sensors (Robotic Invention)</a>:</p>
<blockquote>
<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1713">@liemph</a> ,</p>
<p dir="auto">Hello,</p>
<p dir="auto">As you can see, you can connect all RCX engines and also the power engines to the BaseX and of course the old engines of the NXT as well as the EV3. For the power motors there are also adapters to connect them to the X-Base.<br />
The X-Base can control both the direction of rotation and the speed of the motors.<br />
For sensors you would have to use the M5Stack connectors, which are available!</p>
<p dir="auto">I hope the test helped you !</p>
<p dir="auto">Here the link to the video : "<a href="https://www.youtube.com/watch?v=xm5Hdaia7po" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.youtube.com/watch?v=xm5Hdaia7po</a>"</p>
<p dir="auto">greetings skink</p>
</blockquote>
<p dir="auto">Thanks, a very nice video that explains everything I wanted to know. The encoder signal is also used by the Base is impressive. This feedback is important for a serious project.</p>
]]></description><link>https://community.m5stack.com/post/7206</link><guid isPermaLink="true">https://community.m5stack.com/post/7206</guid><dc:creator><![CDATA[liemph]]></dc:creator><pubDate>Mon, 27 Jan 2020 03:14:33 GMT</pubDate></item><item><title><![CDATA[Reply to Is there an easy way to connect M5Stack or M5Stick-C to old Lego Mindstorms Motors and Sensors (Robotic Invention) on Sat, 25 Jan 2020 15:11:39 GMT]]></title><description><![CDATA[<p dir="auto">You will need the following cables :</p>
<ol>
<li>
<p dir="auto">this one from NXT/EV3 to PF Power motor connector<br />
(<a href="https://www.generationrobots.com/de/401189-cable-nxt-to-pf.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.generationrobots.com/de/401189-cable-nxt-to-pf.html</a>)</p>
</li>
<li>
<p dir="auto">this one from PF Power Motor Connection to the old motors<br />
(<a href="https://www.robot-advance.com/EN/art-extension-wire-8-20-cm-lego-power-functions-8886-en-777.htm" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.robot-advance.com/EN/art-extension-wire-8-20-cm-lego-power-functions-8886-en-777.htm</a>)</p>
</li>
</ol>
<p dir="auto">Greeting skink</p>
]]></description><link>https://community.m5stack.com/post/7190</link><guid isPermaLink="true">https://community.m5stack.com/post/7190</guid><dc:creator><![CDATA[Skink]]></dc:creator><pubDate>Sat, 25 Jan 2020 15:11:39 GMT</pubDate></item><item><title><![CDATA[Reply to Is there an easy way to connect M5Stack or M5Stick-C to old Lego Mindstorms Motors and Sensors (Robotic Invention) on Sat, 25 Jan 2020 09:58:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1713">@liemph</a> ,<br />
With this adapter and the adapter from power motors to the old ones you can also make NXT or EV3 motors from the old motors which you can drive exactly on angle ! (<a href="http://www.mindsensors.com/ev3-and-nxt/19-glidewheel-pf-and-rcx-motor-controller-for-nxt-or-ev3-" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.mindsensors.com/ev3-and-nxt/19-glidewheel-pf-and-rcx-motor-controller-for-nxt-or-ev3-</a>)</p>
<p dir="auto">greetings skink</p>
<p dir="auto">Video (<a href="https://www.youtube.com/watch?v=W1jNzYjn_bc&amp;feature=youtu.be" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.youtube.com/watch?v=W1jNzYjn_bc&amp;feature=youtu.be</a>)</p>
]]></description><link>https://community.m5stack.com/post/7183</link><guid isPermaLink="true">https://community.m5stack.com/post/7183</guid><dc:creator><![CDATA[Skink]]></dc:creator><pubDate>Sat, 25 Jan 2020 09:58:38 GMT</pubDate></item><item><title><![CDATA[Reply to Is there an easy way to connect M5Stack or M5Stick-C to old Lego Mindstorms Motors and Sensors (Robotic Invention) on Sat, 25 Jan 2020 22:44:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1713">@liemph</a> ,</p>
<p dir="auto">Hello,</p>
<p dir="auto">As you can see, you can connect all RCX engines and also the power engines to the BaseX and of course the old engines of the NXT as well as the EV3. For the power motors there are also adapters to connect them to the X-Base.<br />
The X-Base can control both the direction of rotation and the speed of the motors.<br />
For sensors you would have to use the M5Stack connectors, which are available!</p>
<p dir="auto">I hope the test helped you !</p>
<p dir="auto">Here the link to the video : "<a href="https://www.youtube.com/watch?v=xm5Hdaia7po" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.youtube.com/watch?v=xm5Hdaia7po</a>"</p>
<p dir="auto">greetings skink</p>
]]></description><link>https://community.m5stack.com/post/7182</link><guid isPermaLink="true">https://community.m5stack.com/post/7182</guid><dc:creator><![CDATA[Skink]]></dc:creator><pubDate>Sat, 25 Jan 2020 22:44:43 GMT</pubDate></item><item><title><![CDATA[Reply to Is there an easy way to connect M5Stack or M5Stick-C to old Lego Mindstorms Motors and Sensors (Robotic Invention) on Thu, 23 Jan 2020 17:18:51 GMT]]></title><description><![CDATA[<p dir="auto">I will test it at the weekend but for you <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1713">@liemph</a> I will test it with the adapters and the old Lego motors !</p>
<p dir="auto">i Get touch as soon as I have tested it, it will only take a little while until Saturday before I can start !!</p>
]]></description><link>https://community.m5stack.com/post/7172</link><guid isPermaLink="true">https://community.m5stack.com/post/7172</guid><dc:creator><![CDATA[Skink]]></dc:creator><pubDate>Thu, 23 Jan 2020 17:18:51 GMT</pubDate></item><item><title><![CDATA[Reply to Is there an easy way to connect M5Stack or M5Stick-C to old Lego Mindstorms Motors and Sensors (Robotic Invention) on Thu, 23 Jan 2020 05:42:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/781">@skink</a> said in <a href="/post/7143">Is there an easy way to connect M5Stack or M5Stick-C to old Lego Mindstorms Motors and Sensors (Robotic Invention)</a>:</p>
<blockquote>
<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1713">@liemph</a></p>
<p dir="auto">I had ordered the BaseX on 13 December 2019.<br />
Today finally on 21.01.2020 they arrived at my place.<br />
They are working very well, I will test them during the next days and make a little video!</p>
<p dir="auto">Greeting Skink</p>
</blockquote>
<p dir="auto">Happy Testing !!!</p>
]]></description><link>https://community.m5stack.com/post/7164</link><guid isPermaLink="true">https://community.m5stack.com/post/7164</guid><dc:creator><![CDATA[liemph]]></dc:creator><pubDate>Thu, 23 Jan 2020 05:42:31 GMT</pubDate></item><item><title><![CDATA[Reply to Is there an easy way to connect M5Stack or M5Stick-C to old Lego Mindstorms Motors and Sensors (Robotic Invention) on Tue, 21 Jan 2020 16:55:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1713">@liemph</a></p>
<p dir="auto">I had ordered the BaseX on 13 December 2019.<br />
Today finally on 21.01.2020 they arrived at my place.<br />
They are working very well, I will test them during the next days and make a little video!</p>
<p dir="auto">Greeting Skink</p>
]]></description><link>https://community.m5stack.com/post/7143</link><guid isPermaLink="true">https://community.m5stack.com/post/7143</guid><dc:creator><![CDATA[Skink]]></dc:creator><pubDate>Tue, 21 Jan 2020 16:55:16 GMT</pubDate></item><item><title><![CDATA[Reply to Is there an easy way to connect M5Stack or M5Stick-C to old Lego Mindstorms Motors and Sensors (Robotic Invention) on Wed, 08 Jan 2020 16:45:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1713">@liemph</a></p>
<p dir="auto">No need to thank me, of course I will get in touch with you as soon as I have received them !<br />
And tell you what my impression of the X-Base is.</p>
]]></description><link>https://community.m5stack.com/post/6933</link><guid isPermaLink="true">https://community.m5stack.com/post/6933</guid><dc:creator><![CDATA[Skink]]></dc:creator><pubDate>Wed, 08 Jan 2020 16:45:17 GMT</pubDate></item><item><title><![CDATA[Reply to Is there an easy way to connect M5Stack or M5Stick-C to old Lego Mindstorms Motors and Sensors (Robotic Invention) on Tue, 07 Jan 2020 23:11:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/781">@skink</a> said in <a href="/post/6859">Is there an easy way to connect M5Stack or M5Stick-C to old Lego Mindstorms Motors and Sensors (Robotic Invention)</a>:</p>
<blockquote>
<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1713">@liemph</a>,</p>
<p dir="auto">here are some more interesting pages about the RCX.<br />
Maybe very interesting for you if you still have so many RCX parts.</p>
<ol>
<li>
<p dir="auto"><a href="https://www.philohome.com/sdk25/sdk25.htm" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.philohome.com/sdk25/sdk25.htm</a></p>
</li>
<li>
<p dir="auto"><a href="http://www.mralligator.com/rcx/" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.mralligator.com/rcx/</a></p>
</li>
<li>
<p dir="auto"><a href="http://lego.brandls.info/legbau.htm#code%20red" target="_blank" rel="noopener noreferrer nofollow ugc">http://lego.brandls.info/legbau.htm#code red</a></p>
</li>
</ol>
<p dir="auto">greetings skink</p>
<p dir="auto">P.S. I'm waiting for two of the X-Base units, they're already on their way to my place</p>
</blockquote>
<p dir="auto">Thank you. For long I have followed the first two links. The third is new to me. Please let me know your impression on the Base X. If I have an NXT Lego then I will certainly by the base.</p>
]]></description><link>https://community.m5stack.com/post/6926</link><guid isPermaLink="true">https://community.m5stack.com/post/6926</guid><dc:creator><![CDATA[liemph]]></dc:creator><pubDate>Tue, 07 Jan 2020 23:11:50 GMT</pubDate></item><item><title><![CDATA[Reply to Is there an easy way to connect M5Stack or M5Stick-C to old Lego Mindstorms Motors and Sensors (Robotic Invention) on Fri, 03 Jan 2020 09:22:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1713">@liemph</a>,</p>
<p dir="auto">here are some more interesting pages about the RCX.<br />
Maybe very interesting for you if you still have so many RCX parts.</p>
<ol>
<li>
<p dir="auto"><a href="https://www.philohome.com/sdk25/sdk25.htm" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.philohome.com/sdk25/sdk25.htm</a></p>
</li>
<li>
<p dir="auto"><a href="http://www.mralligator.com/rcx/" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.mralligator.com/rcx/</a></p>
</li>
<li>
<p dir="auto"><a href="http://lego.brandls.info/legbau.htm#code%20red" target="_blank" rel="noopener noreferrer nofollow ugc">http://lego.brandls.info/legbau.htm#code red</a></p>
</li>
</ol>
<p dir="auto">greetings skink</p>
<p dir="auto">P.S. I'm waiting for two of the X-Base units, they're already on their way to my place</p>
]]></description><link>https://community.m5stack.com/post/6859</link><guid isPermaLink="true">https://community.m5stack.com/post/6859</guid><dc:creator><![CDATA[Skink]]></dc:creator><pubDate>Fri, 03 Jan 2020 09:22:57 GMT</pubDate></item><item><title><![CDATA[Reply to Is there an easy way to connect M5Stack or M5Stick-C to old Lego Mindstorms Motors and Sensors (Robotic Invention) on Thu, 02 Jan 2020 23:41:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/781">@skink</a> said in <a href="/post/6851">Is there an easy way to connect M5Stack or M5Stick-C to old Lego Mindstorms Motors and Sensors (Robotic Invention)</a>:</p>
<blockquote>
<p dir="auto">There I was not fast enough <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/443">@ajb2k3</a>.</p>
<p dir="auto">@ liemph,<br />
and here how you finish the cables : <a href="http://www.philohome.com/nxtcables/nxtcable.htm" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.philohome.com/nxtcables/nxtcable.htm</a><br />
Ready to buy there were also times from the company: <a href="https://www.generationrobots.com/de/157-lego-mindstorms" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.generationrobots.com/de/157-lego-mindstorms</a></p>
<p dir="auto">Cause I got a couple more ready to go here. But I'll keep them, of course. Since I also have RTX, NXT and EV3 here without end.</p>
</blockquote>
<p dir="auto">Ok, those URLs are helpful. Thanks.</p>
]]></description><link>https://community.m5stack.com/post/6857</link><guid isPermaLink="true">https://community.m5stack.com/post/6857</guid><dc:creator><![CDATA[liemph]]></dc:creator><pubDate>Thu, 02 Jan 2020 23:41:42 GMT</pubDate></item><item><title><![CDATA[Reply to Is there an easy way to connect M5Stack or M5Stick-C to old Lego Mindstorms Motors and Sensors (Robotic Invention) on Thu, 02 Jan 2020 23:40:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/443">@ajb2k3</a> said in <a href="/post/6850">Is there an easy way to connect M5Stack or M5Stick-C to old Lego Mindstorms Motors and Sensors (Robotic Invention)</a>:</p>
<blockquote>
<p dir="auto">This is the new NXT module for the M5Stack<br />
<a href="https://m5stack.com/collections/all/products/basex?ref=pfpqkvphmgr" target="_blank" rel="noopener noreferrer nofollow ugc">https://m5stack.com/collections/all/products/basex?ref=pfpqkvphmgr</a><br />
<img src="https://cdn.shopify.com/s/files/1/0056/7689/2250/products/1_c8521366-72b2-4d19-8912-b25beb898e9e_1200x1200.jpg?v=1576242803" alt="alt text" class=" img-fluid img-markdown" /></p>
<p dir="auto">It comes With NXT sockets which means you can use these adapters for RIS motors.<br />
<a href="https://www.ebay.co.uk/itm/LEGO-Mindstorms-NXT-Rare-Converter-Cable-NXT-RCX-Conversion-New/143432206833?hash=item216539c9f1:g:1AoAAOSwHrlcB-~P" target="_blank" rel="noopener noreferrer nofollow ugc">link text</a><br />
<img src="https://i.ebayimg.com/images/g/1AoAAOSwHrlcB-~P/s-l500.jpg" alt="alt text" class=" img-fluid img-markdown" /></p>
</blockquote>
<p dir="auto">Thanks. This is a good solution.</p>
]]></description><link>https://community.m5stack.com/post/6856</link><guid isPermaLink="true">https://community.m5stack.com/post/6856</guid><dc:creator><![CDATA[liemph]]></dc:creator><pubDate>Thu, 02 Jan 2020 23:40:33 GMT</pubDate></item><item><title><![CDATA[Reply to Is there an easy way to connect M5Stack or M5Stick-C to old Lego Mindstorms Motors and Sensors (Robotic Invention) on Thu, 02 Jan 2020 16:53:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/781">@skink</a> said in <a href="/post/6851">Is there an easy way to connect M5Stack or M5Stick-C to old Lego Mindstorms Motors and Sensors (Robotic Invention)</a>:</p>
<blockquote>
<p dir="auto">There I was not fast enough <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/443">@ajb2k3</a>.</p>
</blockquote>
<p dir="auto">Finished work early :P</p>
]]></description><link>https://community.m5stack.com/post/6853</link><guid isPermaLink="true">https://community.m5stack.com/post/6853</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Thu, 02 Jan 2020 16:53:41 GMT</pubDate></item><item><title><![CDATA[Reply to Is there an easy way to connect M5Stack or M5Stick-C to old Lego Mindstorms Motors and Sensors (Robotic Invention) on Thu, 02 Jan 2020 16:22:49 GMT]]></title><description><![CDATA[<p dir="auto">There I was not fast enough <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/443">@ajb2k3</a>.</p>
<p dir="auto">@ liemph,<br />
and here how you finish the cables : <a href="http://www.philohome.com/nxtcables/nxtcable.htm" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.philohome.com/nxtcables/nxtcable.htm</a><br />
Ready to buy there were also times from the company: <a href="https://www.generationrobots.com/de/157-lego-mindstorms" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.generationrobots.com/de/157-lego-mindstorms</a></p>
<p dir="auto">Cause I got a couple more ready to go here. But I'll keep them, of course. Since I also have RTX, NXT and EV3 here without end.</p>
]]></description><link>https://community.m5stack.com/post/6851</link><guid isPermaLink="true">https://community.m5stack.com/post/6851</guid><dc:creator><![CDATA[Skink]]></dc:creator><pubDate>Thu, 02 Jan 2020 16:22:49 GMT</pubDate></item><item><title><![CDATA[Reply to Is there an easy way to connect M5Stack or M5Stick-C to old Lego Mindstorms Motors and Sensors (Robotic Invention) on Thu, 02 Jan 2020 16:14:15 GMT]]></title><description><![CDATA[<p dir="auto">This is the new NXT module for the M5Stack<br />
<a href="https://m5stack.com/collections/all/products/basex?ref=pfpqkvphmgr" target="_blank" rel="noopener noreferrer nofollow ugc">https://m5stack.com/collections/all/products/basex?ref=pfpqkvphmgr</a><br />
<img src="https://cdn.shopify.com/s/files/1/0056/7689/2250/products/1_c8521366-72b2-4d19-8912-b25beb898e9e_1200x1200.jpg?v=1576242803" alt="alt text" class=" img-fluid img-markdown" /></p>
<p dir="auto">It comes With NXT sockets which means you can use these adapters for RIS motors.<br />
<a href="https://www.ebay.co.uk/itm/LEGO-Mindstorms-NXT-Rare-Converter-Cable-NXT-RCX-Conversion-New/143432206833?hash=item216539c9f1:g:1AoAAOSwHrlcB-~P" target="_blank" rel="noopener noreferrer nofollow ugc">link text</a><br />
<img src="https://i.ebayimg.com/images/g/1AoAAOSwHrlcB-~P/s-l500.jpg" alt="alt text" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.m5stack.com/post/6850</link><guid isPermaLink="true">https://community.m5stack.com/post/6850</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Thu, 02 Jan 2020 16:14:15 GMT</pubDate></item><item><title><![CDATA[Reply to Is there an easy way to connect M5Stack or M5Stick-C to old Lego Mindstorms Motors and Sensors (Robotic Invention) on Thu, 02 Jan 2020 13:42:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/443">@ajb2k3</a> said in <a href="/post/6842">Is there an easy way to connect M5Stack or M5Stick-C to old Lego Mindstorms Motors and Sensors (Robotic Invention)</a>:</p>
<blockquote>
<p dir="auto">With a few components and some soldering, it is possible however with the new module we can now use nxt to RIS adapters that have been available for a while.</p>
</blockquote>
<p dir="auto">Thanks for the response. Could you please elaborate more on the "new module". What is that? I have no Lego NXT with me.</p>
]]></description><link>https://community.m5stack.com/post/6848</link><guid isPermaLink="true">https://community.m5stack.com/post/6848</guid><dc:creator><![CDATA[liemph]]></dc:creator><pubDate>Thu, 02 Jan 2020 13:42:23 GMT</pubDate></item><item><title><![CDATA[Reply to Is there an easy way to connect M5Stack or M5Stick-C to old Lego Mindstorms Motors and Sensors (Robotic Invention) on Thu, 02 Jan 2020 10:16:57 GMT]]></title><description><![CDATA[<p dir="auto">With a few components and some soldering, it is possible however with the new module we can now use nxt to RIS adapters that have been available for a while.</p>
]]></description><link>https://community.m5stack.com/post/6842</link><guid isPermaLink="true">https://community.m5stack.com/post/6842</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Thu, 02 Jan 2020 10:16:57 GMT</pubDate></item></channel></rss>