My 'pi is still "on the way".
One of the things I'd like to do is to connect a cheap camera. I've bought a few Iphone 3GS 3Mpixel cameras.
I think these are CSI-2 cameras. I think there is a connector on the board with these pins, right?
The Raspberry Pi Foundation has said that getting good quality images out of such a sensor is tricky, but I'm not interested at first in perfect images. As long as I get the data out, I'm confident we'll be able to see what's going on "outside"....
Does anybody have any experience with such cameras? Do they start spitting out image data the moment you power them up?
Or do you have to do much configuring (I2C) before they do something useful?
Does anybody know how the data ends up in the RPI? Is there a kernel driver for the camera interface? Or does that still need to be written?
-- update: Found the edit button. Thanks coder27! --