Arduino Xbee Shield by DRAMCO
- Xbee module
- Digi XBee interface board
- Arduino Uno
- DRAMCO XBee Shield
- Install XCTU.
- Connect the XBee module to the Digi interface board
- Open XCTU and connect to the interface board
- Configure the XBee module as required. For instance, set the
AP
parameter to API enabled with PPP. - Connect the XBee module to the shield
- Connectthe shield to an Arduino UNO
- Open your favourite Arduino IDE and download an XBee library. For example this one.
- Start designing cool stuff!