Hi all,
My Pixy camera connected to Arduino Uno with the provided cable with the Arduino running the hello_world program, but I don’t see any data being transferred. I have a second Pixy camera which works perfectly as described in the tutorial so there is no problem with the Arduino or the cable. For troubleshooting I tapped in to the provided SPI cable connected to the first Pixy which is not sending data to arduino and I see some data being send over the MOSI pin along with clock signal (attached). So to summarize,
- Both pixy work with PixyMon, i.e., I can teach/store color signatures and run the pan/tilt demo.
- The first pixy does not send data over to Arduino. “Starting…” shows on the Serial monitor but nothing else. However the LED on the Pixy module shows some color change when I bring the one of the color signature objects in front of the camera.
- the second Pixy works perfectly fine using the same Arduino and cable.
Any help if troubleshooting/fixing the problem is appreciated.
Regards,
Ajay