Hi all, I was wondering if it would be possible to connect a simple camera to the BBB using one of the serial interfaces placed on it (SPI, I2C, ...).
I've been looking at the work of shabaz (here), which is amazing. He uses PRU and shared memory. Instead, I'm asking if it would be possible to connect a camera module (no matter which) to a serial interface, avoiding the use of addictional electronical parts. I'm doing some experiments with aptina sensor MT90V34, that provides a serial output, but I've spotted some difficulties, probably related to the high bitrate needed (hundreds of Mhz).
Is there someone working on similar things, who is interested in sharing some information? Anyway, any good advise would be very appreciated!
Thanks