<div dir="ltr">Alexandros and Roman:<div>Thanks, i&#39;ll check both of your suggestions. I&#39;ll let you know how it goes.</div><div><br></div><div>I also just ordered a Practical Maker PWM shield for arduino UNO. 1 shield gives you 32 pwm pins and they&#39;re stackable, up to 6 without the need for an external power supply. <a href="http://www.practicalmaker.com/products/arduino-shields/pwm-shield-assembled">http://www.practicalmaker.com/products/arduino-shields/pwm-shield-assembled</a> </div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jun 26, 2013 at 5:58 PM, Roman Haefeli <span dir="ltr">&lt;<a href="mailto:reduzent@gmail.com" target="_blank">reduzent@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">I once hacked together a small Arduino firmware and corresponding Pd<br>

abstraction, that does just that. You send the pin number and the duty<br>
cycle and the firmware manages the timing of the duty cycle. The<br>
advantage is that the timing is much more precise compared to sending<br>
both on and off commands over the serial link. This might allow for some<br>
velocity control.<br>
The abstraction and firmware does not address multiplexing/daisy<br>
chaining. But probably it is still useful as a starter.<br>
<span class=""><font color="#888888"><br>
Roman<br>
</font></span><br>
P.S.: I haven&#39;t the had the chance to really test the help-patch. Just<br>
rant if something is not working as expected or unclear.<br>
<div class=""><div class="h5"><br>
On Mit, 2013-06-26 at 20:00 +0200, batinste wrote:<br>
&gt; That is one of the many cases where my advice would be : don&#39;t use<br>
&gt; firmata/pduino. Program the arduino for real. Use a basic custom<br>
&gt; protocol over the serial link, and talk to the arduino with [comport].<br>
&gt; You&#39;d spend much more time trying to get it to work with<br>
&gt; firmata/pduino than programming the &#39;duino and let it do the real work<br>
&gt; instead of clogging your serial port.<br>
&gt;<br>
&gt; On 26/06/2013 16:56, Epic Jefferson wrote:<br>
&gt;<br>
&gt; &gt; Charles Z Henry &amp; batinste:<br>
&gt; &gt; I need the project to be pd controlled, i could try multiplexing but<br>
&gt; &gt; i haven&#39;t found info yet on how to control multiplexed pins via pd.<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; Peter Venus:<br>
&gt; &gt; i&#39;ve been in contact with Winfried, and was about to purchase one of<br>
&gt; &gt; his older systems but haven&#39;t heard from him in a while. Working on<br>
&gt; &gt; plan B.<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; Olivier:<br>
&gt; &gt; that was good work but again, pd is a must and servos are extremely<br>
&gt; &gt; loud.<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; Charles Goyard:<br>
&gt; &gt; i&#39;ve been able to control solenoid velocity with pwm via pd, this is<br>
&gt; &gt; also how Winfried does it. Also, motors are way too loud, as I told<br>
&gt; &gt; Olivier. That&#39;s why i&#39;m investigating daisy chaining the arduinos,<br>
&gt; &gt; i&#39;m basically emulating Winfried&#39;s system, but replacing his Escher<br>
&gt; &gt; micro-controller with arduino Mega&#39;s.<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; <a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
&gt; &gt; 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>
&gt;<br>
&gt; _______________________________________________<br>
&gt; <a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
&gt; 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>
</div></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><br clear="all"><div><br></div>-- <br><a href="http://www.epicjefferson.com" target="_blank">www.epicjefferson.com</a><br><a href="http://www.avmachinists.org" target="_blank">www.avmachinists.org</a> Puerto Rico based Art Collective/ Non-Profit Org
</div></div>