-1
votes
0answers
40 views

HD-SDI to SD-SDI

I need to convert a HD-SDI signal to SD-SDI. I have been looking into deserializers and fpga, but have not found a good solution yet. How can this be done? Preferred is a "simple" solution, that ...
-1
votes
0answers
61 views

FPGA Development platform for a video splitter with many HDMI outputs?

I am trying to build a video splitter prototype. It is intended to receive a video signal through an HDMI port, split and send it (through HDMI) to an array of displays. I have the idea about the ...
5
votes
1answer
130 views

Is there an FPGA based vector graphics card project?

I have been messing around with VGA projects as my latest interest. I have a Xilinx Spartan 3E 250K FPGA, which has just barely too little RAM for a full 640x480 frame buffer. So, I'm looking at ...
2
votes
1answer
145 views

FPGA project sanity check, PCIE and video processeing

I have an Altera DE4 education FPGA that I'd like to use for video processing... But the thing doesn't have many ports to work with, and I don't have the funds to purchase any daughter boards. My ...
0
votes
1answer
98 views

Serial Camera recommendations? [closed]

I have an altera stratix iv FPGA, given to me by my professor to do a project that involves video processing. The ports I have to work with are RS232 (female), an IDE port and several SATA ports, and ...
6
votes
3answers
1k views

vga to hdmi converter

I'm making a little project purely as a hobby using a small fpga breakout board. I'm outputting vga video which works fine, but would like hdmi output instead so I can connect to a television that has ...
1
vote
2answers
456 views

FPGA board for implementing wireless video

I want to build a FPGA based prototype for uncompressed video over wireless connection with one box being transmitter and other a receiver (to display). The transceiver speed for HD video (1080) is ...
3
votes
3answers
365 views

How to get Video Input

I help maintain an old beaten down LED sign on the side of a highway. Right it has a program running on Win98 to generate the image that should be on the sign (FLASH animation, temperature, etc), ...