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 ATmega328 - 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. Note that it is not compatible with XBee - the RFM12B has its own very lightweight RF12 driver library.
Specifications
See the specs page for technical details, list of parts, etc.
The on-board voltage regulator can supply at most 250 mA @ 3.3V.
How to Get It
Kits and boards are available in the Shop.
Or create your own boards with these EAGLE files: jlpcb-044.pdf / jlpcb-044.sch / jlpcb-044.brd.
Dimensions: 21.1 x 80.0 mm (excluding FTDI connector)
Everything is provided as open source, both hardware and software.
How to Build It
Check out the build page with step-by-step build instructions for the kit and board.
How to Use It
The main documentation can be found at JeeNode-v4.pdf
For some notes on how to test and use it all, visit the tips page.
For quick reference, you can print out this pinout diagram.
Or check out all the pinout diagrams in the reference section.
See Also
The JeeLink and JeeNode USB are pre-assembled SMD variants which plug directly into USB.
Related Weblog Posts
- All posts tagged "JeeNode"
- 2009-11-06 - Activity LED