<div dir="ltr"><div>Dunno if it helps, but I messed around with multiplexing and arduino some time ago and finally got it to work. You can check the arduino sketch and pd patch here <a href="http://puredata.hurleur.com/sujet-8867-arduino-multiplexers-solved">http://puredata.hurleur.com/sujet-8867-arduino-multiplexers-solved</a><br>
</div>This is only for reading multiplexed pins though, not for writing, but I could use it to light LEDs one at a time sending a number from 0 to 15 to [comport].<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Wed, Jun 26, 2013 at 9:00 PM, batinste <span dir="ltr">&lt;<a href="mailto:dwanafite@yahoo.fr" target="_blank">dwanafite@yahoo.fr</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <div>That is one of the many cases where my
      advice would be : don&#39;t use firmata/pduino. Program the arduino
      for real. Use a basic custom protocol over the serial link, and
      talk to the arduino with [comport]. You&#39;d spend much more time
      trying to get it to work with firmata/pduino than programming the
      &#39;duino and let it do the real work instead of clogging your serial
      port.<div><div class="h5"><br>
      <br>
      On 26/06/2013 16:56, Epic Jefferson wrote:<br>
    </div></div></div>
    <blockquote type="cite"><div><div class="h5">
      <div dir="ltr">Charles Z Henry &amp; batinste:
        <div>I need the project to be pd controlled, i could
          try multiplexing but i haven&#39;t found info yet on how to
          control multiplexed pins via pd.</div>
        <div><br>
        </div>
        <div>Peter Venus:</div>
        <div>i&#39;ve been in contact with Winfried, and was about
          to purchase one of his older systems but haven&#39;t heard from
          him in a while. Working on plan B.</div>
        <div><br>
        </div>
        <div>
          Olivier:</div>
        <div>that was good work but again, pd is a must and
          servos are extremely loud.</div>
        <div><br>
        </div>
        <div>Charles Goyard:</div>
        <div>i&#39;ve been able to control solenoid velocity with
          pwm via pd, this is also how Winfried does it. Also, motors
          are way too loud, as I told Olivier. That&#39;s why i&#39;m
          investigating daisy chaining the arduinos, i&#39;m basically
          emulating Winfried&#39;s system, but replacing his Escher
          micro-controller with arduino Mega&#39;s.</div>
        <div><br>
        </div>
        <div><br>
        </div>
        <div><br>
        </div>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      </div></div><div class="im"><pre>_______________________________________________
<a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> mailing list
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a>
</pre>
    </div></blockquote>
    <br>
  </div>

<br>_______________________________________________<br>
<a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br></blockquote></div><br></div>