![]() | ![]() | ![]() |
| | |||||||
| Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution. |
| | LinkBack | Thread Tools | Display Modes |
| | (permalink) |
| I am trying to build converter from Video camera (S-Video or/and video out RCA) directly to computer monitor. Computer monitor has only VGA input. Does anyone know of a circuit on how to be able to do this? Any advice will be helpful. Thanks in advance for all your help Vlad | |
| |
| | (permalink) | |
| Quote:
| ||
| |
| | (permalink) |
| VGA interfacing is pretty easy and they make chips that will decode a composite signal but the true difficulty lies in the conversion process and deinterlacing. A dsPIC is fast enough to display static images or very simple hardware based sprites in 640x480 resolution at 60Hz but even at 40MIPS, you simply do not have the computational power to sample the input, store it in a frame buffer, deinterlace it, and then display it in real time. The only efficient way of doing it without resorting to an ASIC is to use an FPGA. They can easily interface with high speed parallel interface ADCs and DACs and their structure allows for highly parallel designs which is critical in large data throughput applications like this. | |
| |
| | (permalink) |
| I actually found a schemetic on how to buil on. Here is the attachment. | |
| |
| | (permalink) | |
| Quote:
This is also a fairly primative one, it looks to be simply doubling the line speed?. | ||
| |
| | (permalink) | ||
| Quote:
This is not about buying one. This is all about building one yourself, a chalange. | |||
| |
| | (permalink) |
| Yikes! :shock: This has to be one of the bigest schematics ive seen.
__________________ Il give you shocking experience. | |
| |
| | (permalink) | |
| Quote:
| ||
| |
| | (permalink) | ||
| Quote:
| |||
| |
| | (permalink) |
| This circuit is designed for NTSC video. Is that what you need? | |
| |
| | (permalink) |
| Hmm, a delayline, 1nF caps, plenty of other small values. Looks to me like this would be one pig of a PCB to layout and actually have work. May be cheaper to get a multi-interface video card for your PC and be done with it. Just my 2 cents. | |
| |
| | (permalink) |
| thank you plz i want simple cicuit | |
| |
| | (permalink) |
|
__________________ Forget injuries, never forget kindnesses. | |
| |
| | (permalink) |
|
__________________ The 3 laws of science.... 1. If it smells bad, It's chemistry. 2. If it's mushy, It's biology. 3. If it doesn't work, It's physics. www.laserpointerforums.com A forum for disscusion of lasers and laser shows! www.laserchat.org IRC chat for laser and electronic related stuff. | |
| |
| | (permalink) |
| I would use a PIC or AVR...
__________________ Eric "Good enough is Perfect" PIC tutorials: Gramo's: www.digital-diy.net/ Bill's: www.blueroomelectronics.com/ | |
| |