Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHow to show an image on LCD using VGA
I am using DE2 board I need to do edge detection using a camera, but for beginning I save an image on SDRAM using control panel then I detect edges and save new values of pixels on SDRAM again, my qu...
Altera_Forum
Honored Contributor
14 years agoi am also a beginner. as far as i know, which is not much, a VGA controller generates sync signals to your LCD monitor (hsync, vsync, rgb). you can find references on how to make the vga controller on the internet.
i am also trying to read/write into the sdram without using the control panel for Cyclone II but with no luck so far. please post if you've got progress. i'd really like to know how you did it. thanks, glenn