Uncategorized

MODULAR design enables huge PING-PONG ball LED displays

Ping-pong balls have numerous uses: aside from playing table tennis, they have been used for numerous art projects, science experiments, and even to raise ships from the bottom of the ocean. As it turns out, they also come in useful as diffusers for LED pixels, allowing the construction of large-size displays without requiring large individual LEDs.

[david] developed an LED ping-pong ball display using 3D printed components, which allows for the construction of arbitrarily-large LED displays thanks to a strictly modular design. The basic unit is a small piece that holds a single LED module and has a cup-like structure for attaching a standard table tennis ball. Twenty-five of these basic units combine together into a panel that also includes wiring ducts. Finally, any number of these panels can be combined into a display, thanks to clips that give the structure rigidity in the out-of-plane direction.

A single panel holds 25 LEDs and comes with cable television ducts. On the best is a clip for connecting multiple frames together.
Of course, simply mounting LED modules is not enough to create a display: the LEDs also need to be connected to power and data lines. [david] didn’t relish the thought of having to cut and strip 1,800 pieces of wire, and for that reason devised a smart way of automating this process: he put a bunch of wires onto a piece of card stock and used a laser cutter to burn off the insulation at regular intervals. then it was simply a matter of soldering these wires onto the LEDs and snipping off pieces along the data bus.

The finished panel is driven by a combination of a Teensy 3.2 to generate the data signals and a Raspberry Pi to process the images. You can see the rather outstanding result in the video embedded below; if this inspires you to build your own, you’ll be pleased to hear that the STL files and all code are available on [david]’s project page.

Massive LED displays are always fun to watch, and although this is not the first one to use ping-pong balls as diffusers, its modularity and open-source design makes this one possibly the easiest to replicate. assuming you have a good provider of ping-pong balls, of course.