PONG game

This is a video generator and "pong" game for AVR ATmega328p running at internal 8Mhz clock for NTSC.

It was inspired by several similar projects most notable the "TellyMate" by Batsocks at http://www.batsocks.co.uk/products/Other/TellyMate.htm

The implementation here follows a different method that relies on the AVR's Timer1 PWM, which give better flexibility and execution time for the custom application generating the video information.

The code can be found here https://github.com/eyalabraham/avr-pong , and the schematics attached on this page below.

Playing the PONG game

AVR video generator test

AVR video generator test

AVR video generator and pong circuit

Video generator and pong game circuit

Schematics

pong.pdf