The cube lights up in response to data from the Internet—in this case, a drop in the Dow Jones index.
The cube lights up in response to data from the Internet—in this case, a drop in the Dow Jones index. Paul Wootton
SHARE
A. Housing B. Multi-colored LED C. Arduino microcontroller D. Perfboard

LED Cube

A. Housing B. Multi-colored LED C. Arduino microcontroller D. Perfboard

The vast amount of information at our fingertips these days can be as distracting as it is useful. Tracking something like the movement of an index on the stock market by feverishly checking a ticker all day is often more than you want to deal with. So this cube lets you display data it receives wirelessly from the Internet—trends in the market, the weather, your Twitter traffic—in the simplest form possible, as light that subtly changes in color and intensity. Say the skies are expected to clear up: Per your programming instructions, the cube will just turn a pleasant blue. Inside, an open-source Arduino microcontroller with Wi-Fi connectivity runs the show, downloading any data source (RSS feeds, for example) and translating it into instructions for the attached LEDs. Then you can just kick back and enjoy the light show.

The cube lights up in response to data from the Internet—in this case, a drop in the Dow Jones index.

In the Red

The cube lights up in response to data from the Internet—in this case, a drop in the Dow Jones index.

Data Cubes

Time: 1 Hour
Cost: $95
Easy: 3/5

**For more detailed help, check out Vin’s source code and a project wiki on Github.

1. Get a translucent housing [A] for the project. We used the GRÖNÖ lamp from Ikea ($15 for a set of two; ikea.com).

2. Build the circuit, connecting the LEDs [B] and all the other parts to the Arduino micro-
controller [C]

3. Choose from the available code on popsci.com to find a data stream you’d like to monitor, or write your own

4.Upload the program onto the Arduino controller. Put the electronics inside the base of the housing

5. Find a home for the cube (or place multiple cubes together), and start getting informed