I am using a Pixy2 to detect red, blue and green golf balls. The golf balls are evenly spaced apart on a plate with holes to make sure the camera never sees two adjacent balls of the same color as one block.
Using the default hello world arduino example, I am getting at most 18 blocks detected through the serial monitor even though 30 individual blocks are being displayed on the pixymon software. I made sure the max blocks setting in pixymon was not the issue.
Is there something I’m missing? I just need to be able to detect 30 blocks with 3 different signatures.