Hi,
I recently got a Pixy2 and mounted it with its pan&tilt on a Pololu Zumo robot. I’ve started to explore with the object chasing demo and all worked fine in a snap. I’ve made some extensions to the demo to add different behaviours, and it’s still working like a charm.
The situation changed as soon as I tried to use the Zumo reflectance array sensor accessory for adding playground border detection. It seems to be some conflict between the Pixy and the sensor, since the program breaks as soon as either the Pixy or the sensor init is called in the setup() function, whichever is called first.
Any suggestion or clue for finding what’s wrong and how to fix it would be welcomed.
Thanks in advance.
Eric