<?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[Remote COM Port]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I recently bought a little laser engraving machine that uses an Arduino Mini and a USB to serial converter to connect to a computer. The fumes are pretty nasty and I'd like to put it in the garage. The laser engraving machine only works with the computer connected and when opening the COM Port the software tries to find the version string from the firmware on the Arduino Mini (GRBL in my case).</p>
<p dir="auto">Of course I could put a computer in the garage but I don't really want to purchase one only for this purpose. Is there any way I can use two Lopys to tell my software it is connected directly to my Arduino Mini and not to my Lopy's COM Port?</p>
<p dir="auto">Thanks in advance for your suggestions</p>
<p dir="auto">Apollo</p>
]]></description><link>https://forum.pycom.io/topic/246/remote-com-port</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Jul 2026 07:05:40 GMT</lastBuildDate><atom:link href="https://forum.pycom.io/topic/246.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 12 Nov 2016 12:21:17 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Remote COM Port on Sat, 12 Nov 2016 12:21:17 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I recently bought a little laser engraving machine that uses an Arduino Mini and a USB to serial converter to connect to a computer. The fumes are pretty nasty and I'd like to put it in the garage. The laser engraving machine only works with the computer connected and when opening the COM Port the software tries to find the version string from the firmware on the Arduino Mini (GRBL in my case).</p>
<p dir="auto">Of course I could put a computer in the garage but I don't really want to purchase one only for this purpose. Is there any way I can use two Lopys to tell my software it is connected directly to my Arduino Mini and not to my Lopy's COM Port?</p>
<p dir="auto">Thanks in advance for your suggestions</p>
<p dir="auto">Apollo</p>
]]></description><link>https://forum.pycom.io/post/1262</link><guid isPermaLink="true">https://forum.pycom.io/post/1262</guid><dc:creator><![CDATA[Apollo]]></dc:creator><pubDate>Sat, 12 Nov 2016 12:21:17 GMT</pubDate></item><item><title><![CDATA[Reply to Remote COM Port on Sat, 12 Nov 2016 19:28:53 GMT]]></title><description><![CDATA[<p dir="auto">If you can comunicate between LoPy than this is &quot;simple&quot;<br />
Virtualize your traffic e.g.</p>
<ol>
<li>Lopy connected to computer by COM</li>
<li>Second LoPy connected to First LoPy by e.g. WiFi, Lora, Bluetooth and to your Arduino by COM PORT.<br />
Any traffic throught COM port you transmit over WiFi(Lora,Bluetooth) and write by COM to arduino</li>
</ol>
<p dir="auto">Simple :)</p>
]]></description><link>https://forum.pycom.io/post/1270</link><guid isPermaLink="true">https://forum.pycom.io/post/1270</guid><dc:creator><![CDATA[livius]]></dc:creator><pubDate>Sat, 12 Nov 2016 19:28:53 GMT</pubDate></item></channel></rss>