Junkyard Jumbotron Is Begging To For An Open Source Project Clone

Idle developers of the world take inspiration from this project and unite to create your own version. It’s called the Junkyard Jumbotron because it takes many different displays and allows them to be used as one big interactive display. The image above shows a collection of smartphones displaying a test pattern. The pattern is unique for each device and is used to calibrate the display. Using a digital camera, a picture of these test patterns is snapped, then sent to the server. The server calculates the position of each of the screens, then sends the correct slice of a large image back to each phone.

It’s funny that they use the word Junkyard in the name of the software. Each display needs to be able to run a web browser so you can’t just use junk displays. But one nice side effect of the hardware requirements is that you can still do things like panning and zooming as seen in the video after the break. Here’s the real question: can you make this work as an open source project? How about something that can be easily set up to work with a LAMP server?

Continue reading “Junkyard Jumbotron Is Begging To For An Open Source Project Clone”

Android Hacks Roundup

Our friend [Jeffrey Sharkey] hacked the iTunes remote control protocol and produced his own version for Android, one of the smartphone OSes we just covered. He pored over dumped packets for a few days and wrote a client which is of course GPL’d. Besides that, he’s been busy winning the Android Developer Challenge. His app, Compare Everywhere, was one of the top 10 winners, netting him a cool $275,000. This ingenious bit of code deciphers barcodes scanned using a cell phone camera and then finds prices for that item at every nearby store that sells it.

The other winners wrote apps that do cool things such as one-click cab ordering, locate missing children, and find parties. Check out all 50 finalists and winners here.