zoomx / air-mouse

Automatically exported from code.google.com/p/air-mouse
1 stars 1 forks source link

Exploring the wii mote (basically Accelerometer, Gyro, IRCam, Magneto) #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Getting Started on Ubuntu: 
http://www.mattcutts.com/blog/linux-wiimote-via-bluetooth/

Wiki: 
http://en.wikipedia.org/wiki/Wii_Remote

Original issue reported on code.google.com by manavkataria on 18 Jul 2009 at 12:23

GoogleCodeExporter commented 9 years ago
Johnny Lee's website: 
http://johnnylee.net/projects/wii/

Wii.com

Original comment by manavkataria on 18 Jul 2009 at 12:31

GoogleCodeExporter commented 9 years ago
Panju, please put all your updates here

Original comment by manavkataria on 4 Sep 2009 at 3:12

GoogleCodeExporter commented 9 years ago
Ok. Here goes the update!
I did two things-
  1) Use the wiimote as mouse. Left and right click works. Needs some practice
navigating around the screen. Could not test scroll.
  2) IR cam works, I used the remote control from Hp Laptop. Placing the IR
transmitter in front of the camera in wii will show a dot on the IR cam screen. 
This
was done using the wmgui on Ubuntu. 

Todo: Find out how to actually access the IR cam data so that we can use it 
build our
own application. Right now I can see the result on wmgui and have no means to 
put the
signal to use. 

Also, there are ways in Ubuntu to use the Wii for controlling media player and 
other
stuff. 

Original comment by mahadesh...@gmail.com on 5 Sep 2009 at 10:06

GoogleCodeExporter commented 9 years ago
> Todo: Find out how to actually access the IR cam data so that we can use it 
build our
own application. Right now I can see the result on wmgui and have no means to 
put the
signal to use. 

You can look at the source code of the app. Take my/Rahul's help if you need.

Original comment by manavkataria on 5 Sep 2009 at 4:30

GoogleCodeExporter commented 9 years ago
Wii on Matlab:
http://web.njit.edu/~kjd4/wii.html

Original comment by manavkataria on 25 Sep 2009 at 12:30