Hi dear friends
I want to make a robot painter, I decided to take the picture of camera
And I use the microcontroller Atmga32(PDIP).
But I do not know that How cameras can be connected to Microcontroller?
Please advise me.
Thanks!
your project needs a PC class computer, not a modest memory microprocessor.
Perhaps a mini-ITX processor.
Robot does painting for 0.5 hours
in The duration , Microcontroller divided photo into many parts
and processed each part at a time. For example, the image size is 70 KB :
70000 / (30) = 2333
So in this example, Microcontroller only 2.3 Kb keeps in its memory.
Also, microcontroller saves photo in the memory card (mmc) After shooting.
It is a mobile camera.
your project needs a PC class computer, not a modest memory microprocessor.
Perhaps a mini-ITX processor.