Pixy array to C++

Hello,

I would like to send the whole frame of a Pixy cam sensor via serial to C++ app on laptop for processing.
Could you advise me how to send the whole frame and not separate block in 1 variable?

Thank you!

Code to do that has been posted in the Pixy forum. As far as I know you can't do it with an Arduino, you will need a RPi or similar to compile and link code that works with the CMUCam libraries.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.