Wireless communication using Xbee Pro

Hi…
I am relatively new to micro controllers and I need to communicate with Baby Orangutan B168 using Xbee Pro modules. Please some one let me know about how to configure Tx, Rx pins on B168 and how to establish wireless communication between my computer and micro controller using Xbee modules.

Thanks …
Shivakanth

Hello.

For starters, I recommend you take a look at the OrangutanSerial portion of the Pololu AVR library:

pololu.com/docs/0J18/9
pololu.com/docs/0J20/6.j

This should pretty much give you everything you need to get serial working on the Baby Orangutan side.

- Ben