
The first video game every created is attributed to physicist William Higinbotham. Tennis for Two is played on an oscilloscope using two controllers. Each one has a knob that controls the trajectory and a button to hit the ball. The fine folks at Evil Mad Scientist Laboratories have recreated the game so you can play it on any oscilloscope. An ATmega168 is used to control everything. It takes user input from the paddles and outputs an the X and Y analog signals for the scope. An R-2R style DAC is used for the output stage which gives a 256×256 resolution. Everything is built on top of one of their business card sized project boards-which really shows how useful such a simple board can be. The source code is free and the write up includes plenty of detail. We’d love to see what modifications people come up with since the base game doesn’t even have scoring. There’s a video of EMSL’s system embedded below.
oscilloscope297 Articles
O-Scope Pong

[Dylan] sent in this amusing use for an O-Scope. The entire thing was implemented using six chips – four logic chips, 2 op-amps and 13 pots. Hit the video after the break or check out the project page.
Tiny Oscilloscope

This little o-scope is built entirely using valves (tubes), built by [Ian Wilson] and [Hans Summers]. [Hans]’ site covers everything from monitor gutting to a Z80 viscometer, it’s worth taking some time to poke around. Thanks to [Elliot] for sending in this one on the tips line.