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