Hai all
This is my new project. I want to interface a digital camera module to the micro-controller ATmega32. The camera module is uCAM-TTL camera module from 4D systems. I interface the camera module and i implemented the communication systems everything.I can communicate with the camera module through serial communication. And the module will reply to the corresponding commands from the controller. Finally i took one JPEG snapshot(because the camera module supports JPEG compression also) and the output is hexadecimal data of the corresponding frame. Now i want to convert that digital image data to original image again in the computer. I stuck in there. what i have to do..???? someone please help me.. I searched in Google a lot and i am getting something about those but not getting a clear answer. :sad::sad: