Hi, I'm working with the wiimote, doing some research. I wrote via api's of windows from basic my "lib" (bas) to handle HID devices and extracting buttons, ir, accel etc from de packed data of the wiimote.

Now I'm trying liteC and the first I done is test your console, but, I'm seen 4 dots with my soft and only 2 and some times 3 with your. I supose that is becose the ir sensibility.

Does your lib has fucntions to set the sensibility of the IR camera?
Does it handle the size of the ir dots as seen by the wiimote?
Does you manage all formats for ir packets: Basic, Extended and Full?

I'm using 4 ir sources (made by me) and I'm particullary interested in tracking the 3D position of the ir camera and for instance of the wiimote.

I'm moving to litleC and i prefere not to rewrote my code from basic.

Juan