Hello
During the last Xmas I finished some code for Pong Board availble at Conrad.de
Since the board is available only with a closed pong *.hex file I decided to write my onw version.
http://www.youtube.com/watch?v=TvPQ2mHwC4E
Download the AVR 4 Studio / WinAVR files from here
My code provides you some additional features in compare to the “original” firmaware of the Pong Board.
You can setup speed of the game in a more convenient way. Game’s result is displayed with digits. I created a bit more complex pong physics, by calculating dynamic of the pad movement. The quicker you move your pad the bigger is an angle the ball mirror. If there will be any demand to elaborate this or any other part of the code let me know.
Your feedback and remarks are appreciated!