Hi all,
I got Pixy today. I tested it with PixyMon on my mac, it is working.
But my Pixy doesn’t work with Arduino example code.
Serial terminal shows just “Starting…” no more messages.
I tried all examples in library of Pixy, all examples have same problem.
What should I check it for working with Arduino code?
One more thing, when I compile “Uart” example, it has error messages.
It said that in PixUART.h has undefined ‘serial1.’ call…
I changed "serial1. -> serial. " and solved error message.
Is it correct solution about code error?
Please give any idea about my problem.
Thank you.