Wireless Motion-Sensing Gaming Glove for the Commodore 64

http://www.jammingsignal.com/leif/commodore/glove/index.html

The sensor on the glove is based on the SoMo by SonicWear, a wearable Arduino-compatible device that is intended for creating interactive dance and music performance.  SoMo contains a 9-DOF accelerometer/gyro/magnetometer, microprocessor, battery, and XBee transmitter and receiver pair. Since it’s Arduino-compatible, it can easily be reprogrammed for custom applications.

glove_block glove_nico

via http://hackaday.com/2013/11/14/commodore-64-power-glove-is-so-bad/

XBee radios – Wireless Arduino programming/serial link

Just another great tutorial from ladyada.net

„If you have an Arduino project where the dev board is stuck inside a machine, or attached to the rafters or is inaccessable in some other way, a wireless programming/debugging link will save you tons of time. This tutorial is an extension on Rob’s version. In this tutorial, no extra firmware or hardware (other than a capacitor) is necessary. Just use the default bootloader. I use a ‚classic‘ Arduino but of course this can be easily adapted to any version or clone.“

http://ladyada.net/make/xbee/arduino.html