Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
other_boards:vga_signal_generator [2017/05/10 14:13]
admin
other_boards:vga_signal_generator [2019/03/26 18:37]
admin removed
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).+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).\\ 
 +<​html>​ 
 +<iframe width="​560"​ height="​315"​ src="​https://​www.youtube.com/​embed/​RprQFZy3ZUs?​rel=0&​amp;​showinfo=0"​ frameborder="​0"​ allowfullscreen></​iframe>​ 
 +</​html>​ 
 + 
 + 
 + 
 +---- 
 +==== 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 7: Line 20:
 [[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]]\\
  
 ---- ----