<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!-- p { margin-top: 0px; margin-bottom: 0px; }--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>​i sent that message to it ]devicename /dev/ttyS1/S0 and it does not exist so i tried to create it with mknod and it created the names in /dev but they are not accessible.<br>
</p>
<p>selecting device in the toggles in the pduino stuff only finds device 0<br>
</p>
<p>I am wondering if it's a linux issue because the only serial port at all is <br>
</p>
<p>serial 0 /dev/ttyAMA0 <br>
</p>
<p><br>
</p>
<p><br>
</p>
<div id="Signature">
<div style="font-family:Tahoma; font-size:13px">
<div><font size="3"><i>Patrick Pagano B.S, M.F.A</i></font></div>
<div>Audio and Projection Design Faculty</div>
<div>Digital Worlds Institute</div>
<div>University of Florida, USA</div>
<div>(352)294-2020</div>
</div>
</div>
<div style="color: rgb(33, 33, 33);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Martin Peach <chakekatzil@gmail.com><br>
<b>Sent:</b> Monday, September 21, 2015 11:04 AM<br>
<b>To:</b> Pagano, Patrick<br>
<b>Cc:</b> pd-list@iem.at<br>
<b>Subject:</b> Re: [PD] Pduino and arudino mini pro/raspi debian- Pduino or Comport?</font>
<div> </div>
</div>
<div>
<div dir="ltr">On Mon, Sep 21, 2015 at 10:55 AM, Pagano, Patrick <span dir="ltr">
<<a href="mailto:pat@digitalworlds.ufl.edu" target="_blank">pat@digitalworlds.ufl.edu</a>></span> wrote:<br>
<div class="gmail_extra">
<div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex; border-left:1px solid rgb(204,204,204); padding-left:1ex">
<div dir="ltr" style="font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255); font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Hello<br>
</p>
<p><br>
</p>
<p>I want to use the arduino pro mini with pure data on the serial pins on the raspberry pi2 board for a project i am working on. My Arduino Uno works fine but i assume that is i assume because i am getting the serial data sent on the USB which seems to show
 up as<br>
</p>
<p><br>
</p>
<p>/dev/ttyAMA0 in raspberry pi debian<br>
</p>
<p><br>
</p>
<p>what i assume i need is it to work on /dev/ttyS0 /dev/ttyS1<br>
</p>
<p><br>
</p>
<p>I already turned off the serial to console stuff in raspberry and commented out the commandline stuff as well as modified the innittab getty things according to the interwebs, but i cannot get Pduino or comport to recognize the device when it's connected
 to the analog serial pins directly on the raspberry<br>
</p>
<p><br>
</p>
</div>
</blockquote>
<div>You can send [comport] a [devices( message and it will print the list of ports to the Pd console. You can send [comport] a [devicename /dev/ttyS0( message to open /dev/ttyS0.<br>
Pduino may have the port names hard-coded either in the Pd patch or the Arduino code, so you'd need to edit those.<br>
 <br>
<br>
</div>
<div>Martin<br>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>