IOIO for Android - SparkFun Electronics. Also an interesting project, a friend pointed me to it today: an IO board for Android smartphones. It simply plugs in via USB and is accessed through a simple Java library. It has various analog and digital inputs and outputs, I2C and other goodies. You can even get a Bluetooth kit for it if you don't want to communicate via radio. Pricier perhaps than what you're used to in the Arduino environment, but still, sounds cool. I'll wait for my Smartduino first, though, which also has Android support.
embedded
Arduino Due with 32-bit ARM Microcontroller - Pro-Linux. Wow, 32bit embedded boards. Somehow already cool. Only with the 84 MHz clock frequency almost nostalgic feelings come up.
Arduino - MacOSX. What fascinates me about Arduino: the simple interface of the IDE (which is just an enhanced Processing) and the pile of crazy projects around it, such as Digispark, a mini-board that can do less but is tiny and runs directly from the USB port. You can really think about things like water level sensors for plant irrigation or similar. With the prices for the mini-board, this becomes directly realistic.
Get inPulse and Hack Your Watch. Looks pretty cool, just a small computer and a display, programmable, connected via Bluetooth. Could do some nice tricks with it. Maybe even display the time.