CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

camera interface

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
sreejith.s.s



Joined: 24 Jun 2011
Posts: 23
Location: INDIA

View user's profile Send private message Send e-mail

camera interface
PostPosted: Sun May 05, 2013 8:53 pm     Reply with quote

hai,
can anyone know how to interface a camera to pic microcontroller ?
Pls help me. Is there any helpful notes or link ? Pls help me. Thanks.
Ttelmah



Joined: 11 Mar 2010
Posts: 19439

View user's profile Send private message

PostPosted: Mon May 06, 2013 1:21 am     Reply with quote

You need to start by actually identifying what you want to do. A 'camera' covers a lot of ground, as does 'a PIC'.
Video camera, still camera, what image size, etc. etc..
Most "PIC's", do not have enough memory to interface to any sort of 'camera'....
However, looking at some of the medium/larger PIC's, with small mono CCD's, it becomes 'possible'. The simplest, is something like the uCam module, <http://www.4dsystems.com.au/prod.php?id=76>
This uses simple serial commands to setup the resolution to be used, take an image, and read it. No interfacing, except standard serial needed. Hardest bit decoding jpeg. There are similar imager's available from several other companies.
However even with something like this, remember that a single image can be up to 64KB, and hence cannot be used by 99% of PIC's....

Best Wishes
sreejith.s.s



Joined: 24 Jun 2011
Posts: 23
Location: INDIA

View user's profile Send private message Send e-mail

PostPosted: Mon May 06, 2013 1:41 am     Reply with quote

thanks........ for your kind reply !
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group