Guys,
As the discussion on the forum, I'm trying to generate VGA signal (color) with an Arduino UNO.
To avoid the nightmare of trying to set the correct times in a code taken from the internet, I decided to make this project from the bottom, generating the sync signals with the precise frequency.
The first step was generate the highest freq I could. Until now I could get 4Mhz using a code taken from this discussion: http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1169088394
It works! The pictures are above and the code below:
Related Post