Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
other_boards:vga_signal_generator [2017/05/10 14:46] admin [Connection] |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== VGA Signal Generator ===== | ||
| - | HSYNC and VSYNC signals are squared pulses of +5V, and the RGB signals take values in a continuous analog voltage range from +0V (absolutely dark) to +0.7V (maximum brightness).\\ | ||
| - | ---- | ||
| - | ==== Connection ==== | ||
| - | H-Sync -- 68 Ohm -- Pin 03\\ | ||
| - | V-Sync -- 68 Ohm -- Pin 10\\ | ||
| - | R -- 470 Ohm -- Pin 04\\ | ||
| - | G -- 470 Ohm -- Pin 05\\ | ||
| - | B -- 470 Ohm -- Pin 06\\ | ||
| - | |||
| - | ---- | ||
| - | ==== Links ==== | ||
| - | [[http://www.javiervalcarce.eu/html/vga-signal-format-timming-specs-en.html|VGA Video Signal Format]]\\ | ||
| - | [[http://www.gammon.com.au/forum/?id=11608|Arduino Uno output to VGA monitor]]\\ | ||
| - | [[https://github.com/smaffer/vgax|VGAX Library for Arduino UNO]]\\ | ||
| - | |||
| - | ---- | ||