Nintendo Wii Remote (Wiimote) is the controller for the Nintendo Wii system. Did you know it communicates via a Bluetooth wireless link?
Using C#, and a bluetooth adaptor, see how easy it is to communicate with a Wii Remote, and access many features of the device. This includes buttons, LEDS, IR sensor data (actually a IR camera). Most interesting, though, is accessing the 3-axis linear accelerometer, which allows sensing motions and movements.
Join Aydin and see how easy it is to read data from a Wii Remote and control either the mouse, or maybe even a remote control helicopter!