<?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 for basbrun.com</title>
	<atom:link href="http://basbrun.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://basbrun.com</link>
	<description>Best place to waste your time ...</description>
	<lastBuildDate>Mon, 14 May 2012 01:33:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Basbrun.com 2.0 by pchretien</title>
		<link>http://basbrun.com/2012/05/10/basbrun-com-2-0/comment-page-1/#comment-297</link>
		<dc:creator>pchretien</dc:creator>
		<pubDate>Mon, 14 May 2012 01:33:29 +0000</pubDate>
		<guid isPermaLink="false">http://basbrun.com/?p=965#comment-297</guid>
		<description>Hi hi ... c&#039;est un peu drabe mais bon ... chu pas décorateur! :)</description>
		<content:encoded><![CDATA[<p>Hi hi &#8230; c&#8217;est un peu drabe mais bon &#8230; chu pas décorateur! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Basbrun.com 2.0 by Gilles</title>
		<link>http://basbrun.com/2012/05/10/basbrun-com-2-0/comment-page-1/#comment-295</link>
		<dc:creator>Gilles</dc:creator>
		<pubDate>Sun, 13 May 2012 17:11:12 +0000</pubDate>
		<guid isPermaLink="false">http://basbrun.com/?p=965#comment-295</guid>
		<description>Thumbs up on the new look.</description>
		<content:encoded><![CDATA[<p>Thumbs up on the new look.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Keypad &amp; LCD Display by A. Rondeau</title>
		<link>http://basbrun.com/2012/05/11/keypad-lcd-display/comment-page-1/#comment-290</link>
		<dc:creator>A. Rondeau</dc:creator>
		<pubDate>Sat, 12 May 2012 20:51:02 +0000</pubDate>
		<guid isPermaLink="false">http://basbrun.com/?p=973#comment-290</guid>
		<description>Me and my big mouth!</description>
		<content:encoded><![CDATA[<p>Me and my big mouth!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Keypad &amp; LCD Display by pchretien</title>
		<link>http://basbrun.com/2012/05/11/keypad-lcd-display/comment-page-1/#comment-289</link>
		<dc:creator>pchretien</dc:creator>
		<pubDate>Sat, 12 May 2012 13:56:17 +0000</pubDate>
		<guid isPermaLink="false">http://basbrun.com/?p=973#comment-289</guid>
		<description>Eh Alex, that&#039;s hell of a good idea! Next time I see you I&#039;ll bring you a brand new Netduino board so you could write it all by yourself! I did some research for you though ...

For the Matrix keypad you can find an opensource lib here: 
http://netmftoolbox.codeplex.com/documentation

For the matrix keypad you&#039;ll find all you need hare: 
http://microliquidcrystal.codeplex.com/

No more reasons not to do it now ... kick your ass and code!  ;)

P.</description>
		<content:encoded><![CDATA[<p>Eh Alex, that&#8217;s hell of a good idea! Next time I see you I&#8217;ll bring you a brand new Netduino board so you could write it all by yourself! I did some research for you though &#8230;</p>
<p>For the Matrix keypad you can find an opensource lib here:<br />
<a href="http://netmftoolbox.codeplex.com/documentation" rel="nofollow">http://netmftoolbox.codeplex.com/documentation</a></p>
<p>For the matrix keypad you&#8217;ll find all you need hare:<br />
<a href="http://microliquidcrystal.codeplex.com/" rel="nofollow">http://microliquidcrystal.codeplex.com/</a></p>
<p>No more reasons not to do it now &#8230; kick your ass and code!  ;)</p>
<p>P.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Keypad &amp; LCD Display by A. Rondeau</title>
		<link>http://basbrun.com/2012/05/11/keypad-lcd-display/comment-page-1/#comment-288</link>
		<dc:creator>A. Rondeau</dc:creator>
		<pubDate>Sat, 12 May 2012 13:21:01 +0000</pubDate>
		<guid isPermaLink="false">http://basbrun.com/?p=973#comment-288</guid>
		<description>Challenge!

Can you re-code this for Netduino?

Nice code, simple and clear.</description>
		<content:encoded><![CDATA[<p>Challenge!</p>
<p>Can you re-code this for Netduino?</p>
<p>Nice code, simple and clear.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Arduino Motor Controller Using an L293D Chip by pchretien</title>
		<link>http://basbrun.com/2011/04/22/arduino-motor-controller-using-an-l293d-chip/comment-page-1/#comment-284</link>
		<dc:creator>pchretien</dc:creator>
		<pubDate>Fri, 11 May 2012 13:22:43 +0000</pubDate>
		<guid isPermaLink="false">http://basbrun.com/?p=637#comment-284</guid>
		<description>Hi Rowan,

I propose you use the code of my twitterbot to test your circuit. You can find it at https://github.com/pchretien/tweetbot. Once running you can open the serial terminal of the Arduino IDE and send commands to your robot; 1=forward, 2=backward ... etc.

P.</description>
		<content:encoded><![CDATA[<p>Hi Rowan,</p>
<p>I propose you use the code of my twitterbot to test your circuit. You can find it at <a href="https://github.com/pchretien/tweetbot" rel="nofollow">https://github.com/pchretien/tweetbot</a>. Once running you can open the serial terminal of the Arduino IDE and send commands to your robot; 1=forward, 2=backward &#8230; etc.</p>
<p>P.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Arduino Motor Controller Using an L293D Chip by muffin123</title>
		<link>http://basbrun.com/2011/04/22/arduino-motor-controller-using-an-l293d-chip/comment-page-1/#comment-283</link>
		<dc:creator>muffin123</dc:creator>
		<pubDate>Fri, 11 May 2012 12:52:33 +0000</pubDate>
		<guid isPermaLink="false">http://basbrun.com/?p=637#comment-283</guid>
		<description>sorry,

 it seems that my code did not copy corectly into the into the comments box:  there are 2 void setups!! it was not like that before.</description>
		<content:encoded><![CDATA[<p>sorry,</p>
<p> it seems that my code did not copy corectly into the into the comments box:  there are 2 void setups!! it was not like that before.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Arduino Motor Controller Using an L293D Chip by muffin123</title>
		<link>http://basbrun.com/2011/04/22/arduino-motor-controller-using-an-l293d-chip/comment-page-1/#comment-282</link>
		<dc:creator>muffin123</dc:creator>
		<pubDate>Fri, 11 May 2012 00:11:37 +0000</pubDate>
		<guid isPermaLink="false">http://basbrun.com/?p=637#comment-282</guid>
		<description>I hardwired the enable pins to the arduino 5V pin. Then I uploaded this code(note: all I am trying to do is spin 1 motor in 1 direction). It didn&#039;t do anything. I might have wired it incorectly. This is my code:

void setup() {
  
  pinMode(6, OUTPUT)
  pinMode(5, OUTPUT)
  
}

void setup() {
  
  digitalWrite(6, HIGH)
  digitalWrite(5, LOW)
  
}</description>
		<content:encoded><![CDATA[<p>I hardwired the enable pins to the arduino 5V pin. Then I uploaded this code(note: all I am trying to do is spin 1 motor in 1 direction). It didn&#8217;t do anything. I might have wired it incorectly. This is my code:</p>
<p>void setup() {</p>
<p>  pinMode(6, OUTPUT)<br />
  pinMode(5, OUTPUT)</p>
<p>}</p>
<p>void setup() {</p>
<p>  digitalWrite(6, HIGH)<br />
  digitalWrite(5, LOW)</p>
<p>}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Arduino Motor Controller Using an L293D Chip by pchretien</title>
		<link>http://basbrun.com/2011/04/22/arduino-motor-controller-using-an-l293d-chip/comment-page-1/#comment-281</link>
		<dc:creator>pchretien</dc:creator>
		<pubDate>Thu, 10 May 2012 17:09:29 +0000</pubDate>
		<guid isPermaLink="false">http://basbrun.com/?p=637#comment-281</guid>
		<description>What value have you written on the enable pins in the setup() function? Try to hard wire both enable pins to the Arduino 5V.</description>
		<content:encoded><![CDATA[<p>What value have you written on the enable pins in the setup() function? Try to hard wire both enable pins to the Arduino 5V.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Arduino Motor Controller Using an L293D Chip by muffin123</title>
		<link>http://basbrun.com/2011/04/22/arduino-motor-controller-using-an-l293d-chip/comment-page-1/#comment-280</link>
		<dc:creator>muffin123</dc:creator>
		<pubDate>Thu, 10 May 2012 16:03:23 +0000</pubDate>
		<guid isPermaLink="false">http://basbrun.com/?p=637#comment-280</guid>
		<description>When I turn on the motors all they do is make a faint buzzing noise. I don&#039;t know what is happening.

Rowan</description>
		<content:encoded><![CDATA[<p>When I turn on the motors all they do is make a faint buzzing noise. I don&#8217;t know what is happening.</p>
<p>Rowan</p>
]]></content:encoded>
	</item>
</channel>
</rss>

