<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Simple serial servo controller</title>
	<atom:link href="http://hackaday.com/2008/04/25/simple-serial-servo-controller/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackaday.com/2008/04/25/simple-serial-servo-controller/</link>
	<description>Fresh hacks every day</description>
	<lastBuildDate>Fri, 10 Feb 2012 14:02:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Stevo</title>
		<link>http://hackaday.com/2008/04/25/simple-serial-servo-controller/comment-page-1/#comment-348252</link>
		<dc:creator><![CDATA[Stevo]]></dc:creator>
		<pubDate>Fri, 04 Mar 2011 18:05:51 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2008/04/25/simple-serial-servo-controller/#comment-348252</guid>
		<description><![CDATA[The 100 ohm resistor is ACTUALLY a good idea.  They shape the pwm rising edge to prevent broadband noise on every rising and falling edge.  Ever looked at the frequency spectrum of a pulse? Not pretty.  It&#039;s also a good idea to have because the servo can fail with a dead short to gnd which would pull more current through that little PIC pin damaging it.  The Resistor limits the current in this situation saving the PIC.]]></description>
		<content:encoded><![CDATA[<p>The 100 ohm resistor is ACTUALLY a good idea.  They shape the pwm rising edge to prevent broadband noise on every rising and falling edge.  Ever looked at the frequency spectrum of a pulse? Not pretty.  It&#8217;s also a good idea to have because the servo can fail with a dead short to gnd which would pull more current through that little PIC pin damaging it.  The Resistor limits the current in this situation saving the PIC.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bullwinkle Jones</title>
		<link>http://hackaday.com/2008/04/25/simple-serial-servo-controller/comment-page-1/#comment-33139</link>
		<dc:creator><![CDATA[Bullwinkle Jones]]></dc:creator>
		<pubDate>Sun, 27 Apr 2008 08:39:53 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2008/04/25/simple-serial-servo-controller/#comment-33139</guid>
		<description><![CDATA[I must apologize for last nights obviously drunken writings..  Bad Matthew!]]></description>
		<content:encoded><![CDATA[<p>I must apologize for last nights obviously drunken writings..  Bad Matthew!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kwa</title>
		<link>http://hackaday.com/2008/04/25/simple-serial-servo-controller/comment-page-1/#comment-33138</link>
		<dc:creator><![CDATA[kwa]]></dc:creator>
		<pubDate>Sun, 27 Apr 2008 03:04:15 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2008/04/25/simple-serial-servo-controller/#comment-33138</guid>
		<description><![CDATA[Hackius, the &quot;c&quot; is the non-flash version. You can only burn the code into the chip once, they are just a bit cheaper than the flash rewritable ones.]]></description>
		<content:encoded><![CDATA[<p>Hackius, the &#8220;c&#8221; is the non-flash version. You can only burn the code into the chip once, they are just a bit cheaper than the flash rewritable ones.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://hackaday.com/2008/04/25/simple-serial-servo-controller/comment-page-1/#comment-33137</link>
		<dc:creator><![CDATA[mike]]></dc:creator>
		<pubDate>Sun, 27 Apr 2008 01:59:27 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2008/04/25/simple-serial-servo-controller/#comment-33137</guid>
		<description><![CDATA[It is nice having such a low parts count, it really makes stuff compact and easy to build.  But you just can&#039;t beat the dedicated servo controller chip...especially if you don&#039;t know how to program pics like me.  I know all the syntax for java and perl and stuff, I just don&#039;t have the creativity to make good programs, so having a dedicated part to do a job is still a high priority in my book.]]></description>
		<content:encoded><![CDATA[<p>It is nice having such a low parts count, it really makes stuff compact and easy to build.  But you just can&#8217;t beat the dedicated servo controller chip&#8230;especially if you don&#8217;t know how to program pics like me.  I know all the syntax for java and perl and stuff, I just don&#8217;t have the creativity to make good programs, so having a dedicated part to do a job is still a high priority in my book.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: N0QBH</title>
		<link>http://hackaday.com/2008/04/25/simple-serial-servo-controller/comment-page-1/#comment-33136</link>
		<dc:creator><![CDATA[N0QBH]]></dc:creator>
		<pubDate>Sat, 26 Apr 2008 22:24:34 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2008/04/25/simple-serial-servo-controller/#comment-33136</guid>
		<description><![CDATA[Here&#039;s a couple of my own simple PIC 12F675 servo controllers. &lt;br&gt;&lt;a href=&quot;http://www.ringolake.com/pic_proj/servo/servo_weasel/servo_weasel.html&quot; rel=&quot;nofollow&quot;&gt;http://www.ringolake.com/pic_proj/servo/servo_weasel/servo_weasel.html&lt;/a&gt;]]></description>
		<content:encoded><![CDATA[<p>Here&#8217;s a couple of my own simple PIC 12F675 servo controllers. <br /><a href="http://www.ringolake.com/pic_proj/servo/servo_weasel/servo_weasel.html" rel="nofollow">http://www.ringolake.com/pic_proj/servo/servo_weasel/servo_weasel.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrew</title>
		<link>http://hackaday.com/2008/04/25/simple-serial-servo-controller/comment-page-1/#comment-33135</link>
		<dc:creator><![CDATA[andrew]]></dc:creator>
		<pubDate>Sat, 26 Apr 2008 22:10:02 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2008/04/25/simple-serial-servo-controller/#comment-33135</guid>
		<description><![CDATA[hackius: the c means that the micro can only be programmed once.  since f and c types are interchangeable, the c types aren&#039;t used much anymore except in mass production.]]></description>
		<content:encoded><![CDATA[<p>hackius: the c means that the micro can only be programmed once.  since f and c types are interchangeable, the c types aren&#8217;t used much anymore except in mass production.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hackius</title>
		<link>http://hackaday.com/2008/04/25/simple-serial-servo-controller/comment-page-1/#comment-33134</link>
		<dc:creator><![CDATA[Hackius]]></dc:creator>
		<pubDate>Sat, 26 Apr 2008 20:30:10 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2008/04/25/simple-serial-servo-controller/#comment-33134</guid>
		<description><![CDATA[12C?&lt;br&gt;&lt;br&gt;What does the C stand for? I know the F family of microcontrollers is named after the internal flash but I&#039;ve never heard of C family.]]></description>
		<content:encoded><![CDATA[<p>12C?</p>
<p>What does the C stand for? I know the F family of microcontrollers is named after the internal flash but I&#8217;ve never heard of C family.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brandon</title>
		<link>http://hackaday.com/2008/04/25/simple-serial-servo-controller/comment-page-1/#comment-33133</link>
		<dc:creator><![CDATA[brandon]]></dc:creator>
		<pubDate>Sat, 26 Apr 2008 16:41:53 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2008/04/25/simple-serial-servo-controller/#comment-33133</guid>
		<description><![CDATA[I&#039;ve built many serial servo controllers and you don&#039;t need those resistors. All that is required is a PWM output to the control line of the servo. Thats a part count of two: servo and mcu.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve built many serial servo controllers and you don&#8217;t need those resistors. All that is required is a PWM output to the control line of the servo. Thats a part count of two: servo and mcu.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Almost There</title>
		<link>http://hackaday.com/2008/04/25/simple-serial-servo-controller/comment-page-1/#comment-33132</link>
		<dc:creator><![CDATA[Almost There]]></dc:creator>
		<pubDate>Sat, 26 Apr 2008 16:32:43 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2008/04/25/simple-serial-servo-controller/#comment-33132</guid>
		<description><![CDATA[&lt;br&gt;I agree, the resistor between the PIC and the Servo is not required.  Most Micro Controller manuals are geared toward the beginner, and have the resistor to protect the Micro against a miswire (accidentally hardwired to a power supply rail.)&lt;br&gt;&lt;br&gt;It should be trivial to write a timed routine in any modern language (C#, Java...) to toggle a pin on the Serial or Parallel port every 20mS.  It may have some jitter, but it also has a zero parts count!&lt;br&gt;&lt;br&gt;&lt;br&gt;]]></description>
		<content:encoded><![CDATA[<p>I agree, the resistor between the PIC and the Servo is not required.  Most Micro Controller manuals are geared toward the beginner, and have the resistor to protect the Micro against a miswire (accidentally hardwired to a power supply rail.)</p>
<p>It should be trivial to write a timed routine in any modern language (C#, Java&#8230;) to toggle a pin on the Serial or Parallel port every 20mS.  It may have some jitter, but it also has a zero parts count!</p>
<p></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: julian</title>
		<link>http://hackaday.com/2008/04/25/simple-serial-servo-controller/comment-page-1/#comment-33131</link>
		<dc:creator><![CDATA[julian]]></dc:creator>
		<pubDate>Sat, 26 Apr 2008 12:52:11 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2008/04/25/simple-serial-servo-controller/#comment-33131</guid>
		<description><![CDATA[crash, just use some atmega8, a transistor as motor driver and some usb-&gt;rs232 chip.]]></description>
		<content:encoded><![CDATA[<p>crash, just use some atmega8, a transistor as motor driver and some usb->rs232 chip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Crash</title>
		<link>http://hackaday.com/2008/04/25/simple-serial-servo-controller/comment-page-1/#comment-33130</link>
		<dc:creator><![CDATA[Crash]]></dc:creator>
		<pubDate>Sat, 26 Apr 2008 11:44:54 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2008/04/25/simple-serial-servo-controller/#comment-33130</guid>
		<description><![CDATA[Does anyone know how to simply control a small 3-5v DC motor through USB?  I would like to see that.]]></description>
		<content:encoded><![CDATA[<p>Does anyone know how to simply control a small 3-5v DC motor through USB?  I would like to see that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: spaceballs</title>
		<link>http://hackaday.com/2008/04/25/simple-serial-servo-controller/comment-page-1/#comment-33129</link>
		<dc:creator><![CDATA[spaceballs]]></dc:creator>
		<pubDate>Sat, 26 Apr 2008 09:19:26 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2008/04/25/simple-serial-servo-controller/#comment-33129</guid>
		<description><![CDATA[why need the resistor from the pic to servo, look at &lt;a href=&quot;http://www.epanorama.net/documents/motor/rcservos.html&quot; rel=&quot;nofollow&quot;&gt;http://www.epanorama.net/documents/motor/rcservos.html&lt;/a&gt; it seems servos take an 5v input control wire.]]></description>
		<content:encoded><![CDATA[<p>why need the resistor from the pic to servo, look at <a href="http://www.epanorama.net/documents/motor/rcservos.html" rel="nofollow">http://www.epanorama.net/documents/motor/rcservos.html</a> it seems servos take an 5v input control wire.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bullwinkle Jones</title>
		<link>http://hackaday.com/2008/04/25/simple-serial-servo-controller/comment-page-1/#comment-33128</link>
		<dc:creator><![CDATA[Bullwinkle Jones]]></dc:creator>
		<pubDate>Sat, 26 Apr 2008 08:15:05 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2008/04/25/simple-serial-servo-controller/#comment-33128</guid>
		<description><![CDATA[&quot;There&#039;s nothing quite like a nice, simple hack. This serial servo controller uses a PIC12C671 and a pair of resistors. Leaving out the power supply, that&#039;s the lowest part count I&#039;ve ever seen.&quot;&lt;br&gt;&lt;br&gt;..&quot;_this_ servo controller&quot;.. The &quot;_this_&quot; syndrome is almost as bad as the click _here_ syndrome..  Perhaps &quot;This _servo_ _controller_ ..&quot; would be better.. I think I&#039;m just taking the piss though, and also I&#039;ve had too many beers.. I&#039;ll shut up now.]]></description>
		<content:encoded><![CDATA[<p>&#8220;There&#8217;s nothing quite like a nice, simple hack. This serial servo controller uses a PIC12C671 and a pair of resistors. Leaving out the power supply, that&#8217;s the lowest part count I&#8217;ve ever seen.&#8221;</p>
<p>..&#8221;_this_ servo controller&#8221;.. The &#8220;_this_&#8221; syndrome is almost as bad as the click _here_ syndrome..  Perhaps &#8220;This _servo_ _controller_ ..&#8221; would be better.. I think I&#8217;m just taking the piss though, and also I&#8217;ve had too many beers.. I&#8217;ll shut up now.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

