avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] VGA Adapter


From: Eric Pasquier
Subject: Re: [avr-gcc-list] VGA Adapter
Date: Fri, 13 Apr 2007 10:56:20 +0200

You certainly got the monochrome version here : http://www.serasidis.gr/circuits/AVR_VGA/avr_vga.htm
 
If you take a look at the following link, http://www.elektronika.lt/schematic/theme/79/7090/, you will notice that you can drive the 3 colours directly : http://en.wikipedia.org/wiki/VGA_connector
 
Pin 1 : Red
Pin 2 : Green
Pin 3 : Blue
Pin 13 : HSync
Pin 14 : VSync
 
It should't be difficult to adapt the program to support 8 colors. Check if you have enought RAM to implement the video pixel map.
 
Eric Pasquier
 
 
----- Original Message -----
From: andi
Sent: Friday, April 13, 2007 9:18 AM
Subject: [avr-gcc-list] VGA Adapter

Does anyone know how to implement avr to vga that support RGB colour ?
The code that i got in google only support for monochrome.
 
 
Andi


_______________________________________________
AVR-GCC-list mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

reply via email to

[Prev in Thread] Current Thread [Next in Thread]