What is Norduino?
Norduino isĀ the fusion of Arduino with Nordic.
If you have seen Dragon before is like the fusion technique used by Goku:

Arduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware and software.
Nordic is a company leader in the production of radio frequency transmitters in the 2.4 GHz range.
The scope of this project is somehow similar to the Jeenode project: to provide a platform for prototyping and deploying sensor network applications.
The Norduino platform is open source, easy to program via the arduino software and easy to integrate.
The only limit is your imagination.
Why is different from the Jeenode?
This is a very good question. Norduino supports the Jeenode plug system and libraries, however the main difference is the RF module which uses
a highest data rate and different frequency bands.
If you need a network with high sampling rate and thus high data rate choose Norduino!
The power consumption is also an issue here: the atmel avr is not the best power efficient device that’s why I did
a smaller version called the Mini Dsp Node based on a TI MSP430 chip.
I’m also writing an Arduino port for this small node so that you can still use your Arduino software
to program it in the comfort of your chair.
Stay tuneeeeeeeeed.