<?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/"
		>
<channel>
	<title>Comments on: Control a DC motor with Arduino and L293D chip</title>
	<atom:link href="http://luckylarry.co.uk/arduino-projects/control-a-dc-motor-with-arduino-and-l293d-chip/feed/" rel="self" type="application/rss+xml" />
	<link>http://luckylarry.co.uk/arduino-projects/control-a-dc-motor-with-arduino-and-l293d-chip/</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 14:19:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=472</generator>
	<item>
		<title>By: larry</title>
		<link>http://luckylarry.co.uk/arduino-projects/control-a-dc-motor-with-arduino-and-l293d-chip/comment-page-1/#comment-15327</link>
		<dc:creator>larry</dc:creator>
		<pubDate>Tue, 07 Feb 2012 14:05:57 +0000</pubDate>
		<guid isPermaLink="false">http://luckylarry.co.uk/?p=152#comment-15327</guid>
		<description>Hey,

Not sure I can be of much use here, all capacitors work the same, what will be different is it&#039;s effective temperature range and capacitance. But considering this is a small circuit I can&#039;t imagine it&#039;ll actually make much of a difference, if the capicitance is the same but a different construction.</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>Not sure I can be of much use here, all capacitors work the same, what will be different is it&#8217;s effective temperature range and capacitance. But considering this is a small circuit I can&#8217;t imagine it&#8217;ll actually make much of a difference, if the capicitance is the same but a different construction.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bernard</title>
		<link>http://luckylarry.co.uk/arduino-projects/control-a-dc-motor-with-arduino-and-l293d-chip/comment-page-1/#comment-15324</link>
		<dc:creator>bernard</dc:creator>
		<pubDate>Sun, 05 Feb 2012 12:01:23 +0000</pubDate>
		<guid isPermaLink="false">http://luckylarry.co.uk/?p=152#comment-15324</guid>
		<description>very helpful.thanks a lot for this tutorial.</description>
		<content:encoded><![CDATA[<p>very helpful.thanks a lot for this tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shahin</title>
		<link>http://luckylarry.co.uk/arduino-projects/control-a-dc-motor-with-arduino-and-l293d-chip/comment-page-1/#comment-15321</link>
		<dc:creator>Shahin</dc:creator>
		<pubDate>Sat, 04 Feb 2012 13:18:16 +0000</pubDate>
		<guid isPermaLink="false">http://luckylarry.co.uk/?p=152#comment-15321</guid>
		<description>Hello there, I like your project and decided to make one.

I bought these http://www.ebay.nl/itm/290630163057?ssPageName=STRK:MEWNX:IT&amp;_trksid=p3984.m1497.l2649#ht_3283wt_915

AVX - 0.22uF 220nF 50V Y5V 1210 SMD Capacitors - 150pcs 

from ebay but I think these are the wrong capacitors or am I wrong?

Can I use these or not?

Please reply, because I might cancel the purchase if these are wrong</description>
		<content:encoded><![CDATA[<p>Hello there, I like your project and decided to make one.</p>
<p>I bought these <a href="http://www.ebay.nl/itm/290630163057?ssPageName=STRK:MEWNX:IT&#038;_trksid=p3984.m1497.l2649#ht_3283wt_915"  rel="nofollow">http://www.ebay.nl/itm/290630163057?ssPageName=STRK:MEWNX:IT&#038;_trksid=p3984.m1497.l2649#ht_3283wt_915</a></p>
<p>AVX &#8211; 0.22uF 220nF 50V Y5V 1210 SMD Capacitors &#8211; 150pcs </p>
<p>from ebay but I think these are the wrong capacitors or am I wrong?</p>
<p>Can I use these or not?</p>
<p>Please reply, because I might cancel the purchase if these are wrong</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jackson</title>
		<link>http://luckylarry.co.uk/arduino-projects/control-a-dc-motor-with-arduino-and-l293d-chip/comment-page-1/#comment-15229</link>
		<dc:creator>Jackson</dc:creator>
		<pubDate>Tue, 10 Jan 2012 12:35:17 +0000</pubDate>
		<guid isPermaLink="false">http://luckylarry.co.uk/?p=152#comment-15229</guid>
		<description>Yes, applying PWM to the enable pin will vary the output voltage to the motor.

So, analogWrite(enablePin,128); // PWM pin number, value (0-255)</description>
		<content:encoded><![CDATA[<p>Yes, applying PWM to the enable pin will vary the output voltage to the motor.</p>
<p>So, analogWrite(enablePin,128); // PWM pin number, value (0-255)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ephraim</title>
		<link>http://luckylarry.co.uk/arduino-projects/control-a-dc-motor-with-arduino-and-l293d-chip/comment-page-1/#comment-7012</link>
		<dc:creator>ephraim</dc:creator>
		<pubDate>Thu, 24 Nov 2011 06:53:16 +0000</pubDate>
		<guid isPermaLink="false">http://luckylarry.co.uk/?p=152#comment-7012</guid>
		<description>hi.. can you teach me the codes of input in arduino? like instead of using switch i will use the output of  an ic..</description>
		<content:encoded><![CDATA[<p>hi.. can you teach me the codes of input in arduino? like instead of using switch i will use the output of  an ic..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: newbie</title>
		<link>http://luckylarry.co.uk/arduino-projects/control-a-dc-motor-with-arduino-and-l293d-chip/comment-page-1/#comment-6708</link>
		<dc:creator>newbie</dc:creator>
		<pubDate>Tue, 15 Nov 2011 08:19:23 +0000</pubDate>
		<guid isPermaLink="false">http://luckylarry.co.uk/?p=152#comment-6708</guid>
		<description>hello i would like to ask about the program if i would like to vary the speed based from a reading of a potentiometer? and also is the PWM signal also used as an input for pin 2 or pin 7 instead of just a digitalwrite which has constant 5V output? are those pins the ones that control the speed not the pin 1?</description>
		<content:encoded><![CDATA[<p>hello i would like to ask about the program if i would like to vary the speed based from a reading of a potentiometer? and also is the PWM signal also used as an input for pin 2 or pin 7 instead of just a digitalwrite which has constant 5V output? are those pins the ones that control the speed not the pin 1?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jakabudi</title>
		<link>http://luckylarry.co.uk/arduino-projects/control-a-dc-motor-with-arduino-and-l293d-chip/comment-page-1/#comment-6687</link>
		<dc:creator>jakabudi</dc:creator>
		<pubDate>Wed, 09 Nov 2011 00:55:01 +0000</pubDate>
		<guid isPermaLink="false">http://luckylarry.co.uk/?p=152#comment-6687</guid>
		<description>When I use DC Motor ex my children toy, i can&#039;t control the dc motor. DC Motor not work,just bzzzzz...</description>
		<content:encoded><![CDATA[<p>When I use DC Motor ex my children toy, i can&#8217;t control the dc motor. DC Motor not work,just bzzzzz&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: larry</title>
		<link>http://luckylarry.co.uk/arduino-projects/control-a-dc-motor-with-arduino-and-l293d-chip/comment-page-1/#comment-6681</link>
		<dc:creator>larry</dc:creator>
		<pubDate>Mon, 07 Nov 2011 21:14:49 +0000</pubDate>
		<guid isPermaLink="false">http://luckylarry.co.uk/?p=152#comment-6681</guid>
		<description>Odd. I would check for any common power, for instance if it&#039;s on a shared rail etc... and just double check the setup and everything is wired up properly.</description>
		<content:encoded><![CDATA[<p>Odd. I would check for any common power, for instance if it&#8217;s on a shared rail etc&#8230; and just double check the setup and everything is wired up properly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: larry</title>
		<link>http://luckylarry.co.uk/arduino-projects/control-a-dc-motor-with-arduino-and-l293d-chip/comment-page-1/#comment-6679</link>
		<dc:creator>larry</dc:creator>
		<pubDate>Mon, 07 Nov 2011 21:12:23 +0000</pubDate>
		<guid isPermaLink="false">http://luckylarry.co.uk/?p=152#comment-6679</guid>
		<description>so you have 1 IR sensor and you want to drive the motor based upon what it detects? Or is this more a line following robot?</description>
		<content:encoded><![CDATA[<p>so you have 1 IR sensor and you want to drive the motor based upon what it detects? Or is this more a line following robot?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chenna</title>
		<link>http://luckylarry.co.uk/arduino-projects/control-a-dc-motor-with-arduino-and-l293d-chip/comment-page-1/#comment-6669</link>
		<dc:creator>chenna</dc:creator>
		<pubDate>Sun, 06 Nov 2011 18:36:03 +0000</pubDate>
		<guid isPermaLink="false">http://luckylarry.co.uk/?p=152#comment-6669</guid>
		<description>how can i get 2 inputs from one ir sensor to drive motor using l293d ic circuit?
please help me
??
?</description>
		<content:encoded><![CDATA[<p>how can i get 2 inputs from one ir sensor to drive motor using l293d ic circuit?<br />
please help me<br />
??<br />
?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

