Hi!
when i connect my pixy to stm32f4 through serial and computer though USB, it likely cant send data to stm32 at the same time(i can see picture on computer) , how to solve this problem?
Thanks.
Hello,
When running the default program Pixy sends information about detected objects through the serial port (SPI, UART or I2C) as well as through USB so PixyMon can display as well. This can be very useful for debugging.
http://cmucam.org/projects/cmucam5/wiki/PixyMon_Overview
Edward