PixelPhones

Photo: flickr/johansterenberg

PixelPhones is an open-source platform that can turn smart phones into individual pixels of a massive audience-sized display.

It runs over wifi on a local network (but also over 3G / 4G in theory) and runs in a browser so no app is necessary. It communicates with the server using the HTML5 real-time networking protocol WebSockets. As each phone connects, they synchronise their clocks with the server – this ensures that all the phones remain perfectly in sync down to the millisecond.

Keeping the phones in sync is one thing, but by far the biggest challenge is how to locate the phones. Each phone gets a unique ID number from the server and, when signalled, they start broadcasting their ID by flashing their screens in a coded sequence. The PixelPhones computer has a camera pointing at the audience, it finds the flashing phones and decodes the IDs.

Once the system know each phone’s position it can change the colours to create images and animations across the entire audience.

This system has been in development since April 2011 by creative coder Seb Lee-Delisle, using the open-souce C++ library openFrameworks. He has now partnered with Hellicar and Lewis to scale it up from hundreds to thousands of phones.

More information and videos on this blog post.

3 replies on “PixelPhones”

Leave a Reply to Seb Lee-Delisle, the accidental programmer Cancel reply

Your email address will not be published. Required fields are marked *