Moteino is a low cost wireless Arduino based on the Atmel ATMega328P microcontroller:
To make a wireless link you will need at least 2 Moteinos. Alternatively this is compatible with other Arduino clones that use the RFM69 transceiver.
All Moteinos come with a wire antenna cut to length to match the transceiver frequency.
Pinout
Programming guide
Click here for a more detailed guide. For an introduction to Moteino click here.
You can upload a sketch to a Moteino just like you would normally do for any Arduino. In the Arduino programming environment you need to select "Arduino Uno" under Tools>Boards.
You will need a USB-serial adapter to connect to the FTDI header.
For all Moteino related blog entries click here.
For example code and RFM69 library click here, and Github libary and examples are here.
Also check the LowPowerLab blog for updates and other projects.
http://www.hoperf.com/upload/rf/RFM69W-V1.3.pdf
http://www.hoperf.com/upload/rf/RFM69HW-V1.3.pdf