Hi Folks,
I am struggling a bit using the Pixy in my embedded application.
I am trying now to use the I2C interface after failing for a while with SPI with SS.
Using the I2C hello world program, I can get the communication working pretty well.
If I introduce even the most simplest thing to that program, like adding a Serial.println, there seems to be some sort of breakdown and the communication between the microcontroller and the pixy stops.
Sometimes cycling the power seems to have an effect, but it is unreliable.
FYI I am using a Teensy3.1.
Thanks!