top of page

A Digital Game - Pong
-
Prototyping of an interactive digital electronic device
-
4-week design sprint
-
Tools: Rhino, Arduino, 3D Printing
I designed and implemented a digital ping-pong game using Arduino, joysticks, and LED matrices. I wrote code in Arduino to implement the animation on the LED screen.
Wiring Diagrams
Remote Controller
The remote controller has its own Arduino module connected to a joystick and a wireless transmitter to talk to the "hub".

Hub with LED screeen
The hub runs the central gaming logic on its Arduino and updates the LED display based on the input signal from the remote controllers.

Demo
bottom of page