tvout_Atari_Pong by modernman

Cloned from Sketch tvout_Atari_Pong by aafent

Arduino Pong including VGA out
Arduino Pong including VGA out. ** Author Credit:** Reference 1: http://www.instructables.com/id/Ardu-pong-the-Arduino-based-pong-console/step4/wire-the-serial-port/ I have fix the old TVOUT libraries and I have port the code into the current version. Some code modifications applied, also I have modify the code to replace the joystick with two potentiometers (one per user ). New version of code is here Source: https://codebender.cc/sketch:86128#tvout_Atari_Pong.ino ** RCA OUTPUT DETAIL FOR COMPOSITE VIDEO:** ![enter link description here](http://cdn.instructables.com/FG8/EDWQ/GFMCD342/FG8EDWQGFMCD342.MEDIUM.jpg)

Embed This Sketch

Use the following HTML code to embed the sketch code above in your blog or website.

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/sketch:361280" frameborder="0"></iframe>

Embed The Serial Monitor

You can also embed the Serial Monitor section! Just use this HTML code.

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/serialmonitor" frameborder="0"></iframe>