Close

First light

A project log for FPGA Vision

Open fpga image processing

jlamJLAM 07/04/2014 at 15:480 Comments

VGA WORKS! We have output.

Next step, camera to screen loopback. Then the fun begins.

Currently the VGA is generated by counters for HSYNC and VSYNC. Then video front and back porch are derived from the counters. This keeps everythign nicely in sync. The pattern is generated by masking X-Y pixels with the different bits of the counters. Currently only 1 bit per color hence only 8 colors. Looking to improve that ASAP.

Discussions