Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
other_boards:vga_signal_generator [2017/05/10 14:11]
admin created
other_boards:vga_signal_generator [2017/05/29 21:06]
admin [Links]
Line 1: Line 1:
 ===== VGA Signal Generator ===== ===== 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\\
  
 ---- ----
Line 6: Line 15:
 [[http://​www.gammon.com.au/​forum/?​id=11608|Arduino Uno output to VGA monitor]]\\ [[http://​www.gammon.com.au/​forum/?​id=11608|Arduino Uno output to VGA monitor]]\\
 [[https://​github.com/​smaffer/​vgax|VGAX Library for Arduino UNO]]\\ [[https://​github.com/​smaffer/​vgax|VGAX Library for Arduino UNO]]\\
 +[[http://​tinyvga.com/​vga-timing|VGA Signal Timing]]\\
 +[[https://​people.ece.cornell.edu/​land/​courses/​ece4760/​FinalProjects/​s2012/​raf225_dah322/​raf225_dah322/​|Homemade VGA Adapter]]\\
  
 ---- ----