Extracting and Using Sensor in Camera Assembly of Nokia Lumia 1020

cameracmos

I am trying to use the awesome camera sensor in the Nokia Lumia 1020 for research purposes. Unfortunately, my screen is broken so the screen is completely black. I intend to disassemble the phone, extract the camera assembly out of the phone, and use the camera sensor severed from the phone itself.

Are there means to connect the camera assembly/sensor to my computer? If not, what would be the next easiest alternative in using the camera sensor remotely?

Here are the specifications:
https://www.microsoft.com/en-gb/mobile/phone/lumia1020/specifications/#head_camera

And some pictures of the sensor/assembly itself:
Camera assembly breakdown
(source: allaboutwindowsphone.com)

(From left: Complete camera sensor, the barrel shift OIS 'mechanism' around the lenses, the side view cutaway, and the sensor plane)

Alternate view of complete camera sensor

(Bottom most sensor is the Lumia 1020 sensor I'm looking at)

Best Answer

I've never done this, but here's how I would start:

  • find the data sheet for the camera. If none available, I would find the most similar part with a datasheet available and start with that and learn all you can.

  • for this camera, make an interposing board with male and female of the camera connectors, and breakouts for a logic analyzer.

  • capture waveforms during a capture of a bright scene and dark scene

  • stare at waveforms for a long time.

You should then be able to blindly copy what the phone does to the camera. Then you can use French cafe techniques to figure out what the registers do.

Related Topic