Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Camera PIC32 Interfacing problem.!

Status
Not open for further replies.

picforall007

Junior Member level 3
Joined
Jan 10, 2010
Messages
27
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
India
Activity points
1,458
Hi friends, I am using PIC32MX575F256H 32bit PIC controller for connecting my cam. I have two cams.
1. one with AV out (That RED, YELLOW, WHITE color wire)
2. And a USB Webcam.

I prefer AV out cam. But I don't know the protocols to communicate with it. Any one can help me how can I capture images from it. I know USB interfacing is alittle bit difficult becoz I don't know how embed the driver of that cam to controller.


Thanks.
 

Hi

You can't use direct connection with AV cam - since AV cam output analog video!

To use an AV cam you will need to add Video decoder IC like the TI TVP5150

Not sure the PIC32 can handle the TVP5150 output since it is very fast signal (27 MHz)

Also you cant use a USB CAM unless you have a USB host on the PIC32 and knowen protocol

What you need is a camera module (can be obtained from several distributors) and a lot of RAM memory

The best way is to use a camera module who can output JPEG picture

All the best

Bobi

The microcontroller specialist
 

Is there any application sample with tvp5150 with mcu, i couldnt find any sample

tvp5150 is a fast chip which works 27 mhz this is also another problem
 

Is there any application sample with tvp5150 with mcu, i couldnt find any sample

tvp5150 is a fast chip which works 27 mhz this is also another problem

First u will give reply to this how do u program the PIC32 , Which programmer do u use for That programing .because i am getting problem to program the PIC32775F512H with ICD3
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top