Impressive Pi System Controls Large Office

A pile of Raspberry Pis isn’t what would spring to mind for most people when building a system to control a large office, but most people aren’t [Kamil Górski]. He decided to use Pis to run the office of his company Monterail when they moved to a larger space. The system they built is one of the largest Pi installations we have seen, controlling the lights, TVs, speakers and door access. It can all be controlled through a web interface, so anyone on the network can turn the lights on or off, check if a room is occupied or send sound and video to the fancy AV system in the conference room. He even hacked a bunch of HDMI switches so that every TV can show the same image if everyone wants to watch the same event. Even the radio station that plays in the lounge is controlled remotely from an employee slack channel.

The system is run on five Pis, one of which acts as a master, while the others are connected to each of the TVs, running Chrome in console mode being remotely controlled through the Chrome Debugging Protocol.  That allows anyone on the network to control the display and send content to it. One interesting thing to note: [Kamil] freely admits that this is a bespoke system that couldn’t be easily sold as a product. Nothing wrong with that, but he decided to build in some backups: if the whole system fails, all of the lights, doors, and other devices can still be controlled through old-school switches, keys, and remote controls. Even a full system crash doesn’t render the office unusable. That’s a wide precaution that many people forget in systems like this.

Simple Game Boy IPhone Mod Is Simple

We’ve featured the work of [Modpurist] before, but his latest hack is wonderful in its simplicity. He wanted to create a more authentic Game Boy feel on his iPhone, so he printed out and stuck a skin on the front that makes it look like a Game Boy. Or rather, a Phone Boy, as the form factor is a bit different.

By measuring out the on-screen buttons and using light photo paper, he was able to have buttons on the skin as well: the touch screen still works through it.  You can download his printable templates… and the finishing touch is a similar print for the back of the phone to gives that genuine Game Boy feel. Okay, feel is not the right term since the classic d-pad and red buttons are still just capacitive and have no throw. But this is a clever step in a fun direction.

Check out his other hacks while you are at it, including the Game Boy Fridge.

Continue reading “Simple Game Boy IPhone Mod Is Simple”

Counting Eggs With A Webcam

You’ll have to dig out your French dictionary (or Google translate) for this one, but it is worth it. [Nicolas Giraud] has been experimenting with ways to use a webcam to detect the number of eggs chickens have laid in a chicken coop. This page documents these experiments using a number of different algorithms to automatically detect the number of eggs and notify the owner. The system is simple, built around a Pi running Debian Jesse Lite and a cheap USB webcam. An LED running off one of the GPIO pins illuminates the eggs, and the camera then captures the image for analysis.

Continue reading “Counting Eggs With A Webcam”

Arcade Cabinet Build Takes Quarters, Dispenses Fun

Building an arcade cabinet seems to be a rite of passage for many hackers and woodworkers. Not that there is anything wrong with that: as this series of posts from [Alessandro] at boxedcnc shows, there is an art to doing it well.

His final build is impressive, with quality buttons, a genuine-looking banner, and even a coin slot so he can charge people to play. His build log covers both the carpentry and electronic aspects of the build, from cutting the panels to his own code for running the coin acceptor that takes your quarter (or, as he is in Italy, Euro coins) and triggers the game to play.

To extract money from his family, he used the Sparkfun COM-1719 coin acceptor, which can be programmed to send different pulses for different coins, connected to an Arduino which is also connected to the joystick and buttons. The Arduino emulates a USB keyboard and is connected to an old PC running MAME with the Attract Mode front end. It’s a quality build, down to the Bubble Bobble banner, and the coin slot means that it might even make some money back eventually.

DIY Plant LED Light Prototype Lights Up The Winter

With winter on the way, our thoughts turn to indoor hacks. And what could be better in the cold winter than fresh veggies? This can be done by replacing the sun with an LED light, and [Margaret Johnson], aka [Bitknitting] has been working on building her own LED plant light.

She’s using a combination of red and blue LEDs that produce the ratio of light frequencies that plants thrive on, and has been experimenting with how bright to make them and how long to run them. This combination of factors determines how much light the plants get every day, called the Daily Light Integral, or DLI, and has a huge effect on how well the plants grow.

Her latest prototype uses nine red and two blue 3 Watt LEDs which run for about twenty hours a day. These lights shine onto the growing area, a bucket filled with nutrient solution. [Margaret] has done an excellent job of outlining why and how she made the choices she did and providing lots of links to more information for the home grower. It’s a great place to start for anyone looking to get something growing indoors in the depths of winter.

How To Hack A Spacecraft To Die Gracefully

Last week, the Rosetta spacecraft crashed into comet 67P/Churyumov-Gerasimenko after orbiting it since 2014. It was supposed to do that: the mission was at an end, and the mission designers wanted to end it by getting a close look at the surface of the comet. But this raises an interesting problem: how do you get a device that is designed to never stop to actually stop?
Continue reading “How To Hack A Spacecraft To Die Gracefully”

Earliest Recorded Computer Music Restored

You want old skool electronic music? How about 1951?

Researchers at the University of Canterbury in New Zealand have just restored what is probably the oldest piece of recorded, computer-generated music. Recorded in 1951, the rendition of “God Save The King”, “Baa-Baa Black Sheep” and “In The Mood” was produced by a computer built by none other Alan Turing and other researchers at the Computing Machine Research Laboratory in Manchester.

These phat beats were captured by the BBC for broadcast on an acetate disk that the researchers found in an archive. They sampled and restored the recording, fixing the rather poor quality recording to reproduce the squawky tones that the computer played. You can hear the restored recording after the break.

It halts apparently unexpectedly in the middle of a stanza, sounds essentially horrible, and goes out of tune on the higher notes. But you gotta learn to crawl before you can walk, and these are the equivalent of the grainy 8mm films of baby’s first steps. And as such, the record is remarkable.

Via ABC News

Continue reading “Earliest Recorded Computer Music Restored”