connect wii remote to blender

Hi everybody,

I’m trying to get a python script to run that i supposed to connect to a wii remote:
I’m trying to use the first example from:

http://www.wiili.org/index.php/Wiiewer

which is called Wiiewer.

My app can connect o the remote, but I;m getting a nonimplemented error from C:\Python25\Lib\site-packages\bluetooth/widcomm.py

I’m wondering if anyone has had any luck trying to do this.

Whats neat about this is that since its uses python I can plug in an exisiting blender app and connect it to my remote, once i get this to work that is … doh !

: * )

B

this works really well

http://wwwx.cs.unc.edu/~gb/wp/blog/2008/01/19/using-the-wiimote-with-pygame/