system
August 1, 2012, 4:26pm
#1
Hi, everyone!
I have a couple of questions:
Regarding the Xbee's: Where can I find a reliable comparison between the xbee S1 and the xbee S2?
Regarding th serial Ports: Where can I find a reliable comparison between the Serial Port and the Software Serial Port?
Thanks in advance!!
Best Regards!!
system
August 1, 2012, 5:56pm
#2
Regarding the Xbee’s: Where can I find a reliable comparison between the xbee S1 and the xbee S2?
The manufacturer? - http://www.digi.com/support/kbase/kbaseresultdetl?id=2213
Regarding th serial Ports: Where can I find a reliable comparison between the Serial Port and the Software Serial Port?
http://arduino.cc/en/Reference/Serial
http://arduino.cc/en/Reference/SoftwareSerial
Xbee's - did you look at the digi.com website?
http://www.digi.com/pdf/chart_xbee_rf_features.pdf
Serial - what would you compare?
Hardware vs Software. Fixed IO pins vs any IO pins. Less code needed to run vs more code to run. Faster top speed available vs limited by the software to something slower.