<?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[Arduino port on Pd via Pi]]></title><description><![CDATA[<p>I need my puredata comport object to open the same port of the arduino each time the patch is started</p>
<p>How can I make sure it will happen?</p>
<p>I have try to use the message [devicename] in order to set the device name ( I guess the name will not change every time pi or pd are restarting) but I'm getting an error:</p>
<p><img src="/uploads/files/1675055960773-screen-shot-2023-01-30-at-7.17.52.png" alt="Screen Shot 2023-01-30 at 7.17.52.png" class="img-responsive img-markdown" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14253/arduino-port-on-pd-via-pi</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Jul 2026 15:23:27 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/14253.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 30 Jan 2023 05:19:32 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Arduino port on Pd via Pi on Mon, 30 Jan 2023 05:19:32 GMT]]></title><description><![CDATA[<p>I need my puredata comport object to open the same port of the arduino each time the patch is started</p>
<p>How can I make sure it will happen?</p>
<p>I have try to use the message [devicename] in order to set the device name ( I guess the name will not change every time pi or pd are restarting) but I'm getting an error:</p>
<p><img src="/uploads/files/1675055960773-screen-shot-2023-01-30-at-7.17.52.png" alt="Screen Shot 2023-01-30 at 7.17.52.png" class="img-responsive img-markdown" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14253/arduino-port-on-pd-via-pi</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14253/arduino-port-on-pd-via-pi</guid><dc:creator><![CDATA[KMETE]]></dc:creator><pubDate>Mon, 30 Jan 2023 05:19:32 GMT</pubDate></item><item><title><![CDATA[Reply to Arduino port on Pd via Pi on Tue, 31 Jan 2023 17:54:17 GMT]]></title><description><![CDATA[<p>I did the following:<br />
same method to choose the audio interface, just doing it for ports.</p>
<p>The only think that must be constant is the names of the ports on the Raspberry pi (in thatexample I'm using windows pc)</p>
<p>This method should work?<br />
the name of the ports are always the same on raspberry pi?</p>
<p>Any other method for setting the port?<br />
Do I also need to change the code in the arduino? to prompt something to the serial?</p>
<p><a href="/uploads/files/1675187655972-port_choose.zip">Port_choose.zip</a><br />
<img src="/uploads/files/1675154871315-port_choose.png" alt="port_choose.png" class="img-responsive img-markdown" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14253/arduino-port-on-pd-via-pi/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14253/arduino-port-on-pd-via-pi/2</guid><dc:creator><![CDATA[KMETE]]></dc:creator><pubDate>Tue, 31 Jan 2023 17:54:17 GMT</pubDate></item><item><title><![CDATA[Reply to Arduino port on Pd via Pi on Tue, 31 Jan 2023 09:15:03 GMT]]></title><description><![CDATA[<p>And in term of orders of banging:<br />
First I'm choose the audio interface (area marked in red)<br />
then if match was detect it will set the audio settings and start the dsp.<br />
same bang will also bang the system to choose the port.<br />
Does it make sense? or i can set both audiosettings and port for arduino at the same time (sending loadbang to both system (audio device chooser and port chooser at the same time)</p>
<p><img src="/uploads/files/1675156365216-port_choose2.png" alt="port_choose2.png" class="img-responsive img-markdown" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14253/arduino-port-on-pd-via-pi/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14253/arduino-port-on-pd-via-pi/3</guid><dc:creator><![CDATA[KMETE]]></dc:creator><pubDate>Tue, 31 Jan 2023 09:15:03 GMT</pubDate></item><item><title><![CDATA[Reply to Arduino port on Pd via Pi on Tue, 31 Jan 2023 15:43:15 GMT]]></title><description><![CDATA[<p>The example above is using a windows computer but the acctual patch will be on Raspberry pi</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14253/arduino-port-on-pd-via-pi/4</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14253/arduino-port-on-pd-via-pi/4</guid><dc:creator><![CDATA[KMETE]]></dc:creator><pubDate>Tue, 31 Jan 2023 15:43:15 GMT</pubDate></item><item><title><![CDATA[Reply to Arduino port on Pd via Pi on Wed, 01 Feb 2023 07:17:48 GMT]]></title><description><![CDATA[<p>I suggest you first try it on the Pi, and then post potential problems. I'm pretty sure that if your Pi setup doesn't change, meaning that the Arduino will always be plugged in the Pi, you won't have a problem. Right now you're likely creating an issue where there shouldn't be any, by trying out something on your Windows computer, assuming your Pi setup will behave the same way.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14253/arduino-port-on-pd-via-pi/5</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14253/arduino-port-on-pd-via-pi/5</guid><dc:creator><![CDATA[alexandros]]></dc:creator><pubDate>Wed, 01 Feb 2023 07:17:48 GMT</pubDate></item><item><title><![CDATA[Reply to Arduino port on Pd via Pi on Thu, 02 Feb 2023 06:27:55 GMT]]></title><description><![CDATA[<p>you were right, it seems that each time pi is rebooting it still recognize arduino at the same port (1) .<br />
I also noticed that is it not matter if I plug the arduino to port 1 of the USB2 or port 2 of the USB2 it will still have thae same index(1); does it make sense?</p>
<p>So in any case - the system I share for setting the port by name is working just fine so I might just leave it or is better just [loadbang] --&gt; [open 1] ?</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14253/arduino-port-on-pd-via-pi/6</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14253/arduino-port-on-pd-via-pi/6</guid><dc:creator><![CDATA[KMETE]]></dc:creator><pubDate>Thu, 02 Feb 2023 06:27:55 GMT</pubDate></item><item><title><![CDATA[Reply to Arduino port on Pd via Pi on Thu, 02 Feb 2023 09:26:40 GMT]]></title><description><![CDATA[<p>If you don't change the hardware configuration and leave the Arduino plugged in (especially if you don't have any other serial devices plugged in), the I think it's the same whether you open by name or number.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14253/arduino-port-on-pd-via-pi/7</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14253/arduino-port-on-pd-via-pi/7</guid><dc:creator><![CDATA[alexandros]]></dc:creator><pubDate>Thu, 02 Feb 2023 09:26:40 GMT</pubDate></item></channel></rss>