JeeNode (v3)
The JeeNode is a low-cost combination of radio and microcontroller board:

Think of the JeeNode as an Arduino + Xbee shield + Xbee, but smaller and less feature-full than the XBee.
The JeeNode is based on an Atmel ATmega168/328 - the same as an Arduino - and was inspired by Modern Device's Really Bare Bones Board, which is like a minimal implementation of an Arduino. The USB communication interface has been removed and any USB-to-TTLSerial based on the FTDI232R chip is guaranteed to work as connection. Being compatible with Arduino boards such as the Duemilanove means that you can use the IDE to upload a sketch using any PC running Windows, Mac OS X, or Linux.
The radio is a HopeRF wireless module, which is available for the 433, 868, or 915 MHz frequency bands.
SPECIFICATIONS
See the JN3 Specs page for technical details, a list of parts, etc.
HOW TO GET IT
Kits and boards are available in the Jee Labs Shop at:
http://shop.jeelabs.com/products/jeenode
You can also create your own boards with these CadSoft EAGLE design files:
http://jeefiles.equi4.com/jlpcb-node3-018.sch
http://jeefiles.equi4.com/jlpcb-node3-018.brd
Schematic as PDF: http://jeefiles.equi4.com/jlpcb-node3-018.pdf
Everything is provided as open source, both hardware and software.
HOW TO BUILD IT
Check out the JN3 Build page with step-by-step build instructions for the kit and board.
HOW TO USE IT
For some notes on how to test and use it all, visit the JN3 Tips page.
For quick reference, you can print out the JN3 pinout diagram.
OTHER RESOURCES
The main documentation can be found at http://jeefiles.equi4.com/JeeNode-v3.pdf
All related weblog posts are listed at http://news.jeelabs.org/tag/jeenode/
Check out the forums at http://talk.jeelabs.net/ for further details and support.
SEE ALSO
The JeeLink is a pre-assembled SMD variant which plugs directly into USB.
The previous version was JN2.