Hi guys, me again.
Well, as far as I know, each Wiimote can track 4 IRSensors (please correct me if I'm wrong).
If I have, for example 10 sources of IR light in front of the Wiimote, will the IRSensor array get override every time in order to try to store all points?
For example, at first time the array would hold sources of light:1, 2, 3, 4, in a second moment it would hold: 5, 6, 7, 8 and then in a third moment it would hold: 9, 10, 1, 2, consecutively like 3, 4, 5, 6 ?
In my project I would have to handle 10 or more sources of IR light.
Regards!