Loading...
  Show Posts
Pages: 1 ... 3 4 [5]
61  Forum 2005-2010 (read only) / Frequently-Asked Questions / Re: XBee ZNet 2.5 (formerly Series 2) on: March 06, 2008, 10:18:49 am
According to these guys http://six.media.mit.edu:8080/6/development/daughterboards/xbee-daughterboard  It seems that you could flash your XBee in an Arduino if you connect the following pins:

RTS => 3.3 V
CTR => GND

but I haven't tried yet.
62  Forum 2005-2010 (read only) / Frequently-Asked Questions / Re: XBee Shield + I/O Line passing on: April 03, 2008, 08:40:55 pm
I figured out the solution is to turn on serial in the setup function: Serial.begin(9600)
This is necessary even if you are not using serial at all, as was my case.
63  Forum 2005-2010 (read only) / Frequently-Asked Questions / XBee Shield + I/O Line passing on: March 26, 2008, 01:00:33 pm
I have a Arduino + XBee shield that is sending data to a base XBee through the XBee I/O line passing configuration.  It works if the shield jumpers are in the USB position, but if I put them in the XBee position, it sends one packet and nothing more.  The problem is that when the jumpers are in the USB position, the Arduino can't communicate with the XBee.  I was hoping to be able to run Arduino code and communicate with XBee, while the XBee is sending I/O samples but it appears this is not possible or I am missing something.  Any ideas?  Thanks
64  Forum 2005-2010 (read only) / Frequently-Asked Questions / Re: XBee Shield Missing Headers? on: March 14, 2008, 01:05:11 pm
Quote
I just received two of them in the mail and both had two 6 pin female connectors included.
 smiley

The 6 pins are to expose the Arduino I/O; the XBee requires 2* 10 pin
65  Forum 2005-2010 (read only) / Frequently-Asked Questions / XBee Shield Missing Headers? on: March 06, 2008, 02:43:07 pm
Anyone using the XBee Shield http://www.nkcelectronics.com/freeduino-arduino-xbee-shield-kit.html

I'm wondering why they didn't put a female header on the XBee pins. I'ld like to use the I/O line passing feature of the XBee and that requires access to the XBee pins. Anyone see a reason I couldn't solder two 10 pin female headers to the shield? Thanks
66  Forum 2005-2010 (read only) / Frequently-Asked Questions / Re: Solderless Connections on: December 12, 2007, 08:41:48 am
thanks for the clarification
67  Forum 2005-2010 (read only) / Frequently-Asked Questions / Re: Solderless Connections on: December 09, 2007, 09:06:07 pm
I think this is what I was looking for:

Molex 50-57-9002

http://www.newark.com/jsp/search/productdetail.jsp?SKU=50B8426&CMP=AFC-GB100000001

The image shows four but this one is two connections and they come in different sizes.
68  Forum 2005-2010 (read only) / Frequently-Asked Questions / Re: Solderless Connections on: December 04, 2007, 09:40:09 pm
I don't think I explained this very well so I sketched a diagram http://rappnet.dyndns.org:8080/img192.jpg

The crimper solution is good but I would rather have something less permanent (e.g. something that can be plugged/unplugged, just like a breadboard).  In the diagram, what I'm interested in is the "mysterious socket connector".  

I think it might look something like this http://www.jameco.com/webapp/wcs/stores/servlet/ProductDisplay?langId=-1&storeId=10001&catalogId=10001&productId=103157
if the bottom of the post has matching female socket.  Thanks
69  Forum 2005-2010 (read only) / Frequently-Asked Questions / Solderless Connections on: December 03, 2007, 08:21:23 pm
Hi,

I'm interested in connecting some of my components to my Arduino without a breadboard.  I did some goog'ling and it appears that what I need is Female/Female jumper wires (like http://www.sparkfun.com/commerce/product_info.php?products_id=8430).  I'm a big fan of sparkfun but I'm already ordering from another store and I'd rather not pay shipping for just a few wires.  This seems like a fundamental part (i.e. connect two wires without solder) but I can't seem to find this anywhere.  A lot of these electronic supplier stores don't provide pictures of their items so that doesn't help either.  Any ideas?  Thanks
Pages: 1 ... 3 4 [5]