by support » Mon Feb 22, 2010 12:19 pm
Primarily, NXTCam-v3 will support change of Tracking algorithms (AVR code) using USB.
In this model you will be able to write your own code to do different kind of recognition, such as shape recognition, circle recognition, edge detection, laser detection, bar-code recognition, QR Code recognition, etc. (possibilities are limitless). The tracking engine runs on AVR processor, it will require you to write C programs for AVR processor, and you will be able to re-flash the AVR processor via USB. Tools to use will be: WinAVR and AVR Studio. There already is an open source development project initiated for different tracking algorithms.
It will also support a generic I/O model for data exchange with NXT.
And it is fully compatible with NXTCam-v2.