<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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">
	<channel>
		<title>LeafLabs Garden &#187; Topic: Maple and Xbee</title>
		<link>http://forums.leaflabs.com/topic.php?id=875</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:18:12 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://forums.leaflabs.com/search.php</link>
		</textInput>
		<atom:link href="http://forums.leaflabs.com/rss.php?topic=875" rel="self" type="application/rss+xml" />

		<item>
			<title>robodude666 on "Maple and Xbee"</title>
			<link>http://forums.leaflabs.com/topic.php?id=875#post-5409</link>
			<pubDate>Fri, 24 Jun 2011 17:48:34 +0000</pubDate>
			<dc:creator>robodude666</dc:creator>
			<guid isPermaLink="false">5409@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;The XBee modules are actually rather small. The shield would actually add more size to your project than using a breakout board for the XBee.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ModMob on "Maple and Xbee"</title>
			<link>http://forums.leaflabs.com/topic.php?id=875#post-5395</link>
			<pubDate>Fri, 24 Jun 2011 10:22:14 +0000</pubDate>
			<dc:creator>ModMob</dc:creator>
			<guid isPermaLink="false">5395@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Thanks for the great info and advice!....sounds pretty simple. I'll have to see what works best considering the other hardware I'll be using in my robot. I actually have very little space for my electronics - there's a lot going on in my mechanical design.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nully on "Maple and Xbee"</title>
			<link>http://forums.leaflabs.com/topic.php?id=875#post-5390</link>
			<pubDate>Thu, 23 Jun 2011 22:55:22 +0000</pubDate>
			<dc:creator>nully</dc:creator>
			<guid isPermaLink="false">5390@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;I got my xbee working with an adapter from sparkfun and some a few wires, pretty basic, having the 3.3v logic levels and power supply of the maple makes it a breeze.&#60;br /&#62;
2 of &#60;a href=&#34;http://www.sparkfun.com/products/8272&#34;&#62;these&#60;/a&#62; and&#60;br /&#62;
1 of &#60;a href=&#34;http://www.sparkfun.com/products/8276&#34;&#62;these&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If your soldering skills are up to it, you could solder wires straight to the xbee board.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>robodude666 on "Maple and Xbee"</title>
			<link>http://forums.leaflabs.com/topic.php?id=875#post-5388</link>
			<pubDate>Thu, 23 Jun 2011 18:04:17 +0000</pubDate>
			<dc:creator>robodude666</dc:creator>
			<guid isPermaLink="false">5388@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;That particular shield has its own 5v to 3.3v voltage regulator, as do most 3.3v-based shields. It's a rather waste considering the Maple is 3.3v and has its own 3.3v supply. Personally, I would just get an XBee &#60;a href=&#34;http://www.adafruit.com/products/126&#34;&#62;adapter&#60;/a&#62; from Adafruit and call it a day. It's $10 for the adapter and $22 for the XBee module. Save yourself $48 or buy yourself a second pair for communication.&#60;/p&#62;
&#60;p&#62;Because the Maple has multiple serial ports, you also don't have to worry about disconnecting the XBee from the serial port, as you did on the Arduino. The jumpers to select/deselect the XBee on the shield are then simply useless for a Maple. You can keep the XBee connected to Serial2 even when programming the Maple.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>crenn on "Maple and Xbee"</title>
			<link>http://forums.leaflabs.com/topic.php?id=875#post-5387</link>
			<pubDate>Thu, 23 Jun 2011 15:24:52 +0000</pubDate>
			<dc:creator>crenn</dc:creator>
			<guid isPermaLink="false">5387@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;These shields WILL not work the Maple due to it powering the XBee module over the ICSP connection which doesn't exist on the maple. I'd recommend a custom shield for the maple which directly connects the XBee module to the Maple pins.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ModMob on "Maple and Xbee"</title>
			<link>http://forums.leaflabs.com/topic.php?id=875#post-5385</link>
			<pubDate>Thu, 23 Jun 2011 10:41:36 +0000</pubDate>
			<dc:creator>ModMob</dc:creator>
			<guid isPermaLink="false">5385@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Has anyone used the Arduino Xbee Shield with the Maple?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.robotshop.com/ca/Arduino-Xbee-Shield-Wireless-Module-5.html&#34; rel=&#34;nofollow&#34;&#62;http://www.robotshop.com/ca/Arduino-Xbee-Shield-Wireless-Module-5.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Is it fully compatible?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Mod&#60;/p&#62;
&#60;p&#62;I planning to create a small mesh network of robots...
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
