Interfacing a removed Mobile phone camera

Hi,

I newbie and recently started with IoT learning its quit facinating.
So I started with Raspberry pi 3, and got through the Eagle Eye project. felt good.

Then I decided to go further and dig in more core level, so I took on the Arduino UNO R3.

I am trying to replicate the same project with Arduino, so far everything went good, like handling PIR motion sensor, servo motor.

Now the last part for a camera to take pic and send to service is bit difficult for me to understand.
At this level I did some quick surf and saw people using old-phones camera to integrate with Arduino.
So I picked the same route, thinking to do it on own, rather than getting a ready-made one.

So, I took out the camera from Micromax Q5, and the only text I can see on the strip of the camera is "LA CF2647 0950XB", and I am trying to find the datasheet for the same.

so far no luck.

So can anyone please help me out with that? where to get them.

Also is there any general pattern with respect to interfacing the camera with Arduino?

I got quit few tips from the below link, #4 is very near, but not sufficient for me :slight_smile:
http://forum.arduino.cc/index.php?topic=169052.0

Thanks in advance.... :slight_smile: