mirror of
https://github.com/felis/USB_Host_Shield_2.0.git
synced 2024-03-22 11:31:26 +01:00
It can now track all four brightest points
This commit is contained in:
parent
bca143a23f
commit
6caac1319b
1 changed files with 2 additions and 4 deletions
|
@ -12,6 +12,4 @@ This library impliments the following settings:
|
||||||
* Data Format: Extended mode (0x03). Full mode is not working yet. The output reports 0x3e and 0x3f need tampering with
|
* Data Format: Extended mode (0x03). Full mode is not working yet. The output reports 0x3e and 0x3f need tampering with
|
||||||
* In this mode the camera outputs x and y corridinates and a size dimension for the 4 brightest points.
|
* In this mode the camera outputs x and y corridinates and a size dimension for the 4 brightest points.
|
||||||
|
|
||||||
__CURRENTLY, CODE IS ONLY WRITTEN FOR THE 2 BRIGHTEST POINTS__
|
|
||||||
|
|
||||||
Again, read through <http://wiibrew.org/wiki/Wiimote#IR_Camera> to get an understanding of the camera and its settings.
|
Again, read through <http://wiibrew.org/wiki/Wiimote#IR_Camera> to get an understanding of the camera and its settings.
|
Loading…
Reference in a new issue