<?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 consistent serial port number]]></title><description><![CDATA[<p>Hi there,<br />
I’m working on a PD project that connects to 8 arduinos using the [arduino] object. It's working fine, the only thing is the serial port number assigned to each arduino changes  when I restart the project. I'm wondering if there is a simple way to make this consistent so that i don't have to work out which arduino is which each time I start up the project? I’m using OSX 10.12,  pd 0.48.1<br />
many thanks !</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11552/arduino-consistent-serial-port-number</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Jul 2026 14:46:32 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/11552.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 06 Aug 2018 02:11:22 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to arduino consistent serial port number on Mon, 06 Aug 2018 02:11:22 GMT]]></title><description><![CDATA[<p>Hi there,<br />
I’m working on a PD project that connects to 8 arduinos using the [arduino] object. It's working fine, the only thing is the serial port number assigned to each arduino changes  when I restart the project. I'm wondering if there is a simple way to make this consistent so that i don't have to work out which arduino is which each time I start up the project? I’m using OSX 10.12,  pd 0.48.1<br />
many thanks !</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11552/arduino-consistent-serial-port-number</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11552/arduino-consistent-serial-port-number</guid><dc:creator><![CDATA[schoolshoes]]></dc:creator><pubDate>Mon, 06 Aug 2018 02:11:22 GMT</pubDate></item><item><title><![CDATA[Reply to arduino consistent serial port number on Mon, 06 Aug 2018 08:51:36 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/schoolshoes">@schoolshoes</a> If it is possible then it will have to be done by the operating system (OSX).  Maybe there is a utility that will help.<br />
In windows the same port is always assigned, and then reserved, for the device.  It is fixed by the system based on the serial number of the device.<br />
But the Arduino has no serial number........ <a href="https://arduino.stackexchange.com/questions/11823/can-i-change-the-usb-device-name-of-arduino" rel="nofollow">https://arduino.stackexchange.com/questions/11823/can-i-change-the-usb-device-name-of-arduino</a> ....... and you would probably have to mess with its firmware.<br />
It could be that re-plugging them in the correct order every time will be the only solution.<br />
You might be able to buy / make some hardware to do that......?<br />
David.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11552/arduino-consistent-serial-port-number/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11552/arduino-consistent-serial-port-number/2</guid><dc:creator><![CDATA[whale-av]]></dc:creator><pubDate>Mon, 06 Aug 2018 08:51:36 GMT</pubDate></item><item><title><![CDATA[Reply to arduino consistent serial port number on Fri, 10 Aug 2018 10:54:35 GMT]]></title><description><![CDATA[<p>ok thanks for your reply. I found you can also connect to the arduinos by device name, with a message like: [devicename /dev/tty.usbmodem33(<br />
which seems more consistent, some arduinos and devices (like my entec dmx pro) seem to keep the same device name so that’s sort of useful, but some still change each time they are plugged in, so not a perfect solution. As you say will probably have to work this out at the operating system level. Cheers</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/11552/arduino-consistent-serial-port-number/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/11552/arduino-consistent-serial-port-number/3</guid><dc:creator><![CDATA[schoolshoes]]></dc:creator><pubDate>Fri, 10 Aug 2018 10:54:35 GMT</pubDate></item></channel></rss>