Case of the Curious Cube

Made by Sriram Venkiteswaran

The Lightwall at the Carnegie Library Knoxville branch was designed to be an extensible structure that engages the adjacent communities of Knoxville and Mt. Oliver with its programmable interface. The " Curious Cube " plays with a very under utilized capacity of the human psyche - Curiosity. It acts as a very engaging and fun interactive for kids and hopefully help initiate a curiosity and interest in the technology.

Created: November 18th, 2016

0

The Case of the Curious Cube

0

Project Brief

Design and develop an application for the Knoxville Lightwall that resonates with the community in some way. This could mean giving a voice to visitors of the library, creating a game for children, telling a story about the community using historical data, displaying real-time data relevant to that space, etc.

0
" Curiosity is the wick in the candle of learning. "
- William Arthur Ward


0
Knoxville - Carnegie Library with the lightwall in view
Library.thumb.thumb
0

An Introduction

Have you ever seen a big red button that says DO NOT PUSH ? We don't need science to tell us that the first thing that any one will do is to push it. Humans are beings driven by curiosity. Necessity is the mother  of all inventions and curiosity is the mother of all discoveries. Its what drives us and takes us a step beyond the mundanes of our daily lives. The Knoxville Lightwall was  designed to be a medium that provides some meaning and context to the community, but most importantly allow for programming education among children. So I wanted to design something that raises that curiosity among the visiting children.

0

The Inspiration

The inspiration for the Curious Cube was pure, raw curiosity. You can't resist it. When someone sees a box with funky buttons and levers lying around, they are bound to go and play with it. I felt that this was a good way to raise the excitement with the kids and instill a sense of anticipation in them.

0

The structure of what I wanted to make was inspired from "Fidget Cube" a very successful  kickstarter project that developed a small cube with various buttons and levers on it to play around when someone felt like fidgeting.

0
Fidget cube a famous Kickstarter project
E24f67863aab868dea2dc321ad59a3b5 original.thumb
0

The Lightwall

The lightwall itself was installed during the renovation of the Knoxville Carnegie Library. It consists of a wall with holes, that overlaps an array of RGB LEDs. These LED can emit light in certain patterns which when looked at from far looks like a sweep, an explode and rain of dots. Various parameters of these patterns can be controlled with simple programming. The wall self generates patterns when not externally programmed.

0
A closeup of the Knoxville Carnegie Library Lightwall
Img 20161119 wa0004.thumb
0

The Cube

Building the components

To control the parameters that appeared on the wall, I felt that various potentiometers were a good option. By writing a code that could detect the change in the resistance, one would be enabled to play around with the box and see the patterns change. I decided on 4 types of potentiometers, that does the same job (change resistance) but the interaction would be different in all of them.

0
Various components used in the cube
Compom.thumb
0

All the components were connected using a bread board and an Arduino Uno. Initial testing showed how every resistance value changes based on the different interactions.

0
Connecting the components with Arduino and envisioning what the cube would look like
Img 20161102 201427.thumb
0

Choosing functions of the cube

I decided to give each control some function that would change some aspect of the wall by playing with Sweep, Explode or Dots.

1. The joystick created a sweep motion either left-right or right- left

2. The slider provided speed for the sweep or change the duration of the dots

3. The left pot would change the size of the explosion while the right pot enabled dots when turned beyond a value.

4. The soft pot created an explosion around the area where touched.

Obviously the children wouldn't wait for these instructions, so I made them in such a way that they created some obvious change by just playing around with them.

0
Giving each component a function in the cube
Img 20161103 123521.thumb
0

Building the cube

The cube was fabricated from laser cut cardboard. Slots were cut so that the components could be protruded and yet be sturdy enough to withstand the attack of excited children.

0
Fabricating the cube with laser cut cardboard
Img 20161107 130437.thumb
0
Fabricating the cube with laser cut cardboard
Img 20161107 130449.thumb
0

The final structure of the cube was a black box that had curious little buttons and sliders on it. An exploded view can be seen below

0

Simulation

A simulation to vision how the light would move was available for the wall. The cube was tested to show the various patterns that would appear as smoke on screen but would light up the wall in real time. This was used to test the functions of the cube. 

0
Simulation screen of the lightwall
Screen shot 2016 11 07 at 4.17.10 pm.thumb
0
An Exploded view of the Curious Cube and its components
0
The Data Flow of the Curious Cube - Lightwall setup
Dataflow cc.thumb
0

Data Flow

The Curious Cube was made intractable with the Lightwall by connecting the various potentiometers to an Arduino. The Arduino would read the values and send them to a Processing sketch. The sketch would then interact with the Lightwall wirelessly.

0
Final fabricated view of the cube with the Arduino and components inside
Img 5056.jpg.thumb
0

Trying out the Cube

Perhaps the best thing that happened was that the children present at the Carnegie Library, had no clue that the Lightwall was "playable" . Trying out the box was an absolute fun experience for them. They had to be given some basic instructions, but that was it. The hope is that it would have instilled in them a curiosity to dabble more into recreational programming and lead them on to explore the domain holding the reins of their curiosity.

0
Kids playing with the Curious Cube at the Carnegie Library at Knoxville
Img 20161107 192216.thumb
0
The Curious Cube
Music - https://www.youtube.com/audiolibrary/music
0

In the Future

The experience of watching children be fascinated with learning a new thing and being inquisitive, was quite delightful. The important realization here was that we might have incepted the idea of "fun projects" in these children. Something that could be done in the future is have a DIY competition for the children to make their own Curious Cube. By giving them basic training of Arduino and programming, kids can start being creative with their new gained knowledge and learn the art of exploring their curiosity. 

x
Share this Project


Focused on
About

The Lightwall at the Carnegie Library Knoxville branch was designed to be an extensible structure that engages the adjacent communities of Knoxville and Mt. Oliver with its programmable interface. The " Curious Cube " plays with a very under utilized capacity of the human psyche - Curiosity. It acts as a very engaging and fun interactive for kids and hopefully help initiate a curiosity and interest in the technology.