[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 580: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 636: sizeof(): Parameter must be an array or an object that implements Countable
Brads Electronic Projects Forum • Homemade VGA Adapter (video card) using ATmega 644
Page 1 of 1

Homemade VGA Adapter (video card) using ATmega 644

Posted: Sun May 05, 2013 10:25 pm
by Chuckt
There are five signals in the VGA connection that we are most interested in: two for timing conditioning and three for colorization.
http://people.ece.cornell.edu/land/cour ... index.html

This should give everyone an idea on how to do it.

Re: Homemade VGA Adapter (video card) using ATmega 644

Posted: Tue May 07, 2013 9:55 pm
by brad
Nice Chuck, I know i've mentioned that I have had an interest in generating VGA signals, but one day I will actually get around to doing it!