<div dir="ltr">The control pulse should be retransmitted over 20 msec or so. I would be tempted to set up a loop with a 1 or 2 second dwell and sweep the pulse with from 1.0 msec to 2.0 msec and observe the behavior. </div><br><div class="gmail_quote"><div dir="ltr">On Sun, Jan 28, 2018 at 2:05 PM Craig Cook via TriEmbed <<a href="mailto:triembed@triembed.org">triembed@triembed.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px"><div></div><div id="m_3660920455307120309ydpc98058b0yahoo_quoted_8130192837" class="m_3660920455307120309ydpc98058b0yahoo_quoted"><div style="font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:13px;color:#26282a"><div>I purchased a Futaba 3003 from ebay ~$4.  It keeps spinning when I initialize it. Should I call it bad and get another? (I have a micro servo working fine).<br></div><div><br></div><div>I pulled the top cover off. Apply power, nothing happens.  I add the signal from my arduino and it starts spinning.</div><div><br></div><div>Using this code, it should do nothing.</div><div><br></div><div>#include <Servo.h><br><br>const byte servoPin = 5;<br>const int STOPPED = 1500;<br> <br>Servo servo;<br>               <br>void setup()<br>{<br>  servo.attach(servoPin);<br>  servo.writeMicroseconds(STOPPED);<br>}<br> <br>void loop()<br>{<br> <br> <br>}<br><div><br></div><div>With everything assembled if I force the blades to the left until I get resistance, turn the signal and power on, it rotates to the right. Stops and keeps shuddering.<br></div><div><br></div><div>With these symptoms, could it have been something I did to break it? Too many volts? <br></div><div><br></div><div>Thanks</div><div><br></div><div>Craig<br></div></div>
                </div>
            </div></div></div>_______________________________________________<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" rel="noreferrer" target="_blank">http://mail.triembed.org/mailman/listinfo/triembed_triembed.org</a><br>
TriEmbed web site: <a href="http://TriEmbed.org" rel="noreferrer" target="_blank">http://TriEmbed.org</a><br>
To unsubscribe send admin mail: mailto:<a href="mailto:unsubscribe@triembed.org" target="_blank">unsubscribe@triembed.org</a>?subject=UNSUBSCRIBE ME<br>
<br>
</blockquote></div>