<div dir="ltr"><div>The way I look at a project where i am only building one of them, I will look at my time/effort vs the effect, and decide what gets the decided effect the easiest and cheapest.  So where am I going with this?<br>

<br>If you know you can drive two with an Uno, and you doubled the number of servos, why not just double the number of Unos?  It is probably cheaper and easier than switching to a Mega, and gets the job done.  Just a thought...<br>

<br></div>As far as the hardware, I am not sure how the interrupts work on an Arduino (never used them), so not sure if they are truly hardware interrupts or polled units.  I know it is easily possible to drive 4+ servos and listen to interrupts on the smaller Atmel chip, so perhaps the issue is the Arduino environment, or possibly something blocking it in your code.  Would you be willing to post your code for others to see/review?<br>

<div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Sep 27, 2013 at 12:11 PM, Alan Wiggs <span dir="ltr"><<a href="mailto:alanwiggs@gmail.com" target="_blank">alanwiggs@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I have a project where I am running 4 servos and calling to (simple) falling interrupts on Pins 2 & 3.<div>

<br></div><div>I have switched to a Mega because when I added Increased the number of servos from 2 to 4, the project only recognizes 2 when the interrupts are active.</div>
<div><br></div><div>Should I switch to other pins on the Mega board? I lost my Arduino Cookbook, so if someone has a good example I would appreciate it.</div><div><br></div><div>Oh by the way my project is for the Festival in Motion Sat 9/28, For those who know me it is for the Champ/Chump bike race machine that was at Maker Fair.</div>


<div><br></div><div>Some history, Originally 2 servos were Large Speedometers, and they were very accurate and worked great.</div><div>I added a race position track with 2 more servos, the Speedometers do not function until the race is over and the Interrupts are not working.</div>


<div><br></div><div>Thanks again....</div><div><br></div><div>If you want a fun free festival bring the whole family to Festival in Motion <a href="http://www.Fesitvalinmotion.com" target="_blank">www.Fesitvalinmotion.com</a> 10 till 2pm.</div>


<div><br></div><div>R,</div><div>Alan Wiggs</div></div>
<br>_______________________________________________<br>
Triangle, NC Embedded Computing mailing list<br>
<a href="mailto:TriEmbed@triembed.org" target="_blank">TriEmbed@triembed.org</a><br>
<a href="http://mail.triembed.org/mailman/listinfo/triembed_triembed.org" target="_blank">http://mail.triembed.org/mailman/listinfo/triembed_triembed.org</a><br>
TriEmbed web site: <a href="http://TriEmbed.org" target="_blank">http://TriEmbed.org</a><br>
<br></blockquote></div><br></div></div>