We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProcessing DevelopmentLibraries,  Tool Development › Wii library w/IR multipoint support
Page Index Toggle Pages: 1
Wii library w/IR multipoint support? (Read 1461 times)
Wii library w/IR multipoint support?
Dec 28th, 2007, 10:52am
 
Hi all,

So I've discovered that the WII IR sensor is in fact a 1024 x 768 IR camera that can recognize up to 4 IR points.

Um, cheap multitouch, anybody?

Unfortunately, I can't figure out if anybody has implemented a library for Processing that actually recognizes this feature. According to this wiki (http://wiibrew.org/index.php?title=Wiimote#Data_Formats) it transmits the x and y value of each point, but I don't understand Bluetooth data stuff or hardware stuff at all.

I know I could probably download each of the existing Java libraries and pore through the documentation, but could somebody save me the time and let me know if this is already implemented somewhere? Smiley
Re: Wii library w/IR multipoint support?
Reply #1 - Dec 28th, 2007, 2:55pm
 
although just aplha level, is this for you?
http://processing.org/discourse/yabb_beta/YaBB.cgi?board=os_libraries_tools;action=display;num=1186928645
Re: Wii library w/IR multipoint support?
Reply #2 - Dec 28th, 2007, 3:43pm
 
Cool -- I installed it and I think I see how to read the IR. I will let you know (I'm gonna test it with my TV remote.)

Thanks!
Page Index Toggle Pages: 1