<?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: XBee Solenoid Controller</title>
	<atom:link href="http://www.eightlines.com/blog/2008/07/xbee-solenoid-controller/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.eightlines.com/blog/2008/07/xbee-solenoid-controller/</link>
	<description>Experiments in Physical Computing</description>
	<pubDate>Tue, 06 Jan 2009 00:40:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brent</title>
		<link>http://www.eightlines.com/blog/2008/07/xbee-solenoid-controller/comment-page-1/#comment-27</link>
		<dc:creator>Brent</dc:creator>
		<pubDate>Tue, 16 Sep 2008 01:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.eightlines.com/blog/?p=17#comment-27</guid>
		<description>Hi Lawrence,

The minimum you can get away with on an XBee project is 2 XBee's ($30 each -- non-pro version), and 1 USB-TTL converter ($10). I also have an XBee-breakout board adapter ($6) that allows me to quickly swap out the XBee's when I need to program them. Add in a 3.3V regulator and power supply for the remote XBee.

- http://arduino.cc/en/Main/MiniUSB
- http://www.sparkfun.com/commerce/product_info.php?products_id=8276

This wasn't available when I got going, but it looks promising:
- http://www.sparkfun.com/commerce/product_info.php?products_id=8687

An Arduino could substitute for the USB-TTL converted but you have to remove the ATMega168 IC to enable direct access to the TX/RX pins. You can also use the Wire.h library through Processing to bypass the IC removal, but I ended never trying it.

The XBee has 8 digital I/O pins on board, and a couple PWMs (I don't recall off the top of my head exactly how many), the API mode allows you to configure them according to your needs.</description>
		<content:encoded><![CDATA[<p>Hi Lawrence,</p>
<p>The minimum you can get away with on an XBee project is 2 XBee&#8217;s ($30 each&thinsp;&#8212;&thinsp;non-pro version), and 1 <span class="caps">USB</span>-<span class="caps">TTL</span> converter ($10). I also have an XBee-breakout board adapter ($6) that allows me to quickly swap out the XBee&#8217;s when I need to program them. Add in a 3.3V regulator and power supply for the remote XBee.</p>
<p>- <a href="http://arduino.cc/en/Main/MiniUSB" rel="nofollow">http://arduino.cc/en/Main/MiniUSB</a><br />
- <a href="http://www.sparkfun.com/commerce/product_info.php?products_id=8276" rel="nofollow">http://www.sparkfun.com/commerce/product_info.php?products_id=8276</a></p>
<p>This wasn&#8217;t available when I got going, but it looks promising:<br />
- <a href="http://www.sparkfun.com/commerce/product_info.php?products_id=8687" rel="nofollow">http://www.sparkfun.com/commerce/product_info.php?products_id=8687</a></p>
<p>An Arduino could substitute for the <span class="caps">USB</span>-<span class="caps">TTL</span> converted but you have to remove the ATMega168 <span class="caps">IC</span> to enable direct access to the <span class="caps">TX</span>/<span class="caps">RX</span> pins. You can also use the Wire.h library through Processing to bypass the <span class="caps">IC</span> removal, but I ended never trying it.</p>
<p>The XBee has 8 digital I/O pins on board, and a couple PWMs (I don&#8217;t recall off the top of my head exactly how many), the <span class="caps">API</span> mode allows you to configure them according to your&nbsp;needs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lawrence</title>
		<link>http://www.eightlines.com/blog/2008/07/xbee-solenoid-controller/comment-page-1/#comment-26</link>
		<dc:creator>Lawrence</dc:creator>
		<pubDate>Mon, 15 Sep 2008 23:52:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.eightlines.com/blog/?p=17#comment-26</guid>
		<description>Hey Brent,  I have seen what you did here with the XBee Modules and am impressed with your work.  I myself am trying to use XBee to establish a two-way communcation system between an RF-scanner controlled by a microcontroller and the computer.  I still have no idea which components I need to get the wireless portion working.  Which parts do you recommend?  We have a budget (it's a course project so we're looking at under 100 bucks)

Thanks!

Lawrence</description>
		<content:encoded><![CDATA[<p>Hey Brent,  I have seen what you did here with the XBee Modules and am impressed with your work.  I myself am trying to use XBee to establish a two-way communcation system between an <span class="caps">RF</span>-scanner controlled by a microcontroller and the computer.  I still have no idea which components I need to get the wireless portion working.  Which parts do you recommend?  We have a budget (it&#8217;s a course project so we&#8217;re looking at under 100 bucks)</p>
<p>Thanks!&nbsp;Lawrence</p>
]]></content:encoded>
	</item>
</channel>
</rss>
