alright so i was looking around and i found this:
and this:
ok so now i was wondering if this setup will work for an arduino to arduino communication:
thank you and let me know this will be way cheaper then anything elts if it does work
Yes this will work for arduino to arduino communication.
so ill have to do is just hook to the xbee up and upload code is that it?
Pretty much. There are cheaper ways to do it but this is pretty good and doesn't really involve much work at all.
Mowcius
I have built that design on protoboard myself (because I am a cheap bastard), it works well.
so now i see in the picure that the xbee is conected to power the digital 2,3 not tx, and rx y?
so now i see in the picure that the xbee is conected to power the digital 2,3 not tx, and rx y?
So as to not interfere with the ability to upload sketches to the Arduino. NewSoftSerial is then used to read from/write to the XBee.