<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Cruft Of My Brain &#187; arduino</title>
	<atom:link href="http://www.thecruftofmybrain.com/tag/arduino/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thecruftofmybrain.com</link>
	<description>Purging my mental dust bunnies</description>
	<lastBuildDate>Sat, 17 Dec 2011 16:54:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Breadboard Arduino with FTDI cable and no reset button</title>
		<link>http://www.thecruftofmybrain.com/2010/03/15/breadboard-arduino-with-ftdi-cable-and-no-reset-button/</link>
		<comments>http://www.thecruftofmybrain.com/2010/03/15/breadboard-arduino-with-ftdi-cable-and-no-reset-button/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 16:04:42 +0000</pubDate>
		<dc:creator>scott</dc:creator>
				<category><![CDATA[Cruft]]></category>
		<category><![CDATA[Home and Hobbies]]></category>
		<category><![CDATA[arduino]]></category>

		<guid isPermaLink="false">http://www.thecruftofmybrain.com/?p=486</guid>
		<description><![CDATA[So, here&#8217; my coming out for the other project I&#8217;ve been working on lately. Learning about Arduino&#8217;s. More later about why I&#8217;m doing this but for now&#8230; I got a regular Duemilanove from Adafruit a couple of weeks ago. These things are so nice that they include all of the basic necessary components like the [...]]]></description>
			<content:encoded><![CDATA[<p>So, here&#8217; my coming out for the other project I&#8217;ve been working on lately.  Learning about Arduino&#8217;s.  More later about why I&#8217;m doing this but for now&#8230;</p>
<p>I got a regular Duemilanove from <a href="http://www.adafruit.com/index.php?main_page=product_info&#038;cPath=17&#038;products_id=50">Adafruit </a>a couple of weeks ago.  These things are so nice that they include all of the basic necessary components like the USB to RS232, the automatic voltage input switching, pin headers etc.  I&#8217;ve been fiddling with that and learning some of how it works.  I wanted to get a second for the purposes of having the two Arduino&#8217;s talk to each other.  Naturally I decided to do this the harder way and assemble one on a breadboard.</p>
<p>This is actually pretty simple.  The components you need are the Arduino flashed <a href="http://www.sparkfun.com/commerce/product_info.php?products_id=9217">Atmega328p</a>, a voltage regulator for getting your power source to a steady 5v, a <a href="http://www.sparkfun.com/commerce/product_info.php?products_id=9420">clock source</a> and a <a href="http://www.adafruit.com/index.php?main_page=product_info&#038;cPath=29&#038;products_id=70">programming method</a>.  A couple of LED&#8217;s are good for power and the pin13 status.  Based on several resources around the web including:</p>
<p><a href="http://www.flickr.com/photos/34908673@N00/4042185019/sizes/l/">http://www.flickr.com/photos/34908673@N00/4042185019/sizes/l/</a><br />
<a href="http://arduinofun.com/blog/2009/10/15/breadboard-arduino/">http://arduinofun.com/blog/2009/10/15/breadboard-arduino/</a></p>
<p>I&#8217;ve managed to get my Boarduino up and running without the use of a reset button and hopefully with a few extra rows available on my breadboard.  I&#8217;m using an FTDI cable from Adafruit since I had to pick one up for the XBee modules I got.  Yes, more to come on that as well.  The FTDI cable includes the chip for USB to RS232 conversion but it does not pull out the DTS pin.  Thankfully Arduino supports auto-reset using the RTS pin.  I had to struggle a bit to figure out why it wasnt&#8217; working but the fix was pretty simple.  You need to enable &#8220;Set RTS on Close&#8221; on the serial port that&#8217;s tied to the cable.  Check out the LadyAda article for more details:</p>
<p><a href="http://www.ladyada.net/make/boarduino/use.html">http://www.ladyada.net/make/boarduino/use.html</a></p>
<table style="width:auto;">
<tr>
<td><a href="http://picasaweb.google.com/lh/photo/pxBYY96hw-O0VAEfVqFX_w?authkey=Gv1sRgCNzjmc6Iwpm8IQ&#038;feat=embedwebsite"><img src="http://lh4.ggpht.com/_WrQ1L-n8Bd4/S55S3pwfiHI/AAAAAAAAkYw/Jjlj5QdGRok/s288/IMG_2191.JPG" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif; font-size:11px; text-align:right">From <a href="http://picasaweb.google.com/mdgeek/ArduinoProjects?authkey=Gv1sRgCNzjmc6Iwpm8IQ&#038;feat=embedwebsite">Arduino projects</a></td>
</tr>
</table>
<table style="width:auto;">
<tr>
<td><a href="http://picasaweb.google.com/lh/photo/jKcuUDAzElirlq-advwbEQ?authkey=Gv1sRgCNzjmc6Iwpm8IQ&#038;feat=embedwebsite"><img src="http://lh3.ggpht.com/_WrQ1L-n8Bd4/S55S4LowObI/AAAAAAAAkY0/TKAJ-M1LYcE/s288/IMG_2195.JPG" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif; font-size:11px; text-align:right">From <a href="http://picasaweb.google.com/mdgeek/ArduinoProjects?authkey=Gv1sRgCNzjmc6Iwpm8IQ&#038;feat=embedwebsite">Arduino projects</a></td>
</tr>
</table>
<table style="width:auto;">
<tr>
<td><a href="http://picasaweb.google.com/lh/photo/9vEF2dhtpyLZijbjnxncSA?authkey=Gv1sRgCNzjmc6Iwpm8IQ&#038;feat=embedwebsite"><img src="http://lh4.ggpht.com/_WrQ1L-n8Bd4/S55S4lJfujI/AAAAAAAAkY4/RrLJZDKSq04/s288/IMG_2196.JPG" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif; font-size:11px; text-align:right">From <a href="http://picasaweb.google.com/mdgeek/ArduinoProjects?authkey=Gv1sRgCNzjmc6Iwpm8IQ&#038;feat=embedwebsite">Arduino projects</a></td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.thecruftofmybrain.com/2010/03/15/breadboard-arduino-with-ftdi-cable-and-no-reset-button/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

